summaryrefslogtreecommitdiffstats
path: root/crypto/include
AgeCommit message (Expand)Author
2016-06-09Make a2i_ipadd an internal functionRich Salz
2016-06-04Specifiy size of arraysKurt Roeckx
2016-05-23Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell
2016-05-17Copyright consolidation 05/10Rich Salz
2016-05-17Copyright consolidation 03/10Rich Salz
2016-05-10Restore the ERR_remove_thread_state() API and make it a no-opRichard Levitte
2016-04-28various spelling fixesFdaSilvaYY
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-14Fix ex_data locks issueMatt Caswell
2016-04-14The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-13Move a declaration that's private to libcryptoRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate ENGINE_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-opMatt Caswell
2016-04-13Deprecate RAND_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate ERR_free_strings() and make it a no-opMatt Caswell
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-03-20Remove #error from include files.Rich Salz
2016-03-20ct_int.h only needed by crypto/ctRich Salz
2016-03-20Move blake2_loclh to blake2 directoryRich Salz
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-10Remove a missed item from the old thread APIMatt Caswell
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-08Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-07Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson
2016-03-07Fix OPENSSL_INIT flags to avoid a clash.Matt Caswell
2016-03-07Rework based on feedback:clucey
2016-03-04Change default CT log list filename to "ct_log_list.cnf"Rob Percival
2016-03-03GH355: Implement HKDFAlessandro Ghedini
2016-03-02Ensure Async is deinited properlyMatt Caswell
2016-03-01remove old unused oneline name fieldDr. Stephen Henson
2016-03-01Verify SCT signaturesRob Percival
2016-02-29Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruptionMatt Caswell
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-25Add more CT utility routines to be used as part of larger patch.Adam Eijdenberg
2016-02-23RT4339: Fix handling of <internal/bn_conf.h>David Woodhouse
2016-02-19Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-09NULL the thread_local_inits_st pointer after useMatt Caswell
2016-02-09Correct copyright date for internal header fileMatt Caswell