]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Style: ssl.h
[thirdparty/openssl.git] / include /
2018-04-18  FdaSilvaYYStyle: ssl.h
2018-04-17  Richard LevittePrepare for 1.1.1-pre6-dev
2018-04-17  Richard LevittePrepare for 1.1.1-pre5 release OpenSSL_1_1_1-pre5
2018-04-16  Dr. Matthias St... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-13  Richard Levittemake update
2018-04-06  Matt CaswellSupport EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
2018-04-05  Rich SalzSet error code if alloc returns NULL
2018-04-05  Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05  Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-03  Richard LevitteVMS: stricter acquisition of entropy for the pool
2018-04-03  Rich SalzSet error code on alloc failures
2018-04-03  Bernd EdlingerUse gnu_printf format attribute to minimise MinGW warnings
2018-04-03  Matt CaswellPrepare for 1.1.1-pre5-dev
2018-04-03  Matt CaswellPrepare for 1.1.1-pre4 release OpenSSL_1_1_1-pre4
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29  FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2018-03-27  Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-26  Rich SalzRemove QNX support
2018-03-22  Andy Polyakovinclude/openssl/rand.h: omit intermediate typedef.
2018-03-22  Andy Polyakovopenssl/rand.h: fix formatting.
2018-03-21  Jack BatesConvert _meth_get_ functions to const getters
2018-03-20  Matt CaswellPrepare for 1.1.1-pre4-dev
2018-03-20  Matt CaswellPrepare for 1.1.1-pre3 release OpenSSL_1_1_1-pre3
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Todd ShortFix no-sm3 (and no-sm2)
2018-03-19  Matt CaswellFix no-sm2
2018-03-19  Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-19  Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19  Jack LloydAdd SM2 signature and ECIES schemes
2018-03-17  Kurt RoeckxReturn error when trying to use prediction resistance
2018-03-17  Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-16  Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-03-15  Matt CaswellFix no-chacha and no-poly1305
2018-03-15  Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15  Matt CaswellAdd functions for setting the new EVP_PKEY_ASN1_METHOD...
2018-03-15  Matt CaswellAdd the function EVP_PKEY_new_CMAC_key()
2018-03-15  Matt CaswellAdd support for setting raw private HMAC keys
2018-03-15  Matt CaswellAdd functions to create an EVP_PKEY from raw private...
2018-03-15  PauliMissings OIDs for XTS added.
2018-03-14  Matt CaswellFix an error number clash
2018-03-14  Matt CaswellPut the default set of TLSv1.3 ciphersuites in a header...
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14  Matt CaswellUpdate version numbers for TLSv1.3 draft-26
2018-03-13  Tim Hudsonupdate SRP copyright notice
2018-03-12  Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12  gmileAdd OIDs for DSTU-4145
2018-03-12  Todd ShortSession Ticket app data
2018-03-09  Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-03-09  Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09  Matt CaswellGive more information in the SSL_stateless return code
2018-03-08  FdaSilvaYYDuplicate entries ssl_handshake_tbl trace entries...
2018-03-07  Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-03-07  Viktor DukhovniPrepare to detect index changes in OCSP responder.
2018-03-06  Richard Levitteopensslconf.h.in: Use all the "openssl_api_defines"
2018-03-06  Kurt RoeckxCheck the parent DRBG's strength
2018-03-05  Tomas MrazAdd support for .include directive in config files
2018-03-02  Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-03-02  Matt CaswellAdd pkey types for curve448
2018-02-28  Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-27  Matt CaswellPrepare for 1.1.1-pre3-dev
2018-02-27  Matt CaswellPrepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2
2018-02-27  Matt CaswellUpdate copyright year
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-23  Richard LevitteSTORE 'file' scheme loader: Add search capibility
2018-02-23  Richard LevitteSTORE: Add the possibility to search for specific infor...
2018-02-23  Richard LevitteSTORE: Add the possibility to specify an expected info...
2018-02-21  Kurt RoeckxSwitch the DRBGs from AES-128-CTR to AES-256-CTR
2018-02-20  Matt CaswellAdd some new constant time functions needed by curve448
2018-02-19  John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-19  Massimiliano Pala Add X509_get0_authority_key_id() function
2018-02-15  Dr. Matthias St... DRBG: make locking api truly private
2018-02-14  Richard LevitteOSSL_STORE: Add OSSL_STORE_vctrl()
2018-02-13  Rich SalzGenerate copyright year properly
2018-02-13  Dr. Matthias St... DRBG: make the derivation function the default for...
2018-02-13  Dr. Matthias St... DRBG: unify initialization and cleanup code
2018-02-13  Dr. Matthias St... DRBG: add locking api
2018-02-13  Matt CaswellPrepare for 1.1.1-pre2-dev
2018-02-13  Matt CaswellPrepare for 1.1.1-pre1 release OpenSSL_1_1_1-pre1
2018-02-13  Matt CaswellUpdate copyright year
2018-02-13  Matt CaswellOpenSSL 1.1.1 is now in pre release
2018-02-10  Rich SalzCopy name string in BIO_meth_new
2018-02-09  Nick MathewsonImprove #include structure of pem{,2}.h
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2018-02-09  Richard LevitteTurn off printf format checking for BIO_printf et al...
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-02-07  Richard Levittemake update ERROR_REBUILD=-rebuild
2018-02-07  PauliMake OPENSSL_rdtsc universally available.
2018-02-07  PauliMake the OPENSSL_CPUID_OBJ define internal.
2018-02-01  Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-31  Benjamin KadukRevert the crypto "global lock" implementation
2018-01-29  Kurt RoeckxAdd RAND_DRBG_bytes
2018-01-25  Benjamin KadukAdd support for the TLS 1.3 signature_algorithms_cert...
2018-01-25  Benjamin KadukRenumber TLSEXT_TYPE_key_share for draft-23
2018-01-25  Benjamin KadukBump TLS1_3_VERSION_DRAFT for draft-23
2018-01-24  Christian HeimesFix signature of min/max proto getter
2018-01-24  Steffan KargerFix SSL_CTX_get_{min,max}_proto_version integer convers...
2018-01-24  David CooperMake editorial changes suggested by Matt Caswell and...
2018-01-24  David CooperAdd -rsigopt option to ocsp command
next