openbsd
2021-09-11 schwarzeMerge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3),
2021-09-11 djmwhen using SFTP protocol, continue transferring files...
2021-09-10 millertCalling OpenSSL_add_all_digests() is no longer needed...
2021-09-10 stspLet iwx(4) resume directly in DVACT_WAKEUP instead...
2021-09-10 krwStop using NULL as a synonym for "s" (SECTORS). Just...
2021-09-10 bluhmWhen writing a message, syslogd did a combination of...
2021-09-10 tbsync
2021-09-10 tbcrank major for libcrypto as well
2021-09-10 tbmajor bump (same type of crank as libssl)
2021-09-10 tbbump major after symbol addition and struct removal...
2021-09-10 tbUpdate Symbols.list after API additions
2021-09-10 tbBump minor after symbol addition
2021-09-10 tbAdd BN_bn2{,le}binpad(), BN_lebin2bn(), EC_GROUP_order_...
2021-09-10 nicmDo fatal/fatalx a different way so the compiler trick...
2021-09-10 tbMove SSL_set0_rbio() outside of LIBRESSL_HAS_TLS1_3
2021-09-10 tbExpose SSL_get_tlext_status_type() in tls1.h
2021-09-10 tbExpose SSL_R_NO_APPLICATION_PROTOCOL in ssl.h
2021-09-10 tbExpose SSL_CTRL_GET_TLSEXT_STATUS_REQ_TYPE in ssl.h
2021-09-10 tbExpose SSL_CTX_get0_privatekey() in ssl.h
2021-09-10 tbRemove TLS1_get_{,client_}version()
2021-09-10 tbRemove SSL3_RECORD and SSL3_BUFFER
2021-09-10 tbRemove TLS1_RT_HEARTBEAT
2021-09-10 tbMake SSL opaque
2021-09-10 tbRemove struct tls_session_ticket_ext_st and TLS_SESSION...
2021-09-10 tbUncomment LIBRESSL_HAS_{TLS1_3,DTLS1_2} in opensslfeatu...
2021-09-10 tbUse BN_RAND_* instead of mysterious values in the docum...
2021-09-10 tbExpose EC_GROUP_order_bits() in <openssl/ec.h>
2021-09-10 tbExpose BN_bn2{,le}binpad() and BN_lebin2bn() in <openss...
2021-09-10 tbExpose BN_RAND_* in <openssl/bn.h>
2021-09-10 nicmGet rid of the last two warnings by turning them off...
2021-09-10 schwarzeQuirk-compatibility with GNU tbl(1):
2021-09-10 claudioProperly handle keep-alive for HTTP/1.1. If the server...
2021-09-10 schwarzeIn a tbl(7) having the "nospaces" option, skip space...
2021-09-10 dtuckerDocument that non-interactive commands are run via...
2021-09-10 dtuckerDocument behaviour of arguments following non-interacti...
2021-09-10 tbDo not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback
2021-09-10 tbPrepare to provide BN_RAND_* flags for BN_rand_range()
2021-09-10 tbPrepare to provide SSL_CTX_get0_privatekey()
2021-09-10 nicmDisable aliases inside aliases for the moment.
2021-09-10 dtuckerClarify which file's attributes -p preserves, and that...
2021-09-10 antonMinor KNF nit, align struct field.
2021-09-10 antonInstead of letting uhidev drivers get the report sizes...
2021-09-10 djmopenssh-7.4 was incorrectly listed twice; spotted by...
2021-09-10 antonRemove unused repsizes array.
2021-09-10 deraadtannotate what symbols are used from sys/param.h lines...
2021-09-10 deraadtnothing from sys/param.h is used
2021-09-10 deraadtthe SunOS lseek 4G wraparound workaround is not needed...
2021-09-09 kettenisAdjust for DT binding changes. Add some temporary...
2021-09-09 nicmKeep -? as usage.
2021-09-09 jasperadd test for printing empty arguments
2021-09-09 jasperfix crash when passing empty cli arguments as B_AT_NIL...
2021-09-09 nicmTurn on both button and all mouse modes for menus since...
2021-09-09 jasperadd hist() tests similar to mapempty.bt
2021-09-09 mpiAdd THREAD_PID_OFFSET to tracepoint arguments that...
2021-09-09 mpiMove a check to avoid panicing on contended rwlock...
2021-09-09 antonEnsure that the kill signal undergoing testing is not...
2021-09-09 schwarzeIn HTML output, in cells with an "n" (number) layout...
2021-09-09 krwSimplify logic in USER_edit() loop to eliminate unnecessary
2021-09-09 beckWhen calling the legacy callback, ensure we catch the...
2021-09-09 tbRework openssl-ruby-tests to run all passing tests...
2021-09-09 schwarzeIf the layout or data of an individual cell in a tbl...
2021-09-09 claudioRework how various OIDs are compared in the code.
2021-09-09 nicmExpand argument to run-shell again.
2021-09-09 claudioNo need to initialize nuv, it is assigned to before...
2021-09-09 krwScan unit_types[] array using nitems() and eliminate...
2021-09-09 tbzap trailing whitespace
2021-09-09 tbzap trailing whitespace
2021-09-09 mpiRelax the check for accessing variable before setting...
2021-09-09 schwarzeDo not abuse the "cleandir" target to delete part of...
2021-09-09 mpiLet ba2str() handle unitialized map just like ba2long...
2021-09-09 mpiHook test for command line arguments support.
2021-09-09 mpiTest assigning multiple probes to a single action.
2021-09-09 mpiMake it possible to associate multiple probes to a...
2021-09-09 mpiHandle new NIL type in ba_name().
2021-09-09 mpiPrepare for executing regress triggering kernel probes.
2021-09-09 mpiDo not treat empty map has invalid.
2021-09-09 mpiUse a dynamic buffer to allow parsing scripts bigger...
2021-09-09 mpiCheck clear(), delete(), zero() and print() after clear().
2021-09-09 mpiMake sure all map operators work after calling clear...
2021-09-09 nicmFix parsing of aliases again (GitHub issue 2842), also...
2021-09-09 jmc- move CAVEATS to its correct order
2021-09-09 jsgdrm: Copy drm_wait_vblank to user before returning
2021-09-09 jsgdrm/amd/pm: change the workload type for some cards
2021-09-09 jsgRevert "drm/amd/pm: fix workload mismatch on vega10"
2021-09-09 jsgdrm/i915: Fix syncmap memory leak
2021-09-09 jsgdrm/amdgpu: Cancel delayed work when GFXOFF is disabled
2021-09-09 jcsDon't print references to Intel's website for downloadi...
2021-09-08 djmUse the SFTP protocol by default. The original scp...
2021-09-08 jmcupdate rge: can do 10/100/1Gb/2.5Gb according to chris
2021-09-08 jmcattempt to standardise the way we specify speeds in...
2021-09-08 tbPrepare to provide EC_GROUP_order_bits()
2021-09-08 tbProvide SSL_SESSION_is_resumable and SSL_set_psk_use_se...
2021-09-08 tbPrepare to provide API stubs for PHA
2021-09-08 claudioThe number of elements being processed is known upfront...
2021-09-08 jcaZap _THIS_PORT helper for printf("%n") tracking in...
2021-09-08 mpiRevert a chunk committed by inadvertence in my last...
2021-09-08 tbFix leak in cms_RecipientInfo_kekri_decrypt()
2021-09-08 dvbtrace(8): add initial support for cli arguments
2021-09-08 knBackout "Merge sysupgrade watchdog and prompt timeout...
2021-09-08 stspAdd a missing call to iwx_ctxt_info_free_fw_img() in...
next