]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-11-29  Viktor DukhovniFix freshly introduced double-free.
2023-11-29  Hugo LandauRemove mention of NEWS.md in CONTRIBUTING.md
2023-11-29  Hugo LandauAdd known issues section
2023-11-29  Hugo LandauAdd proposed editorial conventions for NEWS.md
2023-11-28  Bernd EdlingerFix a possible memory leak in ct_move_scts
2023-11-28  Xi RuoyaoDo not define L_ENDIAN (for now) when we guessed linux6...
2023-11-27  Hugo LandauQUIC TSERVER: Fix erroneously static variable
2023-11-27  Hugo LandauMake scsv read-only
2023-11-27  Hugo LandauMake nid_to_group read-only
2023-11-27  Hugo LandauMake bitmask table read only
2023-11-27  Hugo LandauMake ssl_cert_info read-only
2023-11-27  Hugo LandauOnly include winsock2.h for struct timeval if needed
2023-11-25  Hugo LandauQUIC SRT GEN: Minor updates
2023-11-25  Hugo LandauQUIC SRT GEN: Add SRT generator
2023-11-24  Tomas Mrazx86_64-xlate.pl: Fix build with icx and nvc compilers
2023-11-24  Markus MinichmayrPreferNoDHEKEX changelog and history anticipating inclu...
2023-11-24  Markus MinichmayrDocument `SSL_OP_PREFER_NO_DHE_KEX` option.
2023-11-24  Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-11-24  Tomas MrazWhen abidiff fails print out the XML diff
2023-11-24  James Muiropenssl-speed: support KMAC128 & KMAC256, refactor...
2023-11-24  Dmitry BelyavskiyIANA has assigned numbers for 2 hybrid PQ KEX widely...
2023-11-23  Tomas MrazSHA3_squeeze(): The next argument is int
2023-11-23  Tomas Mrazkeccak1600-armv4.pl: Further fix for the DigestSqueeze...
2023-11-23  Tomas MrazCross Compiles CI: Run evp tests on pull requests
2023-11-23  James Muircontributing-doc: give example commit message with...
2023-11-23  Richard LevitteAdapt C compiler detection for VSI C on x86_64
2023-11-23  James Muirspeed: make hmac(sha256) the default hmac
2023-11-23  Huiyue XuFix a possible memory leak in SM2 provider
2023-11-23  Hugo LandauUpdate fuzz corpora
2023-11-23  Hugo LandauQUIC SRTM: Switch to using AES-128-ECB
2023-11-23  Hugo LandauQUIC SRTM: Harden SRTM in event of allocation failure
2023-11-23  Hugo LandauQUIC SRTM: Update fuzz corpora
2023-11-23  Hugo LandauQUIC SRTM: Amend glossary
2023-11-23  Hugo LandauQUIC SRTM: Add test
2023-11-23  Hugo LandauFuzzing: Fix helper shebang on NixOS
2023-11-23  Hugo LandauQUIC SRTM: Add fuzzer for SRTM
2023-11-23  Hugo LandauQUIC SRTM: Add SRTM
2023-11-23  Hugo LandauMake CHANGES.md header more appropriate
2023-11-23  Hugo LandauAmend NEWS.md to be more like release notes
2023-11-22  James Muirdoc: fix description of mac "block-size" parameter
2023-11-22  James Muirdoc: better description of KECCAK-KMAC XOF
2023-11-22  Matt CaswellUpdate the provider documentation
2023-11-22  James MuirUpdate OpenSSL logos
2023-11-22  Bernd EdlingerFix possible memleak in PKCS7_add0_attrib_signing_time
2023-11-22  Bernd EdlingerFix a possible use-after-free in custom_exts_free
2023-11-22  Bernd EdlingerFix a possible memleak in CMS_sign_receipt
2023-11-22  Bernd EdlingerFix a possible memleak in PKCS7_add_attrib_smimecap
2023-11-22  Bernd EdlingerFix a possible memory leak in dane_tlsa_add
2023-11-21  Anders JanssonFix typo in variable name
2023-11-21  Matt CaswellMove freeing of an old record layer to dtls1_clear_sent...
2023-11-21  Neil Hormanzero data in hm_fragment on alloc
2023-11-21  Neil Hormanaugment quic demos to support ipv4/6 connections
2023-11-15  Matthias St... NOTES-WINDOWS: fix named anchor links in table of contents
2023-11-15  dependabot... Bump actions/github-script from 6 to 7
2023-11-15  Viktor SzakatsConfigure: do not check for an absolute prefix in cross...
2023-11-15  Neil HormanUpdate ci and ABI xml files to validate function parameters
2023-11-15  Matt CaswellCorrect tag len check when determining how much space...
2023-11-15  Matt CaswellAdd some additional tests for the new fc "consumed...
2023-11-15  Matt CaswellKeep track of connection credit as we add stream data
2023-11-15  slontisFix SHA3_squeeze on armv4.
2023-11-15  James Muirdemos: tidy up makefiles, fix warnings
2023-11-15  набImport repro from #22708 as a test case
2023-11-15  набFix BLAKE2s reporting the same EVP_MD_get_size() as...
2023-11-15  Matthias St... README: add link to OpenSSL 3.2 manual pages
2023-11-15  Rohan McLureppc64: Fix SHA3_squeeze
2023-11-15  Richard LevitteDocument the exporter change in CHANGES.md and NEWS.md
2023-11-15  Richard LevitteAdd exporters for CMake
2023-11-15  Richard LevitteClean up exporters, specifically those we have for...
2023-11-14  Kurt RoeckxExclude more in the fuzz introspector report
2023-11-14  Tomas MrazRearrange some CI jobs
2023-11-14  Randall S.... Correct 50-nonstop.conf to support QUIC tests under...
2023-11-14  Tom CosgroveEnable AES and SHA3 optimisations on Apple Silicon...
2023-11-14  Neil HormanForce Nonstop to use fcntl(F_GETFL) in BIO_sock_nbio
2023-11-13  Alexey Fofanovset_client_ciphersuite(): Fix for potential UB if sessi...
2023-11-13  Neil HormanAugment rand argument parsing to allow scaling
2023-11-13  Tomas MrazProperly limit the variable output size for BLAKE2
2023-11-10  Tomas MrazFix CI breakage due to ABIDIFF failure
2023-11-10  Holger DenglerSupport EVP_DigestSqueeze() for in the digest provider...
2023-11-10  Holger DenglerFix state handling of keccak_final for s390x.
2023-11-10  Holger DenglerFix state handling of shake_final for s390x.
2023-11-10  Holger DenglerFix state handling of sha3_final for s390x.
2023-11-10  Holger DenglerFix state handling of sha3_absorb for s390x.
2023-11-10  Holger DenglerAdd xof state handing for generic sha3 absorb.
2023-11-10  Holger DenglerSupport multiple calls of low level SHA3_squeeze()...
2023-11-10  slontisAdd EVP_DigestSqueeze() API.
2023-11-10  James Muircms demos: print signingTime attributes
2023-11-10  Alexey Fofanovapps/list.c: Check the result of inserting a provider...
2023-11-09  Bernd EdlingerFix a possible memory leak of ssl->s3.tmp.psk
2023-11-09  Matt CaswellAfter a stream has implicit length don't add more strea...
2023-11-09  Veronika HanulíkováAdd config tests for including provider config files
2023-11-08  Tomas MrazAdd CHANGES.md and NEWS.md entry for CVE-2023-5678
2023-11-08  Tomas MrazSync CHANGES.md and NEWS.md with 3.1 branch
2023-11-08  Hugo LandauQUIC TXP: Handle padding correctly for ACK_ONLY archetype
2023-11-08  Hugo LandauQUIC TXP: Fix use of implicit-length STREAM frames...
2023-11-08  Neil Hormanadd locking around fake_now
2023-11-08  Neil HormanCorrect order of ossl_condvar_signal in quic_multistrea...
2023-11-08  PauliAdd unit test for #22644
2023-11-08  PauliFix bug in priority queue remove function
2023-11-08  Matthias St... apps/rehash.c: avoid printf format warning [-Wformat]
2023-11-08  набCHANGES.md: note BLAKE2s supports BLAKE2b-like "size...
next