]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-06-24  Richard LevitteReplumbing: add support for multiple names per algorithm
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2019-06-24  Richard LevitteEnhance and update the docs of the internal ossl_provid...
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-06-24  PauliAdd documentation for CRYPTO_memcmp.
2019-06-22  Richard Levittecrypto/trace.c: Remove unexisting categories
2019-06-22  Richard LevitteOSSL_TRACE: ensure it's initialised
2019-06-21  Bernd EdlingerHandle CTRL-C as non-redoable abort signal
2019-06-21  PauliRemove OPENSSL_memcmp.
2019-06-20  PauliPrint thread IDs nicely.
2019-06-20  Richard Levittetest/testutil/init.c, apps/openssl.c: add trace cleanup...
2019-06-20  Frederik Wedel... Update test/README
2019-06-19  Miquel RuizAdd SSL_shutdown to SSL_get_error's documentation
2019-06-19  Rebecca CranFix UEFI build on FreeBSD by not including system headers
2019-06-19  Matt CaswellFix a doc-nits failure
2019-06-19  Tomas MrazFix and document BIO_FLAGS_NONCLEAR_RST behavior on...
2019-06-19  Matt CaswellAdd some internal documentation for some thread related...
2019-06-19  Matt CaswellProvide an ability to deregister thread stop handlers
2019-06-19  Richard LevitteAdd tracing capability in test utilities
2019-06-19  Richard LevitteAdd extra error text in the property parser
2019-06-19  Matt CaswellDon't create an OPENSSL_CTX twice
2019-06-19  PauliARIA documentation titled itself AES
2019-06-18  Rich SalzChange ERR_add_error_[v]data to append
2019-06-18  Richard Levittecrypto/modes/build.conf: Fix MODES asm mistakes
2019-06-18  Richard Levittecrypto/aes/build.info: Fix AES assembler specs
2019-06-18  Matt CaswellFollowing the previous 2 commits also move ecpointforma...
2019-06-18  Matt CaswellFix a race condition in ciphers handling
2019-06-18  Matt CaswellFix a race condition in supported groups handling
2019-06-18  Bernd EdlingerFix error handling at openssl_strerror_r
2019-06-18  Rebecca Cran Swap #if blocks in uid.c so target platform gets check...
2019-06-17  Matt CaswellStandardise the function naming conventions in initthread.c
2019-06-17  Matt CaswellDocument OPENSSL_thread_stop_ex()
2019-06-17  Matt CaswellAdd the function OPENSSL_thread_stop_ex()
2019-06-17  Matt CaswellTell the FIPS provider about thread stop events
2019-06-17  Matt CaswellProvide a version of ossl_init_thread_start that works...
2019-06-17  Matt CaswellSplit thread intialisation and handling out of init.c
2019-06-17  Matt CaswellConvert thread stop handling into a publish/subscribe...
2019-06-17  Matt CaswellAdd the function openssl_ctx_get_concrete()
2019-06-17  Richard LevitteConfigure: final cleanup of asm related things
2019-06-17  Richard LevitteMove padlock_asm_src file information to build.info...
2019-06-17  Richard LevitteMove keccak1600_asm_src file information to build.info...
2019-06-17  Richard LevitteMove poly1305_asm_src file information to build.info...
2019-06-17  Richard LevitteMove chacha_asm_src file information to build.info...
2019-06-17  Richard LevitteMove modes_asm_src file information to build.info files
2019-06-17  Richard LevitteMove cmll_asm_src file information to build.info files
2019-06-17  Richard LevitteMove wp_asm_src file information to build.info files
2019-06-17  Richard LevitteMove rc5_asm_src file information to build.info files
2019-06-17  Richard LevitteMove rmd160_asm_src file information to build.info...
2019-06-17  Richard LevitteMove rc4_asm_src file information to build.info files
2019-06-17  Richard LevitteMove cast_asm_src file information to build.info files
2019-06-17  Richard LevitteMove sha1_asm_src file information to build.info files
2019-06-17  Richard LevitteMove md5_asm_src file information to build.info files
2019-06-17  Richard LevitteMove bf_asm_src file information to build.info files
2019-06-17  Richard LevitteMove aes_asm_src file information to build.info files
2019-06-17  Richard LevitteMove des_asm_src file information to build.info files
2019-06-17  Richard LevitteMove ec_asm_src file information to build.info files
2019-06-17  Richard LevitteMove cpuid_asm_src file information to build.info files
2019-06-17  Richard LevitteMove bn_asm_src file information to build.info files
2019-06-17  Richard LevitteConfigure: add mechanism to specify asm target architecture
2019-06-17  Richard LevitteMove uplink file information to build.info files
2019-06-17  Richard LevitteConfigure: add mechanism to specify uplink target archi...
2019-06-17  Richard LevitteConfigure: allow conditions and variable values to...
2019-06-17  Richard LevitteConfigure: AIX needs a specific DSO extension function
2019-06-17  Matt CaswellFix no-ec with no-dh
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
2019-06-17  Richard LevitteReplumbing: Adapt the default and legacy providers...
2019-06-17  Richard LevitteReplumbing: Adapt the FIPS module to use the library...
2019-06-17  Richard LevitteReplumbing: offer a core upcall to get the provider...
2019-06-17  Richard Levittecrypto/ppccap.c: Fix FIPS build on PPC
2019-06-17  PauliBetter document specific OSSL_PARAM symbols.
2019-06-15  Paul YangAdd documentation for X509_cmp and related APIs
2019-06-14  Richard LevitteUse variables in build.info files where it's worth...
2019-06-14  Richard LevitteConfigure: Add support for variables in build.info...
2019-06-14  Matt CaswellFix building with enable-trace
2019-06-13  Matt CaswellFix no-dh
2019-06-13  Matt CaswellUpdate the d2i docs to reflect reality
2019-06-12  Tomas Mrazts: Fix awkward sentences in the documentation and...
2019-06-12  Tomas Mrazts: Use sha256 as default digest for TS query
2019-06-12  raja-ashokFix typo mistake on calls to SSL_ctrl in ssl.h
2019-06-12  raja-ashokUpdate docs for TLS1.3 FFDHE
2019-06-12  raja-ashokAdd testcase for TLS1.3 FFDHE
2019-06-12  raja-ashokTLS1.3 FFDHE Support
2019-06-12  Matt CaswellEnable find-doc-nits to find undocumented symbols since...
2019-06-12  Matt CaswellFix an incorrect macro
2019-06-12  Matt Caswelli2d_PublicKey was listed in 2 different man pages
2019-06-12  Matt CaswellMake find-doc-nits check for newly added undocumented...
2019-06-12  Richard LevitteConfigure: count basenames for all library sources
2019-06-12  Matt CaswellEnsure code is compiled with correct BIGNUM assembler...
2019-06-12  Matt CaswellAdd some dummy BIGNUM calls from inside the FIPS provider
2019-06-12  Matt CaswellMake BIGNUM code available from within the FIPS module
2019-06-12  Matt CaswellTemporarily disable RAND call in FIPS_MODE until RAND...
2019-06-12  Matt CaswellConvert bn_rand.c to use EVP
2019-06-12  Matt CaswellCreate BN_CTX_new_ex() and BN_CTX_secure_new_ex()
2019-06-12  Acheev BhagatRemove redundant include
2019-06-11  PauliOSSL_PARAM example code bug fix.
2019-06-11  Matt CaswellMove a fall through comment
2019-06-11  Bernd EdlingerFix a URL to the NMBRTHRY list archive
2019-06-11  Shane LontisFix app opt compile failure due to missing <inttypes.h>
2019-06-11  Shane LontisFix Windows Compile failure due to missing <inttypes.h>
2019-06-11  Shane LontisAdd defines to indicate if intypes.h and stdint.h are...
next