openssl.git
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()
2019-11-13 Nicola TuveriAdd more tests for apps/req
2019-11-12 Richard LevitteSSL: Document SSL_add_{file,dir}_cert_subjects_to_stack()
2019-11-11 Ido Ben-NatanFix misspelled resumption_label for CHARSET_EBCDIC
2019-11-10 Dmitry BelyavskiyWorkaround for Windows-based GOST implementations
2019-11-09 Patrick SteuerFix --strict-warnings build
2019-11-09 Bernd EdlingerFix a -Warray-bounds gcc warning in OPENSSL_DIR_read
2019-11-09 raniervfconf_def.c: Avoid calling strlen() in a loop
2019-11-05 Richard LevitteConfigure: Make --strict-warnings meaningful with MSVC cl
2019-11-05 Richard LevitteBIO_s_connect: add an error state and use it
2019-11-04 Matt CaswellDon't leak memory in the event of a failure in i2v_GENE...
2019-11-03 Patrick Steuers390x assembly pack: enable clang build
2019-11-02 Richard LevitteVMS: Added new method to gather entropy on VMS, based...
2019-11-02 Christian HeimesAdd test cases for min/max protocol API
2019-11-01 Patrick Steuermd4/md5: macros should not include the line following...
2019-11-01 Scott WilsonFix potential memory leak in dh_ameth.c
2019-10-31 Jakub ZelenkaFix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENU...
2019-10-31 Billy Brumley[crypto/bn] fix a few small timing leaks in BN_lshift1...
2019-10-31 Tanzinul IslamFix find/rm command in Unix clean recipe
2019-10-30 Pavel Karagodinapps/dgst.c: allocate a new signature buffer
2019-10-29 Paul YangSuppress an error when doing SM2 sign/verify ops
2019-10-28 Matt CaswellFix an s_server arbitrary file read issue on Windows
2019-10-28 Matt CaswellFix a copy&paste error in the TLSv1.3 server side PSK...
2019-10-28 Tobias NießenAllow EVP_PKEY_get0_RSA for RSA-PSS keys
2019-10-28 Johannes BauerCleanup hardcoded cipher suite codepoints in s_server
2019-10-23 Cesar Pereida... Enable runtime testing of no-deprecated builds in Travis
2019-10-23 Cesar Pereida... Update control logic for BN_gcd
2019-10-22 Nicola TuveriFix doc for EC_GROUP_set_curve()
2019-10-22 Nicola TuveriImprove formatting for man3/EC_GROUP_new.pod
2019-10-22 agnosticdevUpdate dgst.c to show a list of message digests
2019-10-22 jayaramfixed the RETURN VALUES section in the EC_GROUP documen...
2019-10-18 Dr. Matthias... Move random-related defines from e_os.h to rand_unix.c
2019-10-18 Dr. Matthias... rand_unix.c: correct include guard comments
2019-10-17 Cesar Pereida... Add GCD testing infrastructure.
2019-10-17 Cesar Pereida... Constant-time GCD function.
2019-10-17 Cesar Pereida... Unify BN_rshift design
2019-10-16 Cesar Pereida... [crypto/asn1/x_bignum.c] Explicit test against NULL
2019-10-15 Matt CaswellFix an incorrect macro
2019-10-15 Matt Caswelli2d_PublicKey was listed in 2 different man pages
next