aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/ossl_typ.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-15Make many X509_xxx types opaque.Rich Salz1-0/+6
2016-04-08Add SSL_DANE typedef for consistency.Rich Salz1-0/+1
2016-04-02moved structure bio_buf_mem_st from headers to bss_mem.cKirill Marinushkin1-1/+0
2016-04-02Optimized BIO mem read - without reallocationKirill Marinushkin1-0/+1
2016-03-01CT policy validationRob Percival1-0/+1
2016-03-01Verify SCT signaturesRob Percival1-0/+3
2016-02-26Moves SCT struct typedef into ossl_typ.hRob Percival1-0/+2
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz1-0/+1
2016-02-10Remove store.Rich Salz1-3/+0
2016-01-30Move more BN internals to bn_lcl.hRich Salz1-0/+1
2016-01-13For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni1-2/+2
2016-01-13Remove spurious ;Richard Levitte1-1/+1
2016-01-13VMS C doesn't provide intmax_t/uinmax_t, use our ownRichard Levitte1-1/+2
2016-01-13For stroimax need C99 inttypes.hViktor Dukhovni1-1/+1
2016-01-12Maximize time_t when intmax_t is availableViktor Dukhovni1-0/+16
2015-12-11Make EVP_ENCODE_CTX opaqueRichard Levitte1-0/+2
2015-12-09Move the definitions of EC_KEY and EC_KEY_METHOD to ossl_typ.hRichard Levitte1-0/+3
2015-12-09remove ECDSA_METHOD typedefDr. Stephen Henson1-2/+0
2015-12-09remove ECDH_METHOD typedefDr. Stephen Henson1-1/+0
2015-12-07Make the definition of HMAC_CTX opaqueRichard Levitte1-0/+2
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-09-28RT3948: Some structs have confusing names.Nicholas Cooper1-2/+2
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz1-1/+4
2015-04-28ERR_ cleanupRich Salz1-2/+0
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+207