]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-04-16  Tomas MrazAdd test for the BIO_s_mem rdwr->rdonly->rdwr use-case
2019-04-16  Tomas MrazAdd documentation for the BIO_s_mem pecularities
2019-04-16  Tomas MrazAdd testing of RDONLY memory BIOs
2019-04-16  Bernd EdlingerAdd test for the BIO_get_mem_ptr() regression
2019-04-16  Tomas MrazFix for BIO_get_mem_ptr and related regressions
2019-04-15  Joshua LockFurther harmonisation of manual page HISTORY sections
2019-04-15  Joshua LockUpdate various man pages to place HISTORY section after...
2019-04-15  Joshua LockAdd a check for history section location to find-doc...
2019-04-15  Joshua LockMake check_example_location() in find-doc-nits generic
2019-04-15  Paul YangAdd section order check in util/find-doc-nits
2019-04-15  Paul YangPlace return values after examples in doc
2019-04-14  Bernd EdlingerDon't use coordinate blinding when scalar is group...
2019-04-10  Shane LontisFixed linux_x86_icc compiler errors in EC code related...
2019-04-10  Bernd EdlingerAvoid creating invalid rsa pss params
2019-04-10  Jakub WilkFix typos
2019-04-10  Richard LevitteEVP_*Update: ensure that input NULL with length 0 isn...
2019-04-10  Richard LevitteRework DSO API conditions and configuration option
2019-04-09  Matt CaswellFix crash in X509_STORE_CTX_get_by_subject
2019-04-08  Dan Campbells_client starttls: fix handling of multiline reply
2019-04-06  Bernd EdlingerFix the allocation size in EVP_OpenInit and PEM_SignFinal
2019-04-05  Richard LevitteOPENSSL_init_crypto(): check config return code correctly
2019-04-05  PauliAdd the prediction_resistance flag to the documentation.
2019-04-04  Matt CaswellCorrect the documentation about SSL_CIPHER_description()
2019-04-03  Tomas MrazUse AI_ADDRCONFIG hint with getaddrinfo if available.
2019-04-02  Richard LevitteRevert "crypto/rand/rand_win.c: include "e_os.h" to...
2019-04-02  Dr. Matthias... rand_win.c: loosen version requirements for BCryptGenRandom
2019-04-02  Richard Levittecrypto/rand/rand_win.c: include "e_os.h" to get the...
2019-03-31  x753Fixed typo in enc.c warning
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2019-03-29  Soujyu TanakaFor the lack of GetModuleHandleEx(), we use DSO route...
2019-03-29  Soujyu TanakaCircumvent a problem of lacking GetEnvironmentVariable...
2019-03-29  Soujyu TanakaAvoid linking error for InitializeCriticalSectionAndSpi...
2019-03-29  Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-28  Paul Monsonconn_is_closed should return 1 if get_last_sys_error...
2019-03-28  Dmitry BelyavskiyAdd some checks of OCSP functions
2019-03-28  Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-27  Jake MassimoIncrease rounds of Miller-Rabin testing DH_check
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2019-03-27  Matt CaswellTolerate 0 byte input length for Update functions
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
next