]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-12-07  Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct 22795/head
2023-12-07  Richard LevitteConfigure: Refuse to make directories in the source...
2023-12-07  Richard LevitteModify 'out-of-source-and-install' to work with a read...
2023-12-07  Richard LevitteAdd the 'run_tests' target to the Windows build file...
2023-12-07  Richard LevitteMake sure that the test / tests build target run 'run_t...
2023-12-06  Neil HormanStatically link legacy provider to evp_extra_test
2023-12-06  Tomas Mrazossl_decoder_cache_flush(): Do not raise an error if...
2023-12-06  Hugo LandauQUIC LCIDM: Minor updates in response to feedback
2023-12-06  Hugo LandauQUIC LCIDM: Make robust against LHASH failures
2023-12-06  Hugo LandauQUIC LCIDM: Always use lcid_obj to refer to QUIC_LCID
2023-12-06  Hugo LandauQUIC GLOSSARY: Add ODCID
2023-12-06  Hugo LandauQUIC LCIDM: Minor fixes
2023-12-06  Hugo LandauQUIC LCIDM: Add debug calls
2023-12-06  Hugo LandauQUIC LCIDM: Correct documentation
2023-12-06  Hugo LandauQUIC LCIDM: Enforce and document ODCID peculiarities
2023-12-06  Hugo LandauQUIC: Update glossary to add LCID/RCID concepts
2023-12-06  Hugo LandauQUIC LCIDM: Add test
2023-12-06  Hugo LandauQUIC LCIDM: Add fuzzer
2023-12-06  Hugo LandauQUIC LCIDM: Add LCIDM
2023-12-05  Tomas Mrazrehash.c: Do not use NAME_MAX limit
2023-12-05  Tomas Mrazfips-label.yml: Cleanup the FIPS artifact before downlo...
2023-12-05  Tomas MrazUse severity: ABI changed label instead of CI failure...
2023-12-04  Richard LevitteMake 'openssl list' less sensitive for providers withou...
2023-12-04  Richard LevitteAdd a minimal test provider
2023-12-04  Richard LevitteAfter initializing a provider, check if its output...
2023-12-04  Richard Levittetest/recipes/01-test_symbol_presence.t: Treat common...
2023-12-04  Richard Levittetest/recipes/01-test_symbol_presence.t: Ignore symbols...
2023-12-04  olszomalAdd a test for X509_load_cert_file()
2023-12-04  olszomalFix loading more than one certificate in PEM format...
2023-12-04  Markus MinichmayrTest various combinations of `SSL_OP_ALLOW_NO_DHE_KEX...
2023-12-04  Michael OsipovFix detection on HP-UX (IA64)
2023-12-04  James Muirdoc: improve display of KECCAK-KMAC128, KECCAK-KMAC256...
2023-12-02  Richard Levitteexporters/cmake/OpenSSLConfig.cmake.in: Detect missing...
2023-12-02  Richard LevitteRemove the source directory .num targets
2023-12-01  Neil HormanDon't free aliased pointers in ctx cmp_ctx tests
2023-12-01  Neil HormanAdd locking to CRYPTO_secure_used
2023-12-01  James Muirevp-cmac: do not seg-fault when getting mac-size before...
2023-12-01  Bernd EdlingerFix a possible memory leak in make_receipt_request
2023-12-01  Bernd EdlingerFix a possible use after free in X509v3_asid_add_id_or_...
2023-12-01  James Muirrsa-doc: fix typo
2023-11-30  Sean Brightdoc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.
2023-11-30  lan1120Initialize dstctx->mgf1_md to NULL in rsa_dupctx function
2023-11-30  Xi Ruoyaobn_nist: Fix strict-aliasing violations in little-endia...
2023-11-30  Markus MinichmayrFix implementation of `PreferNoDHEKEX` option.
2023-11-30  Jamie CuiFix EVP_RAND-SEED-SRC documentation example
2023-11-30  Dmitry MisharovAdd self-hosted runners
2023-11-29  fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-11-29  Viktor DukhovniAdd last missing TLSA usage/selector/mtype test case
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
next