aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/ossl_typ.h
Commit message (Expand)AuthorAgeFilesLines
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-1/+1
* Add DRBG random methodRich Salz2017-07-191-0/+1
* Add the STORE moduleRichard Levitte2017-06-291-0/+2
* Add support for custom signature parametersDr. Stephen Henson2017-04-251-0/+2
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-081-1/+2
* Copyright consolidation 03/10Rich Salz2016-05-171-51/+6
* Make many X509_xxx types opaque.Rich Salz2016-04-151-0/+6
* Add SSL_DANE typedef for consistency.Rich Salz2016-04-081-0/+1
* moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin2016-04-021-1/+0
* Optimized BIO mem read - without reallocationKirill Marinushkin2016-04-021-0/+1
* CT policy validationRob Percival2016-03-011-0/+1
* Verify SCT signaturesRob Percival2016-03-011-0/+3
* Moves SCT struct typedef into ossl_typ.hRob Percival2016-02-261-0/+2
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-0/+1
* Remove store.Rich Salz2016-02-101-3/+0
* Move more BN internals to bn_lcl.hRich Salz2016-01-301-0/+1
* For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni2016-01-131-2/+2
* Remove spurious ;Richard Levitte2016-01-131-1/+1
* VMS C doesn't provide intmax_t/uinmax_t, use our ownRichard Levitte2016-01-131-1/+2
* For stroimax need C99 inttypes.hViktor Dukhovni2016-01-131-1/+1
* Maximize time_t when intmax_t is availableViktor Dukhovni2016-01-121-0/+16
* Make EVP_ENCODE_CTX opaqueRichard Levitte2015-12-111-0/+2
* Move the definitions of EC_KEY and EC_KEY_METHOD to ossl_typ.hRichard Levitte2015-12-091-0/+3
* remove ECDSA_METHOD typedefDr. Stephen Henson2015-12-091-2/+0
* remove ECDH_METHOD typedefDr. Stephen Henson2015-12-091-1/+0
* Make the definition of HMAC_CTX opaqueRichard Levitte2015-12-071-0/+2
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-7/+0
* RT3948: Some structs have confusing names.Nicholas Cooper2015-09-281-2/+2
* Make COMP_CTX and COMP_METHOD opaqueRich Salz2015-05-121-1/+4
* ERR_ cleanupRich Salz2015-04-281-2/+0
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+207