summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-03-12OSSL_PARAM helper functions.Pauli
2019-03-12Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb
2019-03-12Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDavid von Oheimb
2019-03-12added generated filesShane Lontis
2019-03-11Replumbing: New public API to load or add providersRichard Levitte
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte
2019-03-11Add regenerated header filesRich Salz
2019-03-11util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-03-06Make it possible to trace the trace functionality itselfRichard Levitte
2019-03-06Adapt BN_CTX_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace APIRichard Levitte
2019-03-06Adapt OPENSSL_POLICY_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace APIRichard Levitte
2019-03-06Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace APIRichard Levitte
2019-03-06Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt ENGINE_TABLE_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt ENGINE_CONF_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt OPENSSL_INIT_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt CIPHER_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Adapt SSL_DEBUG to the new generic trace APIRichard Levitte
2019-03-06Make it possible to disable the TRACE APIRichard Levitte
2019-03-06Add generic trace APIRichard Levitte
2019-02-27Replumbing: Add include/openssl/core.h, initially with core typesRichard Levitte
2019-02-27Implement SSH KDFSimo Sorce
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