aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes1-0/+4
2016-03-01make errorsDr. Stephen Henson1-0/+5
2016-03-01CT policy validationRob Percival2-0/+92
2016-03-01Verify SCT signaturesRob Percival2-0/+172
2016-02-29Refactor the async wait fd logicMatt Caswell2-8/+29
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell1-2/+9
2016-02-28TLS support for X25519Dr. Stephen Henson1-0/+1
2016-02-28Add no signing flag.Dr. Stephen Henson1-0/+6
2016-02-28Rename OIDs.Dr. Stephen Henson1-14/+6
2016-02-27GH753: More spelling fixFdaSilvaYY1-1/+1
2016-02-26Moves SCT struct typedef into ossl_typ.hRob Percival2-6/+3
2016-02-26Public API for Certificate TransparencyRob Percival1-0/+377
2016-02-26Implement new multi-threading APIAlessandro Ghedini2-0/+102
2016-02-25Fix indentsRich Salz1-15/+11
2016-02-25CVE-2016-0798: avoid memory leak in SRPEmilia Kasper1-1/+11
2016-02-25GH235: Set error status on malloc failureRich Salz1-0/+2
2016-02-23Add PKCS7_NO_DUAL_CONTENT flagRich Salz1-0/+1
2016-02-22Remove unused parameters from internal functionsRich Salz1-2/+2
2016-02-22RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>David Woodhouse1-6/+6
2016-02-22Partial revert of 1288f26 and fix for no-asyncMatt Caswell1-9/+2
2016-02-22RT4309: Define PRIu64 for UEFI buildDavid Woodhouse1-0/+1
2016-02-22Missed an experimental.Rich Salz1-10/+0
2016-02-19TLS: reject duplicate extensionsEmilia Kasper1-0/+1
2016-02-19GH712: Missed some no-filenames casesViktor Szakats1-12/+12
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-8/+0
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse3-42/+52
2016-02-17RT4310: Fix varous no-XXX buildsRich Salz1-0/+7
2016-02-17RT4318: Fix OSSL_SSIZE_MAX for UEFI buildDavid Woodhouse1-1/+1
2016-02-17Remove JPAKERich Salz1-128/+0
2016-02-17Implement the use of heap manipulator implementionsRichard Levitte1-52/+23
2016-02-15Prepare for 1.1.0-pre4-devRichard Levitte1-3/+3
2016-02-15Prepare for 1.1.0-pre3 releaseOpenSSL_1_1_0-pre3Richard Levitte1-2/+2
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte1-2/+2
2016-02-13Make sure the OPENSSL_INIT flags are 32 bits and document the ssl rangeRichard Levitte2-19/+21
2016-02-13Defines OSSL_SSIZE_MAXRob Percival1-0/+4
2016-02-13fix warnings on 32 bit buildsDr. Stephen Henson1-1/+5
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz3-15/+31
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-0/+1
2016-02-11GH620: second diff from rt-2275, adds error codeRich Salz1-0/+1
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz4-22/+13
2016-02-10After renaming init, update errors.Rich Salz2-2/+2
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte1-0/+1
2016-02-10Attempt to log an error if init failedMatt Caswell3-1/+3
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell3-2/+3
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni1-9/+5
2016-02-10The guard macro to be defined didn't match the guard macro checkedRichard Levitte1-1/+1
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz7-52/+118
2016-02-10clean away old VMS cruftRichard Levitte1-366/+1
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2-0/+18
2016-02-10Configure et al: move the installation directory logic to MakefilesRichard Levitte1-7/+0