]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-12-14  Neil HormanAvoid setting gen_type to -1 in dh_gen_common_set_params
2023-12-13  Dr. David von... CONTRIBUTING.md: add reference to util/check-format...
2023-12-13  Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-13  Neil HormanFix genstr/genconf option in asn1parse
2023-12-13  Hugo LandauLHASH: Document down_load functions
2023-12-13  Hugo LandauLHASH: Fix documentation for doall-delete hazards
2023-12-13  Hugo LandauQUIC LCIDM: Fix usage of LHASH
2023-12-13  Tomas Mrazpkcs12: Do not forcibly load the config file
2023-12-13  James Muirdoc: fix list display in man page
2023-12-13  fangming.fangEnable BTI feature for md5 on aarch64
2023-12-12  Max Bachmannremove duplicated typedef for u64
2023-12-12  slontisRemoved extra spaces in documentation
2023-12-12  James Muirossl-params: check length returned by strlen()
2023-12-12  Dr. David von... provider-storemgmt.pod: fix nits (unclosed '<' around...
2023-12-12  Bernd EdlingerFix a possible memleak in opt_verify
2023-12-12  Bernd EdlingerFix a possible memleak in apps/rehash.c
2023-12-12  Bernd EdlingerFix a possible memleak in smime_main
2023-12-12  Bernd EdlingerFix a possible memleak in cms_main
2023-12-12  Matt CaswellAdd a test case for OSSL_HTTP_parse_url
2023-12-12  Matt CaswellFix some invalid use of sscanf
2023-12-12  Matt CaswellExtend the test of BN_GF2m_mod_inv
2023-12-12  Matt CaswellAvoid an infinite loop in BN_GF2m_mod_inv
2023-12-12  Matt CaswellFix detection for riscv64/riscv32
2023-12-12  Matt CaswellRemove some redundant code
2023-12-12  Matt CaswellDon't attempt to set provider params on an ENGINE based...
2023-12-12  Matt CaswellAdd a test for late loading of an ENGINE in TLS
2023-12-12  Randall S.... Deprecate SPT threading support on NonStop.
2023-12-12  Bernd EdlingerFix a possible memory leak in do_othername
2023-12-12  Matthias St... doc: improve documentation of EVP in-place encryption
2023-12-07  Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct
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...
next