openbsd
2023-08-02 tbRemove the unused BN_BLINDING_{convert,invert}()
2023-08-02 tbMake BN_BLINDING_{new,update}() static in bn_blind.c
2023-08-02 tbRemove the unused flags member of BN_BLINDING
2023-08-02 tbRemove the unused flags accessors for BN_BLINDING
2023-08-02 tbRemove a 16 year old confusing lie
2023-08-02 miodRevert r1.31 - contrary to what I wrote, scaled version...
2023-08-01 kettenisAdd (limited) support for setting PPL0 on JH7110.
2023-08-01 tbRemove unused prototype
2023-08-01 claudioThe swapper left the building long time ago. Now with...
2023-08-01 dtuckerremove unnecessary if statement. github PR#422 from...
2023-08-01 claudioDon't force early wrap around for jiffies.
2023-08-01 claudioImplement time_after() and firends as static inline...
2023-08-01 chelohaualarm.3: cleanups, rewrites
2023-07-31 bluhmMark code parameter of codepatch_replace() constant...
2023-07-31 kettenisAdd AXP15060 support.
2023-07-31 tobheImplement audio input source selection.
2023-07-31 dlgdon't let pfsync send an insert message for a state...
2023-07-31 kettenisMake the RSB interface optional such that we can use...
2023-07-31 tbRemove more *_options() stuff
2023-07-31 guentherOn CPUs with eIBRS ("enhanced Indirect Branch Restricte...
2023-07-31 guentherThe replacement code passed to codepatch_replace()...
2023-07-30 kettenisAdd JH7110 I2C clocks.
2023-07-30 tbsync with userland's zlib.h
2023-07-30 tbsync compress.3 with zlib.h
2023-07-30 tbMerge some doc comment updates from upstream
2023-07-30 tbPull in two #undef from upstream's develop branch
2023-07-30 krwCheck for NULL before de-referencing a pointer, not...
2023-07-30 jsgchange __GFP_KSWAPD_RECLAIM from 0 to M_NOWAIT
2023-07-30 yasuokaAttach "Intel 700 Series HD Audio" (0x51ca). The audio...
2023-07-30 dlgcount the number of times a ring was marked as oactive.
2023-07-30 dlgmove rx head register writes out of rx completions...
2023-07-30 dlgfix generation handling on rx ring wraparound.
2023-07-30 dlgwhite space fixes, no functional change
2023-07-30 dlgadd bus_dmamap_sync() ops around the rx handling.
2023-07-30 dlgclear oactive on each txq, not just txq 0 when the...
2023-07-30 dlgadd bus_dmamap_syncs around tx ring handling.
2023-07-30 dlgtighten up the tx start/completion handling of the...
2023-07-30 dlgpost tx ring producer updates to each rings own txh...
2023-07-29 tbDrop unused conf, pem, and x509 headers, add unistd...
2023-07-29 krwCheck for NULL before de-referencing a pointer, not...
2023-07-29 antonRead curcpu once in kcov code hot paths.
2023-07-29 antonAvoid accessing curproc early during boot when kcov...
2023-07-29 tbMove HAVE_FUNOPEN out of !NOPIC
2023-07-29 tbGarbage collect rodata only used by RC4_options()
2023-07-29 tbAdd _libre_CMS_{,SignerInfo}_get_version
2023-07-29 tbRemove {BN,idea}_options() leftovers
2023-07-29 tbRemove BF_options() documentation
2023-07-29 tbreinstate KNF for comment
2023-07-28 bennobump version
2023-07-28 bluhmSimplify logic for LRO packet tracking in ix(4). Prote...
2023-07-28 tbSome of these functions no longer exist or are no longe...
2023-07-28 bluhmSome open rsync tests fail when run as regular user...
2023-07-28 tbDSO has left the building
2023-07-28 dvInitialize handlers with NULL, not 0.
2023-07-28 tbAlso remove ecdh.h use from libssl
2023-07-28 tbStop including ecdsa.h and ecdh.h internally
2023-07-28 tbThe CRYPTO_EX_DATA type is not opaque
2023-07-28 jsgremove X509_ATTRIBUTE_SET_it
2023-07-28 tbdhtest: simplify printing and make the output slightly...
2023-07-28 claudioImplement print_hexbuf() to hexdump the contents of...
2023-07-28 jsingCombine ripemd into a single C file.
2023-07-28 jsingCombine md5 into a single C file.
2023-07-28 jsingCombine md4 into a single C file.
2023-07-28 tbsync
2023-07-28 tbbump libcrypto, libssl, libtls majors
2023-07-28 tbTwo files did not want to go away. Go!
2023-07-28 tbRemove various ${thing}_options
2023-07-28 tbRemove more ASN1_BIT_STRING API
2023-07-28 tbRemove ASN1_BIT_STRING_check
2023-07-28 tbProvide CMS{,_SignerInfo}_get_version
2023-07-28 tbRemove sk_nid_triple_*()
2023-07-28 tbRemove OBJ_add_sigid() and OBJ_sigid_free()
2023-07-28 tbRemove more ERR cruft
2023-07-28 tbRemove ERR_{get,set}_implementation()
2023-07-28 tbMake ex_data implementations internal
2023-07-28 tbRemove BUF_[a-z]* API
2023-07-28 tbDrop BIO_n{read,write}{,0}()
2023-07-28 tbRemove the get_rfc*_prime_*() API
2023-07-28 tbMake BN_BLINDING internal
2023-07-28 tbRemove ASN1_bn_print() and ASN1_buf_print()
2023-07-28 tbMake ASN1_{primitive,template}_* internal
2023-07-28 tbMake ASN.1 BIO internal
2023-07-28 tbSet OPENSSL_NO_ENGINE, remove engine code
2023-07-28 tbsync
2023-07-28 tbDrop DSO and define OPENSSL_NO_DSO
2023-07-28 claudioProperly emulate wait_event_interruptible_locked().
2023-07-28 tbDrop the comp module
2023-07-28 claudioRemove local hack in intel_atomic_commit_fence_wait().
2023-07-28 mvsCompare m_pullup(9) return value against NULL instead...
2023-07-28 tbRemove some unneeded includes from ecdh.c
2023-07-28 tbPull up zeroing of out; drop unnecessary check
2023-07-28 tbRename buflen to buf_len, use calloc/freezero
2023-07-28 tbMove KDF handling to ECDH_compute_key()
2023-07-28 tbMerge ecdh.h into ec.h
2023-07-28 tbExcise ECDH_METHOD
2023-07-28 tbRemove ECDH errors
2023-07-28 tbRemove some unneeded includes from ecdsa.h
2023-07-28 tbMerge ecdsa.h into ec.h
2023-07-28 tbRemove ECDSA_METHOD
2023-07-28 tbRemove ecs_err.c
next