Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / include / openssl / x509_vfy.h
2020-09-13 Matt CaswellFix safestack issues in x509_vfy.h
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Require X.509 v3 if extension...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that CA cert includ...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that on empty Subje...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that AKID and SKID...
2020-09-11 Dr. David von Oheimbcheck_chain_extensions(): Add check that Basic Constrai...
2020-09-11 Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-01 Dr. David von OheimbRefactor (without semantic changes) crypto/x509/{v3_pur...
2020-06-01 Tim Hudsonundeprecate SSL_CTX_load_verify_locations and X509_STOR...
2020-05-05 Dr. David von OheimbStrengthen X509_STORE_CTX_print_verify_cb() to print...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-08 Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-03 Richard LevitteX509_LOOKUP_store: new X509_LOOKUP_METHOD that works...
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-01-25 Dr. Matthias St... X509_STORE: fix two misspelled compatibility macros
2018-12-19 Richard LevitteX509_check_issued: check that signature algo matches...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-08-17 Benjamin KadukAvoid shadowing 'free' in X509_LOOKUP_met_set_free
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellUpdate copyright year
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2017-04-12 Todd ShortOCSP Updates: error codes and multiple certificates
2017-03-28 Hannes MagnussonRemove redundant decl of 509_STORE_set_flags
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-09-21 Rich SalzRevert "Constify code about X509_VERIFY_PARAM"
2016-09-18 FdaSilvaYYConstify code about X509_VERIFY_PARAM
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-04 FdaSilvaYYConstify inputs of two X509_LOOKUP_METHOD methods
2016-07-26 Dr. Stephen HensonDeprecate X509_LU_FAIL, X509_LU_RETRY
2016-07-26 Dr. Stephen HensonUse X509_LOOKUP_TYPE for lookup type consistently.
2016-07-26 Dr. Stephen HensonMove X509_LU_RETRY, X509_LU_FAIL
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard LevitteAdd setter and getter for X509_STORE's check_policy
2016-07-25 Richard LevitteAdd getters / setters for the X509_STORE_CTX and X509_S...
2016-07-20 Hannes MagnussonRemove reduntant X509_STORE_CTX_set_verify_cb declaration
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-06-20 Richard LevitteCheck that the subject name in a proxy cert complies...
2016-06-05 FdaSilvaYYConstify X509_OBJECT_get_type & X509_OBJECT_get0_X509
2016-05-19 Viktor DukhovniWhen strict SCT fails record verification failure
2016-05-18 Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-17 Rich SalzX509_STORE_CTX accessors.
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor DukhovniImplement X509_STORE_CTX_set_current_cert() accessor
2016-04-27 Kazuki YamaguchiGH975 Add ex_data functions for X509_STORE
2016-04-25 Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
2016-04-25 Viktor DukhovniAPI compat macros for renamed X509_STORE_CTX functions
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-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-05 Viktor DukhovniLong overdue cleanup of X509 policy tree verification
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Viktor DukhovniDANE support for X509_verify_cert()
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-03 Viktor DukhovniFix X509_STORE_CTX_cleanup()
2016-01-03 Viktor DukhovniX509_verify_cert() cleanup
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-26 Dr. Stephen HensonRemove X509_VERIFY_PARAM_ID
2015-09-30 David WoodhouseFix no-stdio build
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-05-28 Rich SalzUse enum for X509_LOOKUP_TYPE
2015-05-02 Dr. Stephen Hensonmake X509_VERIFY_PARAM opaque
2015-03-31 Richard LevitteStop symlinking, move files to intended directory