]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-10-07  Tomas MrazPrepare for 3.4 beta 2 25626/head
2024-10-07  Tomas MrazPrepare for release of 3.4 beta 1 openssl-3.4.0-beta1
2024-10-07  Tomas Mrazmake update
2024-10-07  Tomas MrazCopyright year updates
2024-10-03  Richard LevitteUpdate fips-label.yml to make 'Cleanup artifact' condit...
2024-10-02  Simo SorceUse the correct length value for input salt
2024-10-02  Paulici: add 3.4 to prov-compat-label tests
2024-10-02  Paulici: add 3.4 to the provider compatibility test
2024-10-01  Paulitest: add FIPS version check for EC cofactor derive...
2024-09-30  slontisFix bugs in ECDH cofactor FIPS indicator.
2024-09-30  Dimitri John... kdfs: implement key length check in X9.42
2024-09-30  Dimitri John... docs: document options added in openssl-fipsinstall...
2024-09-30  Dimitri John... docs: document options added in openssl-fipsinstall...
2024-09-30  Dimitri John... docs: document options added in openssl-fipsinstall...
2024-09-30  Dimitri John... docs: add HISTORY section to openssl-fipsinstall (3.0+)
2024-09-30  PauliAdd CHANGES entry
2024-09-30  Paulifips: fix locking issues
2024-09-30  Paulitest: add unit tests for fips CRNG tests
2024-09-30  Paulidoc: document the health test EVP_RAND
2024-09-30  Paulifips: continuous random bit generator tests
2024-09-30  Paulirand: remove unused field in DRBG structure
2024-09-30  PauliAdd failed entropy continuous test error
2024-09-30  Paulidrbg: Fix typo
2024-09-27  Dimitri John... fips: Prohibit SHA1 in DH & ECDH exchange
2024-09-26  Зишан МирзаFix examples in EVP_PKEY_encapsulate/decapsulate docume...
2024-09-26  Зишан МирзаRemove double engine reference in ossl_ec_key_dup()
2024-09-26  Shawn CFix NULL ptr dereference on EC_POINT *point
2024-09-26  Neil HormanRename list macros
2024-09-26  Dr. David von... check-format.pl: do checks regarding statement/block...
2024-09-24  Paulictr-drbg: always use the DF for OpenSSL's DRBGs
2024-09-23  Vladimir Kotaldocument the format of DSA signature
2024-09-23  David von Oheimb80-test_cmp_http.t: fix handling of IPv6 server host...
2024-09-23  David von Oheimbdoc/man{1,3}: fix details on IPv6 host addresses and...
2024-09-23  David von OheimbOSSL_HTTP_adapt_proxy(): fix handling of escaped IPv6...
2024-09-23  David von OheimbOSSL_HTTP_open(): fix completion with default port...
2024-09-23  David von Oheimbhttp_server.{c,h}: make clear that IPv4 or IPv6 is...
2024-09-23  David von Oheimbhttp_server.c: fix checks of error return code in http_...
2024-09-23  David von OheimbBIO_s_accept.pod: fix whitespace nits: '<=0' -> '<= 0'
2024-09-19  Jakub ZelenkaFix smime-type for AuthEnvelopedData
2024-09-19  Alex Shaindlindoc/man3/OSSL_PARAM.pod: Correct the type of data_type
2024-09-19  erbsland-devClarify Tag Length Setting in OCB Mode
2024-09-19  Paul E. MurphyFix big-endian Power10 chacha20 implementation
2024-09-19  Michael Baentschdeactivate failing Cloudflare PQ interop tests
2024-09-17  Orgad ShanehBuild: Fix circular object deps with old GCC
2024-09-13  Richard Levittedocs: Correct bad link to provider-keymgmt(7) in provid...
2024-09-13  Richard Levittedocs: Document the new signature interface for providers
2024-09-13  erbsland-devAdd Missing Error Messages for AES-OCB Tag Length Valid...
2024-09-12  Richard Levittedocs: Document the implemented composite signature...
2024-09-11  Gerd Hoffmannfix small footprint builds on arm
2024-09-11  Michael Baentschdocument provider dependency handling
2024-09-10  Tomas MrazReduce footprint of Windows CI
2024-09-10  Tomas MrazAdd Windows build with enable-fips no-thread-pool no...
2024-09-10  Tomas MrazFix no-thread-pool build on Windows
2024-09-09  Matt CaswellAdd a test for the nonce-type sigopt
2024-09-09  Matt CaswellDon't restrict the ECDSA settable ctx params unnecessarily
2024-09-09  Matt CaswellComplain about a missing digest when doing deterministi...
2024-09-09  slontisAdd fips indicator requirements doc
2024-09-09  XZ-Xrehash.c: handle possible null pointer returned by...
2024-09-09  erbsland-devAdd note for non-interactive use of `s_client`
2024-09-09  erbsland-devRefactor Password Variables to Use `const char[]` Arrays
2024-09-09  erbsland-devRefactor Callback Tests for Improved Memory Management
2024-09-09  erbsland-devFix Edge Cases in Password Callback Handling
2024-09-09  erbsland-devAdd test for BIO password callback functionality
2024-09-06  Tomas Mrazlibcrypto/libssl.num: Set the numbers for 3_4_0 symbols
2024-09-06  Tomas MrazNEWS.md: Add missing link to 3.4 section
2024-09-06  Ingo Franzkis390x: Fix s390x_shake_squeeze() when MSA 12 is available
2024-09-06  Ingo Franzkis390x: Fix s390x_sha3_absorb() when no data is processe...
2024-09-05  dependabot... Dependabot update
2024-09-05  dependabot... Dependabot update
2024-09-05  PIumsargon2: Fixed an thread availability error string
2024-09-05  Jiasheng Jiangcrypto/pkcs12/p12_mutl.c: Add check and EVP_MD_free...
2024-09-05  Viktor DukhovniDrop redundant non-negative checks on unsigned values
2024-09-05  Pablo Rodríguezblank line required to display code in `openssl-ts...
2024-09-05  Alessandro... Fix inaccurate comment about default nonce length in...
2024-09-05  Zhihao YuanRecycle the TLS key that holds thread_event_handler
2024-09-05  Jiasheng JiangAdd error return value information for EVP_MD_get_size()
2024-09-05  erbsland-devClarify EVP_CipherUpdate() authenticated bytes behavior
2024-09-05  Georgi Valkovthreads_win: fix improper cast to long * instead of...
2024-09-05  Daniel GustafssonFix memleak in rsa_cms_sign error path
2024-09-05  Tomas MrazPrepare for 3.4 beta 1 25390/head
2024-09-05  Tomas MrazPrepare for release of 3.4 alpha 1 openssl-3.4.0-alpha1
2024-09-05  Tomas Mrazmake update
2024-09-05  Tomas MrazCopyright year updates
2024-09-05  Richard Levitteutil/mkinstallvars.pl: replace List::Util::pairs with...
2024-09-04  Tomas MrazCI: Update upload-artifact action to be compatible
2024-09-04  dependabot... build(deps): bump actions/download-artifact in /.github...
2024-09-03  Alexandr NedvedickyEVP_CIPHER_CTX_get_algor_params() may attempt to access...
2024-09-03  Ingo Franzkis390x: Fix prehash-by-caller handling for ED25519 and...
2024-09-03  Ingo Franzkis390x: Disable HMAC hardware acceleration when an engin...
2024-09-03  Tomas MrazAdd CVE-2024-5535 to CHANGES and NEWS
2024-09-03  Viktor DukhovniUpdated CHANGES and NEWS for CVE-2024-6119 fix
2024-09-03  Viktor DukhovniAvoid type errors in EAI-related name check logic.
2024-09-03  Tomas MrazAdd CHANGES.md and NEWS.md updates for the 3.4 release
2024-09-02  Brad SmithAdd support for elf_aux_info() on OpenBSD
2024-09-02  Theo BuehlerMissing .rodata for AVX2/AVX512 codepaths
2024-09-02  Adam (ThinLinc... Detect MinGW 32 bit for NO_INTERLOCKEDOR64
2024-09-02  Ingo Franzkis390x: Fix HMAC digest detection
2024-08-30  Viktor DukhovniImprove base64 BIO correctness and error reporting
2024-08-30  Richard Levittefix: ossl_digest_get_approved_nid() returns NID_undef...
2024-08-30  Richard LevitteRefactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include...
next