Rename SSL_write_early() to SSL_write_early_data()
[openssl.git] / apps / opt.c
2017-02-28 Emilia KasperRemove debugging leftovers in apps/opt.c
2016-06-20 Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-16 FdaSilvaYYSpelling fixes
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-13 Dr. Stephen HensonFix signer option and support format SMIME.
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-03 Viktor DukhovniAfter saving errno clear it before calls to strtol...
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-02 Richard Levitteapps/opt.c: next was only used when NDEBUG undefined...
2016-03-17 Rich SalzRemove Netware and OS/2
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-06 A J Mohan Raocommands help cleanup
2016-02-03 Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-29 Viktor DukhovniMake opt_imax visible in all apps
2016-01-13 Viktor DukhovniFor stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
2016-01-13 Viktor DukhovniFor stroimax need C99 inttypes.h
2016-01-13 Viktor DukhovniMaximize time_t when intmax_t is available
2016-01-12 Rich SalzRT4227: Range-check in apps.
2015-12-30 Richard LevitteFix faulty check in the VMS version of opt_progname
2015-10-05 Andy PolyakovAddress Windows warnings in apps/.
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-07-16 Rich SalzRemove obsolete key formats.
2015-06-15 Rich SalzRT2547: Tighten perms on generated privkey files
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-04-30 Matt CaswellFix windows build
2015-04-26 Rich SalzFix main build breakage.
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)