GH2176: Add X509_VERIFY_PARAM_get_time
[openssl.git] / util / libcrypto.num
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-11 Richard Levittemake update
2017-01-08 Dr. Stephen Hensonmake update
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-02 Matt CaswellAdd a DSO_dsobyaddr() function
2016-11-02 Matt CaswellPartial revert of 3d8b2ec42 to add back DSO_pathbyaddr
2016-10-28 Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-09-29 Dr. Stephen Hensonmake update
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-23 Rob PercivalRemoves {i2o,o2i}_SCT_signature from the CT public API
2016-08-23 Rob PercivalInternalizes SCT_verify and removes SCT_verify_v1
2016-08-22 Kazuki YamaguchiExpose alloc functions for EC{PK,}PARAMETERS
2016-08-22 Andy Polyakovcrypto/pkcs12: add UTF8 support.
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
next