Add CRYPTO_get_alloc_counts.
[openssl.git] / include / openssl / ossl_typ.h
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-19 Rich SalzAdd DRBG random method
2017-06-29 Richard LevitteAdd the STORE module
2017-04-25 Dr. Stephen HensonAdd support for custom signature parameters
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-02 Kirill Marinushkinmoved structure bio_buf_mem_st from headers to bss_mem.c
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-03-01 Rob PercivalCT policy validation
2016-03-01 Rob PercivalVerify SCT signatures
2016-02-26 Rob PercivalMoves SCT struct typedef into ossl_typ.h
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Rich SalzRemove store.
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-13 Viktor DukhovniFor stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
2016-01-13 Richard LevitteRemove spurious ;
2016-01-13 Richard LevitteVMS C doesn't provide intmax_t/uinmax_t, use our own
2016-01-13 Viktor DukhovniFor stroimax need C99 inttypes.h
2016-01-13 Viktor DukhovniMaximize time_t when intmax_t is available
2015-12-11 Richard LevitteMake EVP_ENCODE_CTX opaque
2015-12-09 Richard LevitteMove the definitions of EC_KEY and EC_KEY_METHOD to...
2015-12-09 Dr. Stephen Hensonremove ECDSA_METHOD typedef
2015-12-09 Dr. Stephen Hensonremove ECDH_METHOD typedef
2015-12-07 Richard LevitteMake the definition of HMAC_CTX opaque
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-09-29 Nicholas CooperRT3948: Some structs have confusing names.
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-04-28 Rich SalzERR_ cleanup
2015-03-31 Richard LevitteStop symlinking, move files to intended directory