aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameters from internal functionsRich Salz2016-02-221-2/+2
* RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>David Woodhouse2016-02-221-6/+6
* Partial revert of 1288f26 and fix for no-asyncMatt Caswell2016-02-221-9/+2
* RT4309: Define PRIu64 for UEFI buildDavid Woodhouse2016-02-221-0/+1
* Missed an experimental.Rich Salz2016-02-221-10/+0
* TLS: reject duplicate extensionsEmilia Kasper2016-02-191-0/+1
* GH712: Missed some no-filenames casesViktor Szakats2016-02-191-12/+12
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-8/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-173-42/+52
* RT4310: Fix varous no-XXX buildsRich Salz2016-02-171-0/+7
* RT4318: Fix OSSL_SSIZE_MAX for UEFI buildDavid Woodhouse2016-02-171-1/+1
* Remove JPAKERich Salz2016-02-171-128/+0
* Implement the use of heap manipulator implementionsRichard Levitte2016-02-171-52/+23
* Prepare for 1.1.0-pre4-devRichard Levitte2016-02-151-3/+3
* Prepare for 1.1.0-pre3 releaseOpenSSL_1_1_0-pre3Richard Levitte2016-02-151-2/+2
* Correct deprecation of OPENSSL_configRichard Levitte2016-02-151-2/+2
* Make sure the OPENSSL_INIT flags are 32 bits and document the ssl rangeRichard Levitte2016-02-132-19/+21
* Defines OSSL_SSIZE_MAXRob Percival2016-02-131-0/+4
* fix warnings on 32 bit buildsDr. Stephen Henson2016-02-131-1/+5
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-113-15/+31
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-0/+1
* GH620: second diff from rt-2275, adds error codeRich Salz2016-02-111-0/+1
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-114-22/+13
* After renaming init, update errors.Rich Salz2016-02-102-2/+2
* Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2016-02-101-0/+1
* Attempt to log an error if init failedMatt Caswell2016-02-103-1/+3
* The new init functions can now fail so shouldn't be voidMatt Caswell2016-02-103-2/+3
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-101-9/+5
* The guard macro to be defined didn't match the guard macro checkedRichard Levitte2016-02-101-1/+1
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-107-52/+118
* clean away old VMS cruftRichard Levitte2016-02-101-366/+1
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-102-0/+18
* Configure et al: move the installation directory logic to MakefilesRichard Levitte2016-02-101-7/+0
* Remove store.Rich Salz2016-02-103-675/+0
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-0/+6
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-1/+1
* Provide a thread stop APIMatt Caswell2016-02-091-0/+1
* Auto init/de-init libsslMatt Caswell2016-02-091-2/+5
* Auto init/deinit libcryptoMatt Caswell2016-02-097-31/+39
* Provide framework for auto initialise/deinitialise of the libraryMatt Caswell2016-02-092-0/+64
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-081-0/+2
* Remove ancient compatibility defines.Dr. Stephen Henson2016-02-081-14/+0
* Only use compatibility macros for < 1.1 API.Dr. Stephen Henson2016-02-081-1/+4
* use new function namesDr. Stephen Henson2016-02-081-10/+14
* Reorganise functions.Dr. Stephen Henson2016-02-081-9/+11
* pkcs12.h header reorganisation.Dr. Stephen Henson2016-02-081-5/+7
* Rename PKCS12 functionDr. Stephen Henson2016-02-081-7/+16
* pkcs12 accessorsDr. Stephen Henson2016-02-081-0/+6
* New PKCS12 accessors, change macros to functions.Dr. Stephen Henson2016-02-081-11/+11
* Make PKCS12 structures opaqueDr. Stephen Henson2016-02-081-33/+6