2021-09-12 |
anton | Revert recent uhidev report size changes. It's reported... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
deraadt | Identify TPM2.0 devices and perform the 2.0-specific... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
mglocker | Don't set the highspeed bit on bcm2835-sdhci sdhc(4... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
schwarze | merge the description of SSL_get_tlsext_status_type(3) |
commit | commitdiff | tree | snapshot |
2021-09-11 |
kettenis | Change the scope of the locking in pmap_extract() to... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
schwarze | Merge documentation of EC_GROUP_order_bits(3) from... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
stsp | Zero out iwx(4) Tx descriptors of frames which are... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
stsp | Fix a bug in iwx(4) Tx done interrupt processing. |
commit | commitdiff | tree | snapshot |
2021-09-11 |
job | Add BGPSec Router (RFC 8209) Key Purpose OID |
commit | commitdiff | tree | snapshot |
2021-09-11 |
schwarze | Do not ignore SIGINT while waiting for input if editlin... |
commit | commitdiff | tree | snapshot |
2021-09-11 |
schwarze | Merge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3), |
commit | commitdiff | tree | snapshot |
2021-09-11 |
djm | when using SFTP protocol, continue transferring files... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
millert | Calling OpenSSL_add_all_digests() is no longer needed... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
stsp | Let iwx(4) resume directly in DVACT_WAKEUP instead... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
krw | Stop using NULL as a synonym for "s" (SECTORS). Just... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
bluhm | When writing a message, syslogd did a combination of... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | sync |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | crank major for libcrypto as well |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | major bump (same type of crank as libssl) |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | bump major after symbol addition and struct removal... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Update Symbols.list after API additions |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Bump minor after symbol addition |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Add BN_bn2{,le}binpad(), BN_lebin2bn(), EC_GROUP_order_... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
nicm | Do fatal/fatalx a different way so the compiler trick... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Move SSL_set0_rbio() outside of LIBRESSL_HAS_TLS1_3 |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose SSL_get_tlext_status_type() in tls1.h |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose SSL_R_NO_APPLICATION_PROTOCOL in ssl.h |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose SSL_CTRL_GET_TLSEXT_STATUS_REQ_TYPE in ssl.h |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose SSL_CTX_get0_privatekey() in ssl.h |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Remove TLS1_get_{,client_}version() |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Remove SSL3_RECORD and SSL3_BUFFER |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Remove TLS1_RT_HEARTBEAT |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Make SSL opaque |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Remove struct tls_session_ticket_ext_st and TLS_SESSION... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Uncomment LIBRESSL_HAS_{TLS1_3,DTLS1_2} in opensslfeatu... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Use BN_RAND_* instead of mysterious values in the docum... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose EC_GROUP_order_bits() in <openssl/ec.h> |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose BN_bn2{,le}binpad() and BN_lebin2bn() in <openss... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Expose BN_RAND_* in <openssl/bn.h> |
commit | commitdiff | tree | snapshot |
2021-09-10 |
nicm | Get rid of the last two warnings by turning them off... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
schwarze | Quirk-compatibility with GNU tbl(1): |
commit | commitdiff | tree | snapshot |
2021-09-10 |
claudio | Properly handle keep-alive for HTTP/1.1. If the server... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
schwarze | In a tbl(7) having the "nospaces" option, skip space... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
dtucker | Document that non-interactive commands are run via... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
dtucker | Document behaviour of arguments following non-interacti... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Prepare to provide BN_RAND_* flags for BN_rand_range() |
commit | commitdiff | tree | snapshot |
2021-09-10 |
tb | Prepare to provide SSL_CTX_get0_privatekey() |
commit | commitdiff | tree | snapshot |
2021-09-10 |
nicm | Disable aliases inside aliases for the moment. |
commit | commitdiff | tree | snapshot |
2021-09-10 |
dtucker | Clarify which file's attributes -p preserves, and that... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
anton | Minor KNF nit, align struct field. |
commit | commitdiff | tree | snapshot |
2021-09-10 |
anton | Instead of letting uhidev drivers get the report sizes... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
djm | openssh-7.4 was incorrectly listed twice; spotted by... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
anton | Remove unused repsizes array. |
commit | commitdiff | tree | snapshot |
2021-09-10 |
deraadt | annotate what symbols are used from sys/param.h lines... |
commit | commitdiff | tree | snapshot |
2021-09-10 |
deraadt | nothing from sys/param.h is used |
commit | commitdiff | tree | snapshot |
2021-09-10 |
deraadt | the SunOS lseek 4G wraparound workaround is not needed... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
kettenis | Adjust for DT binding changes. Add some temporary... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
nicm | Keep -? as usage. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jasper | add test for printing empty arguments |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jasper | fix crash when passing empty cli arguments as B_AT_NIL... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
nicm | Turn on both button and all mouse modes for menus since... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jasper | add hist() tests similar to mapempty.bt |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Add THREAD_PID_OFFSET to tracepoint arguments that... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Move a check to avoid panicing on contended rwlock... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
anton | Ensure that the kill signal undergoing testing is not... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
schwarze | In HTML output, in cells with an "n" (number) layout... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
krw | Simplify logic in USER_edit() loop to eliminate unnecessary |
commit | commitdiff | tree | snapshot |
2021-09-09 |
beck | When calling the legacy callback, ensure we catch the... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
tb | Rework openssl-ruby-tests to run all passing tests... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
schwarze | If the layout or data of an individual cell in a tbl... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
claudio | Rework how various OIDs are compared in the code. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
nicm | Expand argument to run-shell again. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
claudio | No need to initialize nuv, it is assigned to before... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
krw | Scan unit_types[] array using nitems() and eliminate... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
tb | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-09-09 |
tb | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Relax the check for accessing variable before setting... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
schwarze | Do not abuse the "cleandir" target to delete part of... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Let ba2str() handle unitialized map just like ba2long... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Hook test for command line arguments support. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Test assigning multiple probes to a single action. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Make it possible to associate multiple probes to a... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Handle new NIL type in ba_name(). |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Prepare for executing regress triggering kernel probes. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Do not treat empty map has invalid. |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Use a dynamic buffer to allow parsing scripts bigger... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Check clear(), delete(), zero() and print() after clear(). |
commit | commitdiff | tree | snapshot |
2021-09-09 |
mpi | Make sure all map operators work after calling clear... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
nicm | Fix parsing of aliases again (GitHub issue 2842), also... |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jmc | - move CAVEATS to its correct order |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jsg | drm: Copy drm_wait_vblank to user before returning |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jsg | drm/amd/pm: change the workload type for some cards |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jsg | Revert "drm/amd/pm: fix workload mismatch on vega10" |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jsg | drm/i915: Fix syncmap memory leak |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jsg | drm/amdgpu: Cancel delayed work when GFXOFF is disabled |
commit | commitdiff | tree | snapshot |
2021-09-09 |
jcs | Don't print references to Intel's website for downloadi... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
djm | Use the SFTP protocol by default. The original scp... |
commit | commitdiff | tree | snapshot |
2021-09-08 |
jmc | update rge: can do 10/100/1Gb/2.5Gb according to chris |
commit | commitdiff | tree | snapshot |
2021-09-08 |
jmc | attempt to standardise the way we specify speeds in... |
commit | commitdiff | tree | snapshot |
next |