]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-11-04  Todd ShortUse correct alerts for some cert comp errors
2024-11-04  Frederik Wedel... Support DEFAULT keyword and '-' prefix in SSL_CTX_set1_...
2024-11-04  Dr. David von... APPS/pkeyutl: strengthen error message on too long...
2024-11-04  Dr. David von... APPS/pkeyutl: -digest implies -rawin and can only be...
2024-11-04  Dr. David von... APPS/pkeyutl: improve -rawin usability (implied by...
2024-11-04  Dr. David von... CHANGES.md: re-word 'app' to 'command' and 'apps' to...
2024-11-04  Mohammed Alhabibapps/speed.c: Fix the benchmarking for AEAD ciphers
2024-11-04  Adityaapps: Change default cipher to aes-256-cbc for req...
2024-11-01  Zheyu ShenFix incorrect openssl-smime doc sample command for...
2024-10-31  Tomas Mrazspeed.c: Check for 0 block size
2024-10-30  Niels DosscheFix potential memory leak in OSSL_HPKE_CTX_new()
2024-10-30  Adityatest: Add test cases for req -cipher option
2024-10-30  Adityareq: Add -cipher option to specify private key encrypti...
2024-10-30  Neil HormanRemove sslkeylog file setup from quic-hq-interop
2024-10-30  Richard Levittefix: util/check-format-commit.sh - fix ending check
2024-10-30  Michael Baentschoutput negotiated TLS1.3 group
2024-10-28  Tomas Mrazspeed.c: Check block size before running EVP_Cipher_loop()
2024-10-28  Tomas Mraztest_speed: Explicitly test the crashing command line...
2024-10-28  Matt CaswellFix builds on riscv64 using musl
2024-10-28  Bernd EdlingerFix ambiguous output of Signature Algorithms
2024-10-26  Dr. David von... check-format-commit.sh: various improvements; check...
2024-10-26  Dr. David von... check-format-commit.sh: make awk patterns more robust...
2024-10-24  dependabot... Dependabot update
2024-10-24  Dimitri John... github: add fips configuration, with legacy transitions...
2024-10-24  Dimitri John... fips no-des: compile out TDES KAT
2024-10-24  Frederik Wedel... tls_common.c: Align the calculation of maximal alignmen...
2024-10-23  Alexandr NedvedickyDo not confuse TAP::Parser by mixing up stderr with...
2024-10-23  Kurt RoeckxDependabot: no longer set an "approval: otc review...
2024-10-23  Tomas MrazFix missing sendmmsg/recvmmsg on AIX
2024-10-23  Dr. David von... TRACE: automatically respect disabled categories
2024-10-23  Niels DosscheFix memory leaks in ossl_quic_calculate_retry_integrity...
2024-10-23  Michael BaentschImprove documentation about duplicate algorithm registr...
2024-10-23  Ingo Franzkis390x: Don't probe crypto cards for ME/CRT offloading...
2024-10-23  Michael Baentschwork around oqsprovider out-of-source build bug
2024-10-23  Michael BaentschUpdated oqsprovider to v0.7.0
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-21  Dmitry Misharovupdate logo
2024-10-21  Michael Baentschfirst cut at KEM & key management skeletons
2024-10-21  Ondrej Morisci: re-organize external tests
2024-10-21  Ondrej Moristest: clean-up README-external documentation
2024-10-21  Ondrej Moristest: Add external test for pkcs11-provider
2024-10-21  Alicja Karioadd test coverage for #25298
2024-10-21  Alicja Karioupdate tlsfuzzer to new version
2024-10-21  Neil Hormanupdating comments in test recipie
2024-10-21  Neil Hormanupdating docs to reflect security risks for SSLKEYLOGFILE
2024-10-21  Neil HormanConvert keylogging in response to comments
2024-10-21  Neil HormanFix build break when OPENSSL_NO_SSLKEYLOGFILE is not...
2024-10-21  Neil HormanUpdate sslkeylog in response to comments
2024-10-21  Neil HormanAdding documentation to INSTALL
2024-10-21  Neil HormanEnable sslkeylog for some CI builds for checking
2024-10-21  Neil HormanAdd test to confirm sslkeylogfile format
2024-10-21  Neil HormanAdd documentation for SSLKEYLOGFILE
2024-10-21  Neil HormanAdd sslkeylog config option and implementation
2024-10-21  olszomalCHANGES.md: Support for PKCS#7 inner contents verification
2024-10-21  olszomalAdd support for p7->d.sign->contents with the V_ASN1_SE...
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  slontisfipsinstall: Save the 'status indicator' if the FIPS...
2024-10-11  Niels DosscheFix potential double free through SRP_user_pwd_set1_ids()
2024-10-11  Andreas MairUse poll() in BIO_socket_wait() if available
2024-10-10  Taylor R CampbellAvoid undefined behaviour with the <ctype.h> functions.
2024-10-10  Tomas MrazRevert "TEMPORARY: run daily checks on PR"
2024-10-09  Dr. David von... improve and move text on OPENSSL_TRACE from doc/man1...
2024-10-09  slontisAdd utility function ossl_param_is_empty()
2024-10-09  Dr. David von... APPS/storeutl: fix case where uri and outfile are the...
2024-10-09  Dr. David von... test/recipes/tconversion.pl: add sub test_file_contains
2024-10-09  Paulidoc: add note about fips jitter option
2024-10-09  Paulidoc: add note about the configuration option for the...
2024-10-09  PauliTEMPORARY: run daily checks on PR
2024-10-09  Paulifips: fix locking issues
2024-10-09  Paulitest: add test for fips-jitter
2024-10-09  Pauliadd news and changes entries for the internal jitter...
2024-10-09  Paulifips: mention the internal jitter source in the FIPS...
2024-10-09  Paulijitter: support an internal jitter entropy source in...
2024-10-09  PauliAdd configuration option to allow the FIPS provider...
2024-10-09  Paulijitter: avoid a signed vs unsigned comparison
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  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
next