]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-02-06  Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-02-06  thekuwayamaFix small misspelling in doc for OCSP_response_status
2020-02-05  Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05  Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-02-02  Richard Levitteconfig: ensure the perl Configure run is the last statement
2020-01-30  Matt CaswellDon't acknowledge a servername following warning alert...
2020-01-30  Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30  Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-30  Matt CaswellFix SSL_get_servername() and SNI behaviour
2020-01-30  David MakepeaceFix type name typo in d2i/i2d documentation.
2020-01-27  Richard LevitteOpenSSL::Test: bring back the relative paths
2020-01-25  Kurt RoeckxCheck that the default signature type is allowed
2020-01-25  Kurt RoeckxReplace apps/server.pem with certificate with a sha256...
2020-01-25  Benjamin Kadukopenssl-config: add example libssl system-defaults
2020-01-21  Bernd EdlingerRemove remaining references to crypto/include
2020-01-21  Bernd EdlingerFix TLS not using aes_cbc_hmac_sha ciphers
2020-01-20  H.J. LuFix unwind info in crypto/rc4/asm/rc4-x86_64.pl
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2020-01-16  Benjamin KadukUpdate SSL_CTX_sess_set_new_cb(3) docs for refcounts
2020-01-15  Richard LevitteFix documentation of return value for EVP_Digest{Sign...
2020-01-14  kinichiroAvoid leak in error path of asn1_parse2
2020-01-13  Richard LevitteConfigure: use $list_separator_re only for defines...
2020-01-09  Dr. David von... fix a glitch in the documentation of OCSP_sendreq_bio()
2020-01-08  Matt CaswellFix pkeyutl -verifyrecover
2020-01-07  Dr. Matthias... Revert "Move random-related defines from e_os.h to...
2020-01-07  Matt CaswellDon't store an HMAC key for longer than we need
2020-01-05  Andrew HoangFix incorrect return code on ECDSA key verification
2020-01-05  fangming.fangFix disabled ecdsa in apps/speed
2020-01-05  Fangming.FangFix side channel in ecp_nistz256-armv8.pl
2020-01-05  Bernd EdlingerFix side channel in the ecp_nistz256.c reference implem...
2020-01-05  Bernd EdlingerImprove side channel fix in ecp_nistz256-x86_64.pl
2020-01-05  Bernd EdlingerFix side channel in ecp_nistz256-armv4.pl
2020-01-05  Bernd EdlingerFix side channel in ecp_nistz256-x86.pl
2020-01-05  David BenjaminAvoid leaking intermediate states in point doubling...
2020-01-05  Nicola TuveriFix potential SCA vulnerability in some EC_METHODs
2020-01-02  Matt CaswellRun make update
2020-01-02  dcruetteUpdate tls13_enc.c
2019-12-29  Dr. Matthias... Temporarily disable external pyca tests
2019-12-29  Benjamin KadukUpdate the krb5 submodule
2019-12-26  Bernd EdlingerFix a race condition in the speed command
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in rc4-md5-x86_64.pl
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in poly1305-x86_64.pl
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in aesni-gcm-x86_64.pl
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in x25519-x86_64.pl
2019-12-23  Bernd EdlingerFix aesni_cbc_sha256_enc_avx2 backtrace info
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in ecp_nistz256-x86_64.pl
2019-12-23  Matt CaswellFix evp_extra_test with no-dh
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in keccak1600-x86_64.pl
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in rsaz-x86_64
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in x86_64-mont5.pl
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in camellia-x86_64.pl
2019-12-19  Jussi KeranenFix regression on x509 keyform argument
2019-12-18  Richard LevitteConfiguration: compute openssl_other_defines and relate...
2019-12-18  Richard LevitteDisable devcryptoeng on newer OpenBSD versions
2019-12-18  Bernd EdlingerFix unwind info for some trivial functions
2019-12-17  Sarithaapps/speed.c: Fix eddsa sign and verify output with...
2019-12-16  Matt CaswellUpdate the HISTORY entry for RSA_get0_pss_params()
2019-12-16  Matt CaswellBackport the RSA_get0_pss_params() function from master
2019-12-16  Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-12-16  Matt CaswellEnsure EVP_PKEY_set1_DH detects X9.42 keys
2019-12-16  kinichiroReturn 1 when openssl req -addext kv is duplicated
2019-12-15  Dr. Matthias... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-15  Dr. Matthias... util/mkerr.pl: revert accidental change of header guards
2019-12-14  Dmitry BelyavskiyParse large GOST ClientKeyExchange messages
2019-12-13  kinichiroCheck return value after loading config file
2019-12-11  Fangming.FangEnrich arm64 tests in Travis matrix
2019-12-11  Rich SalzFix docs for CRYPTO_secure_allocated
2019-12-11  Veres LajosFix some typos
2019-12-08  Dmitry BelyavskiyDifference between EVP_CipherInit and EVP_CipherInit_ex
2019-12-06  Bernd EdlingerAdd a CHANGES entry for CVE-2019-1551
2019-12-06  Bernd EdlingerAdd a test case for rsaz_512_sqr overflow handling
2019-12-06  Bernd EdlingerImprove the overflow handling in rsaz_512_sqr
2019-12-06  Andy PolyakovFix an overflow bug in rsaz_512_sqr
2019-12-05  Fangming.FangFix exit issue in travisci
2019-12-04  PauliRemove spurious space from file.
2019-12-03  zeroUpdate NOTES.ANDROID for newer NDK versions + small...
2019-11-29  Matt CaswellAdd a test for NULL chunks in encrypt/decrypt
2019-11-29  Matt CaswellEVP_*Update: ensure that input NULL with length 0 isn...
2019-11-29  Richard Levitteapps/ocsp.c: sock_timeout -> socket_timeout
2019-11-28  moehusterFix L<EVP_MD_CTX_set_pkey_ctx> links
2019-11-27  Richard Levittei2b_PVK(): Use Encrypt, not Decrypt
2019-11-27  Richard Levittedoc/man7/proxy-certificates.pod: New guide for proxy...
2019-11-22  Richard LevitteUI_UTIL_wrap_read_pem_callback(): when |cb| is NULL...
2019-11-22  Paulimain: avoid a NULL dereference on initialisation.
2019-11-22  Benjamin KadukFix a race condition in SNI handling
2019-11-21  PauliEVP p_lib: Add NULL check to EVP_PKEY_missing_parameters.
2019-11-21  PauliEngine: Add NULL check.
2019-11-21  PauliECDSA: don't clear free memory after verify.
2019-11-20  Bernd EdlingerFix sha512_block_data_order_avx2 backtrace info
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-17  Patrick Steuers390x assembly pack: fix bn_mul_comba4
2019-11-17  Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-15  Patrick Steuertravis.yml: add arch s390x target
2019-11-14  Patrick Steuertestutil/init.c rename to testutil/testutil_init.c
2019-11-13  Joerg Schmidbauerchacha_enc.c: fix for EBCDIC platforms
2019-11-13  Nicola TuveriExtend docs for EC_POINT conversion functions
2019-11-13  Nicola TuveriAdd self-test for EC_POINT_hex2point
2019-11-13  Nicola TuveriFix EC_POINT_bn2point() for BN_zero()
next