GH919: Fix wrappers for two headers
[openssl.git] / crypto / include /
2016-05-23 Matt CaswellUse strerror_r()/strerror_s() instead of strerror(...
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Matt CaswellFix ex_data locks issue
2016-04-14 Matt CaswellThe err_cleanup() funtion is internal so shouldn't...
2016-04-14 Matt CaswellEnsure all locks are properly cleaned up
2016-04-13 Richard LevitteMove a declaration that's private to libcrypto
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate CRYPTO_cleanup_all_ex_data() and make it...
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-03-20 Rich SalzRemove #error from include files.
2016-03-20 Rich Salzct_int.h only needed by crypto/ct
2016-03-20 Rich SalzMove blake2_loclh to blake2 directory
2016-03-11 Dr. Stephen HensonMake X509_SIG opaque.
2016-03-11 Kurt RoeckxSave leaf_node and node_offset as character array
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-10 Matt CaswellRemove a missed item from the old thread API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Dr. Stephen HensonMake PKCS8_PRIV_KEY_INFO opaque.
2016-03-07 Matt CaswellFix OPENSSL_INIT flags to avoid a clash.
2016-03-07 cluceyRework based on feedback:
2016-03-04 Rob PercivalChange default CT log list filename to "ct_log_list...
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-02 Matt CaswellEnsure Async is deinited properly
2016-03-01 Dr. Stephen Hensonremove old unused oneline name field
2016-03-01 Rob PercivalVerify SCT signatures
2016-02-29 Matt CaswellFix BN_hex2bn/BN_dec2bn NULL ptr/heap corruption
2016-02-26 Rob PercivalPublic API for Certificate Transparency
2016-02-25 Adam EijdenbergAdd more CT utility routines to be used as part of...
2016-02-23 David WoodhouseRT4339: Fix handling of <internal/bn_conf.h>
2016-02-19 Richard LevitteLet Configure figure out the diverse shared library...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Matt CaswellNULL the thread_local_inits_st pointer after use
2016-02-09 Matt CaswellCorrect copyright date for internal header file
2016-02-09 Matt CaswellProvide a thread stop API
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-09 Matt CaswellProvide framework for auto initialise/deinitialise...
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-25 Richard LevitteGenerate warning text
2016-01-25 Rich SalzMove & split opensslconf.h.in
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.
2016-01-18 Viktor DukhovniDrop cached certificate signature validity flag
2016-01-12 Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2016-01-07 Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-10 Andy PolyakovConfigure: make no-chacha and no-poly1305 work.
2015-12-10 Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.
2015-12-07 Richard LevitteMake the definition of EVP_MD opaque
2015-10-24 Ben LaurieFix undeclared variable warnings.
2015-10-18 Richard LevitteBecause ct_locl.h is used between modules, move it...
2015-10-15 Dr. Stephen Hensonembed CRL serial number and signature fields
2015-10-15 Dr. Stephen Hensonembed certificate serial number and signature fields
2015-09-30 David WoodhouseFix no-stdio build
2015-09-22 Dr. Stephen HensonMake X509 opaque
2015-09-22 Dr. Stephen HensonAdd comments to x509_int.h
2015-09-20 Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-17 Dr. Stephen HensonEmbed various signature algorithms.
2015-09-16 Dr. Stephen HensonEmbed X509_REQ_INFO
2015-09-16 Dr. Stephen HensonX509_CRL_INFO embed
2015-09-11 Dr. Stephen HensonFix "defined but not used" warnings.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-05 Dr. Stephen Hensonmake X509_REVOKED opaque
2015-09-02 Dr. Stephen Hensonmake X509_CRL opaque
2015-08-31 Dr. Stephen Hensonmake X509_REQ opaque
2015-08-31 Dr. Stephen Hensonmake X509_CERT_AUX opaque
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-04-27 Emilia KasperError checking and memory leak fixes in NISTZ256.
2015-03-25 Dr. Stephen Hensonmake X509_NAME opaque
2015-03-24 Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-03-24 Dr. Stephen HensonMove some EVP internals to evp_int.h
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Matt CaswellMove bn internal functions into bn_int.h and bn_lcl.h
2014-12-08 Matt CaswellImplement internally opaque bn access from srp
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...