summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
AgeCommit message (Expand)Author
2016-08-15Improves CTLOG_STORE settersRob Percival
2016-08-13make updateDr. Stephen Henson
2016-08-05Mkae CT_log_new_from_base64 always return 0 on failureRob Percival
2016-08-05make updateRichard Levitte
2016-08-05Make update, etc.Rich Salz
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-08-01make updateDr. Stephen Henson
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Add X509_STORE lock and unlock functionsRichard Levitte
2016-07-25make updateRichard Levitte
2016-07-25Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte
2016-07-24Add EVP_ENCODE_CTX_copyJakub Zelenka
2016-07-24Add missing X509_set_proxy_flag numJakub Zelenka
2016-07-13make updateDr. Stephen Henson
2016-07-11make updateDr. Stephen Henson
2016-07-08Update ordinalsRich Salz
2016-07-05make updateRichard Levitte
2016-06-27RT4586: Remove RSA_memory_lock; unused, not neededRich Salz
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-16Fix GCC build; make update; fix number re-useRich Salz
2016-06-16Add EVP_PKEY_get0_hmac() functionNathaniel McCallum
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-06-14make updateMatt Caswell
2016-06-09Make a2i_ipadd an internal functionRich Salz
2016-06-08Add some accessor API'sRich Salz
2016-06-01Remove NOEXIST entriesRich Salz
2016-05-29set RAND_event and RAND_screen to deprecated in 1.1.0 in librypto.numJoey Yandle
2016-05-28make updateRichard Levitte
2016-05-23make updateDr. Stephen Henson
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-17X509_STORE_CTX accessors.Rich Salz
2016-05-11make updateRichard Levitte
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-04-29Fix some X509_STORE macrosMatt Caswell
2016-04-28Add getters for X509_STORE and X509_OBJECT membersChristian Heimes
2016-04-28make updateViktor Dukhovni
2016-04-26Add ex_data functions for X509_STOREKazuki Yamaguchi
2016-04-25make updateViktor Dukhovni
2016-04-22Fix no-dsa on Windows/VMSMatt Caswell
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell
2016-04-20Fix no-ui on WindowsMatt Caswell
2016-04-20Fix no-sock on WindowsMatt Caswell
2016-04-20Fix no-dgram on WindowsMatt Caswell
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-17Remove declaration of function that isn't implementedRichard Levitte
2016-04-16Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson