Don't remove $(TARFILE) when cleaning
[openssl.git] / include /
2021-04-22 Niclas RosenvikSome compilers define __STDC_VERSION__ in c++
2021-03-25 Matt CaswellPrepare for 1.1.1l-dev
2021-03-25 Matt CaswellPrepare for 1.1.1k release OpenSSL_1_1_1k
2021-03-25 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellPrepare for 1.1.1k-dev
2021-02-16 Matt CaswellPrepare for 1.1.1j release OpenSSL_1_1_1j
2021-02-16 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-01-14 Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-04 Dr. David von OheimbUpdate copyright years of auto-generated headers (make...
2020-12-08 Matt CaswellPrepare for 1.1.1j-dev
2020-12-08 Matt CaswellPrepare for 1.1.1i release OpenSSL_1_1_1i
2020-12-08 Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-10-15 Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
2020-09-22 Matt CaswellPrepare for 1.1.1i-dev
2020-09-22 Matt CaswellPrepare for 1.1.1h release OpenSSL_1_1_1h
2020-09-22 Matt CaswellUpdate copyright year
2020-09-21 Tomas MrazDisallow certs with explicit curve in verification...
2020-09-21 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-08-28 Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-07-16 Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-04 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-06-21 Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-06-11 Tomas MrazDo not allow dropping Extended Master Secret extension...
2020-06-04 Vladimir Kotalenable DECLARE_DEPRECATED macro for Oracle Developer...
2020-05-19 Bernd EdlingerFix some places where X509_up_ref is used
2020-04-27 Arne SchwabeFix type cast in SSL_CTX_set1_groups macro
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-21 Matt CaswellPrepare for 1.1.1h-dev
2020-04-21 Matt CaswellPrepare for 1.1.1g release OpenSSL_1_1_1g
2020-03-31 Matt CaswellPrepare for 1.1.1g-dev
2020-03-31 Matt CaswellPrepare for 1.1.1f release OpenSSL_1_1_1f
2020-03-31 Matt CaswellUpdate copyright year
2020-03-25 Tomas MrazPartially revert "Detect EOF while reading in libssl"
2020-03-17 Matt CaswellPrepare for 1.1.1f-dev
2020-03-17 Matt CaswellPrepare for 1.1.1e release OpenSSL_1_1_1e
2020-03-17 Matt CaswellUpdate copyright year
2020-03-13 Benjamin KadukCode to thread-safety in ChangeCipherState
2020-02-27 Richard LevitteVMS: mitigate for the C++ compiler that doesn't underst...
2020-02-20 Matt CaswellDetect EOF while reading in libssl
2020-02-15 Richard LevitteVMS: Correct error reporting in crypto/rand/rand_vms.c
2020-02-06 PauliCoverity CID 1444960: Error handling issues
2020-02-06 Davide GalassiPrevent compiler warning for unused static function.
2020-01-02 Matt CaswellRun make update
2019-12-16 Matt CaswellBackport the RSA_get0_pss_params() function from master
2019-12-15 Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-10-15 Matt CaswellFix an incorrect macro
2019-10-15 David BenjaminDocument and add macros for additional DSA options
2019-10-02 Michael OsipovFix long name of some Microsoft objects
2019-09-27 Dr. Matthias St... Fix header file include guard names
2019-09-27 Dr. Matthias St... Reorganize local header files
2019-09-27 Dr. Matthias St... Reorganize private crypto header files
2019-09-14 Richard LevitteDo no mention private headers in public headers
2019-09-10 Matt CaswellPrepare for 1.1.1e-dev
2019-09-10 Matt CaswellPrepare for 1.1.1d release OpenSSL_1_1_1d
2019-09-10 Matt CaswellUpdate copyright year
2019-09-09 Dr. Matthias St... drbg: ensure fork-safety without using a pthread_atfork...
2019-08-08 Shane LontisChange EVP_CIPHER_CTX_iv_length() to return current...
2019-08-06 Matt CaswellFix ECDSA_SIG docs
2019-08-06 Matt CaswellCorrect the Extended Master Secret string for EBCDIC
2019-08-01 Dr. Matthias St... Add missing accessors for X509 AuthorityKeyIdentifier
2019-07-31 Antoine CœurFix Typos
2019-07-31 David von Oheimbmake RSA and DSA operations throw MISSING_PRIVATE_KEY...
2019-07-23 PauliMake rand_pool buffers more dynamic in their sizing.
2019-07-24 Dr. Matthias St... Remove OPENSSL_X509V3_H include detector from openssl...
2019-07-18 Bernd EdlingerAdd value_barriers in constant time select functions
2019-07-17 Bernd EdlingerFix a C++ comment in the refcount.h
2019-07-08 Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-07-02 Dr. Matthias St... Add regenerated header files
2019-07-02 Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2019-07-01 Matt CaswellEnsure that rc5 doesn't try to use a key longer than...
2019-06-30 Antoine CœurFix Typos
2019-06-24 PauliAllow AES XTS decryption using duplicate keys.
2019-06-12 raja-ashokFix typo mistake on calls to SSL_ctrl in ssl.h
2019-06-12 Acheev BhagatRemove redundant include
2019-06-06 Dr. Matthias St... Fix typo in macro argument of SSL_set1_client_sigalgs_l...
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-28 Richard LevittePrepare for 1.1.1d-dev
2019-05-28 Richard LevittePrepare for 1.1.1c release OpenSSL_1_1_1c
2019-05-28 Richard LevitteUpdate copyright year
2019-05-24 voevFix GOST OID
2019-05-24 agnosticdevissue-8973: Added const to parameters for values that...
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-04-10 Richard LevitteRework DSO API conditions and configuration option
2019-03-29 Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-28 Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-22 Bernd EdlingerMake err_clear_constant_time really constant time
2019-03-21 Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
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 CaswellUpdate copyright year
2019-02-20 Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-19 Matt CaswellDon't interleave handshake and other record types in...
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2019-02-07 Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
next