]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/x509_vfy.h
Fix header file include guard names
[thirdparty/openssl.git] / include / openssl / x509_vfy.h
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