summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-113-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-133-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-051-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
* Add poly1305 MAC supportPaul Yang2018-11-052-0/+2
* GMAC implementationPauli2018-11-043-0/+9
* Add tsan_decr() API, counterpart of tsan_counter()Benjamin Kaduk2018-11-041-0/+6
* EVP_MAC: Add SipHash implementationRichard Levitte2018-10-301-2/+3
* rand_drbg.h: include <openssl/obj_mac.h>Dr. Matthias St. Pierre2018-10-301-0/+1
* EVP_MAC: Add HMAC implementationRichard Levitte2018-10-301-0/+1
* EVP_MAC: Add CMAC implementationRichard Levitte2018-10-301-0/+2
* VMS & cryptoerr.h: include symhacks.hRichard Levitte2018-10-291-0/+3