Skip CN DNS name constraint checks when not needed
[oweals/openssl.git] / doc / crypto / X509_VERIFY_PARAM_set_flags.pod
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
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
2018-03-27 Matt CaswellUpdate copyright year
2018-01-05 Viktor DukhovniAdd x509(1) reference
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-06-16 FdaSilvaYYSpelling fixes
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2015-11-21 Rich SalzTurn B<...()> into ...()
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-08-21 Rich SalzFix L<> content in manpages
2015-05-03 Alok MenghrajaniRT3802: Fixes typos in doc/crypto/
2015-02-25 Matt CaswellAdd documentation for the -no_alt_chains option for...
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-05 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-22 Viktor DukhovniMore complete X509_check_host documentation.
2014-05-21 Matt CaswellFixed unterminated B tag, causing build to fail with...
2014-05-21 Viktor DukhovniFixes to host checking.
2014-02-14 Scott SchaeferFix various spelling errors
2009-10-17 Dr. Stephen HensonClarification.
2009-10-17 Dr. Stephen HensonPreliminary documentation for X509_VERIFY_PARAM.