summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added new EVP/KDF API.David Makepeace2019-02-134-8/+78
* Make OPENSSL_malloc_init() a no-opMatt Caswell2019-02-071-7/+2
* blake2: backport changes to blake2sAntoine Salon2019-02-061-0/+2
* blake2: register MAC objectsAntoine Salon2019-02-062-0/+10
* blake2b: add EVP_MAC APIAntoine Salon2019-02-062-0/+4
* Remove unnecessary trailing whitespaceSam Roberts2019-02-052-7/+7
* Make some simple getters take const SSL/SSL_CTXSam Roberts2019-02-051-10/+10
* Fix end-point shared secret for DTLS/SCTPMichael Tuexen2019-02-011-0/+12
* Reuse already defined macrosPetr Vorel2019-01-301-7/+2
* Document and add macros for additional DSA optionsDavid Benjamin2019-01-301-0/+6
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-277-55/+129
* add an additional async notification communication method based on callbackPing Yu2019-01-272-0/+23
* Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft2019-01-272-2/+62
* X509_STORE: fix two misspelled compatibility macrosDr. Matthias St. Pierre2019-01-251-0/+4
* Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias2019-01-241-5/+1
* PPC: Try out if mftb works before using itBernd Edlinger2019-01-211-0/+2
* update Copyright dateDavid von Oheimb2019-01-211-1/+1
* add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021David von Oheimb2019-01-211-2/+2
* crypto/bio/b_dump.c: change all char* to void*, and constifyRichard Levitte2019-01-161-7/+7
* More configurable crypto and ssl library initializationViktor Dukhovni2019-01-072-2/+13
* Implement OPENSSL_INIT_NO_ATEXITMatt Caswell2019-01-041-1/+1
* Fix a RUN_ONCE bugMatt Caswell2019-01-041-0/+92
* make updateMatt Caswell2019-01-031-1/+1
* EVP_PKEY_size declared to take a const parameterShreya Bhandare2018-12-231-1/+1
* X509_check_issued: check that signature algo matches signing key algoRichard Levitte2018-12-191-0/+4
* Deprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSIONKurt Roeckx2018-12-152-3/+9
* Add RFC5297 AES-SIV supportTodd Short2018-12-123-0/+47
* make updateRichard Levitte2018-12-101-0/+1
* ssl: Linux TLS Tx OffloadBoris Pismenny2018-12-071-0/+4
* evp/e_aes: Expose IVBoris Pismenny2018-12-071-0/+2
* bio: Linux TLS OffloadBoris Pismenny2018-12-072-0/+46
* Linux ktls infrastructureBoris Pismenny2018-12-071-0/+147
* Only include opensslconf.h onceMatt Caswell2018-12-071-100/+104
* Remove the cast from the definition of OPENSSL_VERSION_NUMBERMatt Caswell2018-12-071-1/+1
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-06126-126/+126
* Refactor the computation of API version limitsRichard Levitte2018-12-0629-80/+118
* include/openssl/opensslconf.h.in: allow future deprecation for v4.0Richard Levitte2018-12-061-0/+12
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-063-93/+131
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-067-57/+57
* err/err.c: add err_clear_last_constant_time.Andy Polyakov2018-11-301-0/+6
* Update copyright yearMatt Caswell2018-11-201-1/+1
* Deprecate SSL_set_tmp_ecdhAntoine Salon2018-11-151-3/+5
* Making SRP_user_pwd functions publicAntoine Salon2018-11-151-0/+5
* Added SRP_VBASE_add0_user()Antoine Salon2018-11-151-0/+1
* KMAC implementation using EVP_MACShane Lontis2018-11-143-0/+16
* Added missing signature algorithm reflection functionsViktor Dukhovni2018-11-122-3/+16
* Add EVP_PKEY_supports_digest_nid()David Woodhouse2018-11-101-0/+2
* EVP_MAC ctrl numbering duplicate removal.Pauli2018-11-061-3/+3
* Fix a collision in function err numbersPaul Yang2018-11-051-1/+1
* Collapse different classes of macro databasesRichard Levitte2018-11-051-16/+2