summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-02-26Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/exportRichard Levitte
2019-02-19Don't interleave handshake and other record types in TLSv1.3Matt Caswell
2019-02-18generated filesPauli
2019-02-18Properties for implementation selection.Pauli
2019-02-17SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2019-02-16Add an OpenSSL library contextRichard Levitte
2019-02-16Add CRYPTO_alloc_ex_data()Richard Levitte
2019-02-15Add EC_GROUP_get0_fieldDavid Asraf
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte
2019-02-15Add option to disable Extended Master SecretTodd Short
2019-02-15Fix no-stdioMatt Caswell
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-07Make OPENSSL_malloc_init() a no-opMatt Caswell
2019-02-06blake2: backport changes to blake2sAntoine Salon
2019-02-06blake2: register MAC objectsAntoine Salon
2019-02-06blake2b: add EVP_MAC APIAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-05Make some simple getters take const SSL/SSL_CTXSam Roberts
2019-02-01Fix end-point shared secret for DTLS/SCTPMichael Tuexen
2019-01-30Reuse already defined macrosPetr Vorel
2019-01-30Document and add macros for additional DSA optionsDavid Benjamin
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono
2019-01-27add an additional async notification communication method based on callbackPing Yu
2019-01-27Add "weak" declarations of symbols used in safestack.h and lhash.hMatthias Kraft
2019-01-25X509_STORE: fix two misspelled compatibility macrosDr. Matthias St. Pierre
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2019-01-21PPC: Try out if mftb works before using itBernd Edlinger
2019-01-21update Copyright dateDavid von Oheimb
2019-01-21add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021David von Oheimb
2019-01-16crypto/bio/b_dump.c: change all char* to void*, and constifyRichard Levitte
2019-01-07More configurable crypto and ssl library initializationViktor Dukhovni
2019-01-04Implement OPENSSL_INIT_NO_ATEXITMatt Caswell
2019-01-04Fix a RUN_ONCE bugMatt Caswell
2019-01-03make updateMatt Caswell
2018-12-23EVP_PKEY_size declared to take a const parameterShreya Bhandare
2018-12-19X509_check_issued: check that signature algo matches signing key algoRichard Levitte
2018-12-15Deprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSIONKurt Roeckx
2018-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-10make updateRichard Levitte
2018-12-07ssl: Linux TLS Tx OffloadBoris Pismenny
2018-12-07evp/e_aes: Expose IVBoris Pismenny
2018-12-07bio: Linux TLS OffloadBoris Pismenny
2018-12-07Linux ktls infrastructureBoris Pismenny
2018-12-07Only include opensslconf.h onceMatt Caswell
2018-12-07Remove the cast from the definition of OPENSSL_VERSION_NUMBERMatt Caswell
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
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