summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06include/openssl/opensslconf.h.in: allow future deprecation for v4.0Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte
2018-11-30err/err.c: add err_clear_last_constant_time.Andy Polyakov
2018-11-20Update copyright yearMatt Caswell
2018-11-15Deprecate SSL_set_tmp_ecdhAntoine Salon
2018-11-15Making SRP_user_pwd functions publicAntoine Salon
2018-11-15Added SRP_VBASE_add0_user()Antoine Salon
2018-11-14KMAC implementation using EVP_MACShane Lontis
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-10Add EVP_PKEY_supports_digest_nid()David Woodhouse
2018-11-06EVP_MAC ctrl numbering duplicate removal.Pauli
2018-11-05Fix a collision in function err numbersPaul Yang
2018-11-05Collapse different classes of macro databasesRichard Levitte
2018-11-05Add poly1305 MAC supportPaul Yang
2018-11-05GMAC implementationPauli
2018-11-03Add tsan_decr() API, counterpart of tsan_counter()Benjamin Kaduk
2018-10-30EVP_MAC: Add SipHash implementationRichard Levitte
2018-10-30rand_drbg.h: include <openssl/obj_mac.h>Dr. Matthias St. Pierre
2018-10-30EVP_MAC: Add HMAC implementationRichard Levitte
2018-10-30EVP_MAC: Add CMAC implementationRichard Levitte
2018-10-29VMS & cryptoerr.h: include symhacks.hRichard Levitte
2018-10-29Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()Richard Levitte
2018-10-29Add generic EVP_PKEY_METHOD for EVP_MACsRichard Levitte
2018-10-29Add automatic initializations support for EVP_MAC objectsRichard Levitte
2018-10-29Add EVP_MAC APIRichard Levitte
2018-10-17Deprecate ECDH_KDF_X9_62()Antoine Salon
2018-10-17EVP module documentation passAntoine Salon
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-10-12Fix a typo in a macroMatt Caswell
2018-10-03Remove SSL_version_strRichard Levitte
2018-09-30Clean out aliases in include/openssl/symhacks.hRichard Levitte
2018-09-30Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-28Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...Shane Lontis
2018-09-24Use secure_getenv(3) when available.Pauli
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-12Replace the public RAND_DRBG_USED_FLAGS #define by an internal constantDr. Matthias St. Pierre
2018-09-12Limit the number of AES-GCM keys allowed in TLS. A new error is raised if thisPauli
2018-09-11The next version in master is at least 1.1.2, not 1.1.1xRichard Levitte
2018-09-11Prepare for 1.1.1a-devMatt Caswell
2018-09-11Prepare for 1.1.1 releaseOpenSSL_1_1_1Matt Caswell
2018-09-11Update copyright yearMatt Caswell
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Support pmeth->digest_customPaul Yang
2018-09-07Introduce EVP_MD_CTX_set_pkey_ctxPaul Yang
2018-09-04Fixed a comment that referenced the wrong methodAlex Gaynor
2018-09-04Fix HMAC SHA3-224 and HMAC SHA3-256.Pauli
2018-09-03Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer