Add SSL_DANE typedef for consistency.
[openssl.git] / include / openssl / x509_vfy.h
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