]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-11-13  Jonathan M... test: the attributeDescriptor X.509v3 extension
2024-11-13  Jonathan M... doc: the attributeDescriptor X.509v3 extension
2024-11-13  Jonathan M... feat: support the attributeDescriptor X.509v3 extension
2024-11-12  Tomas Mraztxp_generate_stream_frames(): Set stream id in header...
2024-11-12  Dr. David von... APPS/load_key_certs_crls(): refactor to clean up the...
2024-11-09  Dr. David von... openssl-pkeyutl.pod.in: improve description of -rawin...
2024-11-09  Dr. David von... openssl-pkeyutl.pod.in: add that -sign is default op...
2024-11-09  Dr. David von... APPS/pkeyutl: add missing high-level check for -verifyr...
2024-11-09  Dr. David von... APPS/pkeyutl: remove wrong check for -verifyrecover...
2024-11-08  Matt CaswellAdd a test for setting TLSv1.2 ciphersuites on a QUIC...
2024-11-08  Matt CaswellDon't complain with "no cipher match" for QUIC objects
2024-11-07  Matt CaswellAdd a test for the new_session_cb from a QUIC object
2024-11-07  Matt CaswellMake sure we use the correct SSL object when making...
2024-11-07  Matt CaswellKeep hold of a reference to the user SSL in QUIC
2024-11-07  Vladimirs AmbrosovsBugfixes for params to legacy control translations...
2024-11-07  oleg.hoeflingAdjust naming authority formatting when printing out...
2024-11-07  Niels DosscheFix memory leak on failure in copy_issuer()
2024-11-05  Niels DosscheRemove unnecessary sk_GENERAL_NAME_free() calls on...
2024-11-05  Celeste Liux509: add a newline after printing Full Name
2024-11-05  Tomas Mrazinterop-tests.yml: Update to Fedora 40 and fix provisio...
2024-11-05  ArtSinFix uses of `EVP_PKEY_Q_keygen` with `size_t` variadic...
2024-11-05  Matt CaswellFix the default_md example in the ca docs
2024-11-04  Michael BaentschDocument extensibility of -groups parameter via providers
2024-11-04  Gábor TóthváriRemove two unused union members from struct x509_object_st.
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...
next