openssl.git
2019-05-21 Matt CaswellRevert "EVP_*Update: ensure that input NULL with length...
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-16 Valentin RobertFix typo in NOTES.PERL
2019-05-09 Rashmica Guptacrypto/ppccap.c: Fix which hwcap value used to check...
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-07 Matt CaswellReject obviously invalid DSA parameters during signing
2019-05-07 Dr. Matthias... man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
2019-05-02 Dr. Matthias... openssl cms: add error message if operation option...
2019-05-02 Dr. Matthias... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-05-02 Wojciech KaluzaAllow setting RCFLAGS as Configure option or environmen...
2019-05-02 Wojciech KaluzaAdd RCFLAGS variable in Windows build file, and use it
2019-04-30 Richard LevitteConfigure: process shared-info.pl later
2019-04-25 PauliRevert "Statistically test BN_rand_range()."
2019-04-25 PauliStatistically test BN_rand_range().
2019-04-25 Guido VrankenEnforce a strict output length check in CRYPTO_ccm128_tag
2019-04-24 Jakub Jelendoc: Get rid of unrelated reference to DSA_new()
2019-04-23 Richard LevitteConfigure: make disabling stuff easier and safer
2019-04-23 Richard LevitteConfigure: recognise -static even if given through...
2019-04-23 Richard LevitteConfigure: merge all of %user and %useradd into %config...
2019-04-19 dyrockCheck if num is 0 before trying to malloc memory. Other...
2019-04-19 Matt CaswellAdd some more test vectors for ChaCha20
2019-04-19 Matt CaswellClarify the documentation on the use of ChaCha20
2019-04-18 Richard Levitteasn1parse: avoid double free
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
next