update ordinals
[openssl.git] / util / libcrypto.num
2016-08-21 Dr. Stephen Hensonupdate ordinals
2016-08-20 Rich SalzAdd BIO_get_new_index()
2016-08-19 Dr. Stephen Hensonmake update
2016-08-19 Dr. Stephen Hensonrename ordinals
2016-08-19 Dr. Stephen Hensonmake update
2016-08-19 Dr. Stephen Hensonmake update
2016-08-17 Dr. Stephen Hensonmake update
2016-08-16 Dr. Stephen Hensonmake update
2016-08-16 Richard LevitteRemove duplicate ordinals
2016-08-15 Rob PercivalReplaces CT_POLICY_EVAL_CTX_set0 entries with new sette...
2016-08-15 Rob PercivalImproves CTLOG_STORE setters
2016-08-13 Dr. Stephen Hensonmake update
2016-08-06 Rob PercivalMkae CT_log_new_from_base64 always return 0 on failure
2016-08-05 Richard Levittemake update
2016-08-05 Rich SalzMake update, etc.
2016-08-04 Rich SalzRemove "lockit" from internal error-hash function
2016-08-01 Dr. Stephen Hensonmake update
2016-07-25 FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard Levittemake update
2016-07-25 Richard LevitteAdd getters / setters for the X509_STORE_CTX and X509_S...
2016-07-24 Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-24 Jakub ZelenkaAdd missing X509_set_proxy_flag num
2016-07-13 Dr. Stephen Hensonmake update
2016-07-11 Dr. Stephen Hensonmake update
2016-07-08 Rich SalzUpdate ordinals
2016-07-05 Richard Levittemake update
2016-06-27 Rich SalzRT4586: Remove RSA_memory_lock; unused, not needed
2016-06-24 Matt CaswellAdd a getter to obtain the HMAC_CTX md
2016-06-22 Andy Polyakovcrypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
2016-06-16 Rich SalzFix GCC build; make update; fix number re-use
2016-06-16 Nathaniel McCallumAdd EVP_PKEY_get0_hmac() function
2016-06-14 Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-06-13 Matt Caswellmake update
2016-06-09 Rich SalzMake a2i_ipadd an internal function
2016-06-08 Rich SalzAdd some accessor API's
2016-06-01 Rich SalzRemove NOEXIST entries
2016-05-29 Joey Yandleset RAND_event and RAND_screen to deprecated in 1.1...
2016-05-28 Richard Levittemake update
2016-05-23 Dr. Stephen Hensonmake update
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17 Rich SalzX509_STORE_CTX accessors.
2016-05-11 Richard Levittemake update
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor Dukhovnimake update
2016-04-26 Kazuki YamaguchiAdd ex_data functions for X509_STORE
2016-04-25 Viktor Dukhovnimake update
2016-04-22 Matt CaswellFix no-dsa on Windows/VMS
2016-04-22 Matt CaswellFix no-cmac on Windows/VMS
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-20 Matt CaswellFix no-ui on Windows
2016-04-20 Matt CaswellFix no-sock on Windows
2016-04-20 Matt CaswellFix no-dgram on Windows
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-18 Rich SalzRename some lowercase API's
2016-04-17 Richard LevitteRemove declaration of function that isn't implemented
2016-04-16 Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-13 Matt Caswellmake update
2016-04-13 Dr. Stephen Hensonmake update
2016-04-13 Richard LevitteCleanup libcrypto.num and make update
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellFix symbols missing from shared build
2016-04-13 Matt Caswellmake update
2016-04-09 Matt Caswellmake update
2016-04-09 Matt Caswellmake update
2016-04-07 Viktor Dukhovnimake update
2016-04-06 Richard Levittemake update
2016-04-04 FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-03 Viktor Dukhovnimake update
2016-04-03 Richard LevitteOrdinals adjustment
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt Caswellmake update
2016-03-30 Matt CaswellFix build compilation failures
2016-03-29 Matt Caswellmake update
2016-03-23 Rich SalzRemove several unused undocumented functions.
2016-03-22 Rich SalzHave only one DSO_METHOD_openssl
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Richard Levittemake update
2016-03-18 Matt CaswellEnsure that no-comp functions are flagged as such
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-11 Dr. Stephen Hensonmake update
2016-03-11 Rich SalzMake update to catch function renames.
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
2016-03-10 Rich SalzRT3676 add: Export ASN.1 DHparams
2016-03-09 Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-09 Rob PercivalRemoves SCT_LIST_set_source and SCT_LIST_set0_logs
2016-03-08 Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08 Rich SalzOpenSSLDie --> OPENSSL_die
2016-03-08 Dr. Stephen Hensonmake update
2016-03-08 Alessandro Ghedinimake update
2016-03-08 Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07 Matt Caswellmake update
next