]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-10-22  Matt CaswellPrepare for 3.4.1 25766/head
2024-10-22  Matt CaswellPrepare for release of 3.4.0 openssl-3.4.0
2024-10-22  Matt Caswellmake update
2024-10-22  Matt CaswellCopyright year updates
2024-10-22  Matt CaswellRemove a statement saying 3.4 is in development in...
2024-10-22  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2024-9143
2024-10-21  Tomas Mrazecdh_cofactor_derive_test(): Skip the test if the curve...
2024-10-21  Tomas Mrazrun-checker-merge.yml: Combine no-ec2m with enable...
2024-10-17  Tomas MrazRevert API change of OPENSSL_version()
2024-10-17  Richard Levitte[DOC] Document the OPENSSL_WINCTX type for OpenSSL_vers...
2024-10-17  Richard Levittefix: let util/mkbuildinf.pl use SOURCE_DATE_EPOCH,...
2024-10-16  Tomas Mrazopenssl-info.pod.in: Add windowscontext option to synop...
2024-10-16  Richard LevitteAdd 'openssl info' item for the Windows install context
2024-10-16  Sebastian Andrzej... mem: Don't use posix_memalign() and friends with custom...
2024-10-16  dependabot... Dependabot update
2024-10-16  Viktor DukhovniHarden BN_GF2m_poly2arr against misuse.
2024-10-14  Christopher... Update documentation for SSL_SESSION_set_time_ex()
2024-10-12  Dr. David von... replace various calls to sprintf() by BiO_snprintf...
2024-10-11  Niels DosscheFix memory leak in tls_parse_ctos_psk()
2024-10-11  Niels DosscheFix potential double free through SRP_user_pwd_set1_ids()
2024-10-10  Taylor R CampbellAvoid undefined behaviour with the <ctype.h> functions.
2024-10-10  Dimitri John... fips: add lots of potentially missing ossl_prov_is_runn...
2024-10-09  Dr. David von... improve and move text on OPENSSL_TRACE from doc/man1...
2024-10-08  Dimitri John... doc: EVP_KDF document the semantic meaning of output
2024-10-08  Dmitry BelyavskiyIncrease limit for CRL download
2024-10-08  Dmitry BelyavskiyDocumenting CRL download usage and restrictions
2024-10-08  Paulievp_libctx_test: fix provider compat CI regression
2024-10-07  Niels DosscheFix potential memory leak in save_statusInfo()
2024-10-07  Niels DosscheFix potential memory leak in PKCS7_signatureVerify()
2024-10-07  Paulidoc: add note about the configuration option for the...
2024-10-07  Olivier ChéronTest PBMAC1 with absent PBKDF2 PRF
2024-10-07  Olivier ChéronHandle PBMAC1 with absent PBKDF2 PRF
2024-10-07  Beat Bollicheck-format-commit: call fewer unneeded processes
2024-10-07  Neil HormanAdd some documentation to describe the encap/decap...
2024-10-07  Neil HormanAdjust tests to fetch the output len for EVP_PKEY_...
2024-10-07  Neil HormanUpdate rsasve_recover to properly store outlen on success
2024-10-07  Tomas Mrazcmp_vfy_test.c: Avoid NULL pointer dereference
2024-10-07  Klaus Holst... Added check for __QNX__ define when using in_pktinfo...
2024-10-07  lan1120Drop the aid field of the signature prov ctx
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
next