]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-03-27  Dr. Matthias... Fix three identical grammatical errors
2019-03-25  Hubert Kariots(1): digest option is mandatory
2019-03-22  Bernd EdlingerModify the RSA_private_decrypt functions to check the...
2019-03-22  Bernd EdlingerMake err_clear_constant_time really constant time
2019-03-22  PauliCosmetic rand/drbg changes.
2019-03-21  Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-03-20  Lorinczy ZsigmondReorganized signature-scheme detection in 'apps/s_cb...
2019-03-20  Richard LevitteOPENSSL_config(): restore error agnosticism
2019-03-20  Shane LontisUpdated doc for BN_clear, BN_CTX_end when param is...
2019-03-19  Matt CaswellUpdate pkeyutl documentation about the digest option
2019-03-19  Vitezslav Cizekapps/speed.c: properly address NO_EC2M on systems witho...
2019-03-19  Vitezslav Cizekapps/speed.c: skip binary curves when compiling with...
2019-03-19  Dr. Matthias... Configure: untabify indentation
2019-03-19  Hua ZhangFix compiling error for mips32r6 and mips64r6
2019-03-19  Richard LevitteAdd missing '.text' in crypto/bn/asm/ppc.pl
2019-03-19  Shane LontisAdded NULL check to BN_clear() & BN_CTX_end()
2019-03-18  Bernd EdlingerClear the point S before freeing in ec_scalar_mul_ladder
2019-03-18  Bernd EdlingerClear the secret point in ecdh_simple_compute_key
2019-03-18  Daniel AxtensPPC assembly pack: fix copy-paste error in CTR mode
2019-03-18  Shane Lontiscoverity fixes for bntest.c
2019-03-15  Dr. Matthias... VMS: only use the high precision on VMS v8.4 and up
2019-03-13  Nicola TuveriFix memory leak in ectest
2019-03-13  Matt CaswellFix memory leaks in pkread.c demo file
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2019-03-10  A. SchulzeFix two spelling errors
2019-03-07  Bernd EdlingerUpdate documentation of RSA_padding_check_PKCS1_OAEP_mgf1
2019-03-07  Bernd EdlingerDo the error handling in pkey_rsa_decrypt in constant...
2019-03-07  Bernd EdlingerAdd a simple test for RSA_SSLV23_PADDING
2019-03-07  Bernd EdlingerUpdate documentation regarding required output buffer...
2019-03-07  Bernd EdlingerFix memory overrun in rsa padding check functions
2019-03-07  Bernd EdlingerLimit DEVRANDOM_WAIT to linux
2019-03-07  Matt CaswellAdd a test for underflow in ecp_nistp521.c
2019-03-07  Matt CaswellAvoid an underflow in ecp_nistp521.c
2019-03-06  Matt CaswellUpdate ChaCha20-Poly1305 documentation
2019-03-06  Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2019-03-06  Matt CaswellPrevent over long nonces in ChaCha20-Poly1305
2019-03-05  Matt CaswellDon't write the tick_identity to the session
2019-03-04  Vitezslav Cizekopenssl_strerror_r: Fix handling of GNU strerror_r
2019-03-01  Bernd EdlingerFix seeding from random device w/o getrandom syscall
2019-03-01  Shigeki Ohtsudeps: add s390 asm rules for OpenSSL-1.1.1
2019-02-28  Richard LevitteConfigure: support a few more "make variables" defaulti...
2019-02-28  Richard Levitte.travis.yml: change -std=c89 to -ansi
2019-02-28  Richard LevitteConfiguration: divide devteam flags into language speci...
2019-02-28  Richard LevitteDo buildtests on our public header files with C++ as...
2019-02-28  Richard LevitteConfigure: make --strict-warnings a regular user provid...
2019-02-27  Shane Lontiscfi build fixes in x86-64 ghash assembly
2019-02-27  Richard LevitteMake the padlock engine build correctly
2019-02-27  Richard LevitteEnsure configured module specific and application speci...
2019-02-27  Richard LevitteAdd PADLOCK_ASM to dso_defines rather than lib_defines
2019-02-27  Paul YangFix the default digest algorthm of SM2
2019-02-26  Richard LevitteRevert "Configure: stop forcing use of DEFINE macros...
2019-02-26  Billy Brumley[test] modernize ecdsatest and extend ECDSA sign KATs
2019-02-26  Nicola TuveriFix trivial typo in EVP_DigestVerifyInit doc
2019-02-26  Matt CaswellPrepare for 1.1.1c-dev
2019-02-26  Matt CaswellPrepare for 1.1.1b release OpenSSL_1_1_1b
2019-02-26  Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-26  Matt CaswellUpdate copyright year
2019-02-26  Eneas U de... e_devcrypto: set digest input_blocksize
2019-02-26  Eneas U de... eng_devcrypto: close open session on init
2019-02-26  Matt CaswellUpdate NEWS for new release
2019-02-26  Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-26  Richard LevitteVMS: disable the shlibload test for now
2019-02-25  Richard LevitteRearrange the inclusion of curve448/curve448_lcl.h
2019-02-25  Matt CaswellEnsure bn_cmp_words can handle the case where n == 0
2019-02-22  Richard LevitteWindows: Call TerminateProcess, not ExitProcess
2019-02-22  Matt CaswellDon't restrict the number of KeyUpdate messages we...
2019-02-22  Dr. Matthias... engines/dasync: add explaining comments about AES-128...
2019-02-22  Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21  Matt CaswellFix dasync engine
2019-02-21  Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-20  Nicola TuveriClear BN_FLG_CONSTTIME on BN_CTX_get()
2019-02-20  Nicola TuveriTest for constant-time flag leakage in BN_CTX
2019-02-20  Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-20  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-19  Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-19  Matthias KraftFix reference to symbol 'main'.
2019-02-19  Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-19  Matt CaswellDon't interleave handshake and other record types in...
2019-02-18  Corinna Vinschencygwin: drop explicit O_TEXT
2019-02-17  Vedran MiletićAdd missing dots in dgst man page
2019-02-17  Jan MackuFixed typo
2019-02-17  David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2019-02-15  Richard LevitteMark generated functions unused (applies to safestack...
2019-02-15  Matt CaswellUse order not degree to calculate a buffer size in...
2019-02-14  Matt CaswellFix -verify_return_error in s_client
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-14  Sam RobertsIgnore cipher suites when setting cipher list
2019-02-14  Richard LevitteConfigure: stop forcing use of DEFINE macros in headers
2019-02-13  Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-13  Daniel DeFreezFix null pointer dereference in cms_RecipientInfo_kari_init
2019-02-13  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-02-11  Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-11  Richard Levittetest/recipes/02-err_errstr: skip errors that may not...
2019-02-11  Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-10  Daniel DeFreezFix null pointer dereference in ssl_module_init
2019-02-08  Todd ShortUpdate d2i_PrivateKey documentation
2019-02-08  Todd ShortFix d2i_PublicKey() for EC keys
2019-02-08  PauliAddress a bug in the DRBG tests where the reseeding...
2019-02-07  Richard Levittetest/drbgtest.c: call OPENSSL_thread_stop() explicitly
next