summaryrefslogtreecommitdiffstats
path: root/apps/opt.c
AgeCommit message (Expand)Author
2017-02-28Remove debugging leftovers in apps/opt.cEmilia Kasper
2016-06-20Allow proxy certs to be present when verifying a chainRichard Levitte
2016-06-16Spelling fixesFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-05-13Fix signer option and support format SMIME.Dr. Stephen Henson
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell
2016-04-03After saving errno clear it before calls to strtol et. al.Viktor Dukhovni
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni
2016-04-02apps/opt.c: next was only used when NDEBUG undefined, move it inside guardRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni
2016-02-06commands help cleanupA J Mohan Rao
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-29Make opt_imax visible in all appsViktor Dukhovni
2016-01-13For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni
2016-01-13For stroimax need C99 inttypes.hViktor Dukhovni
2016-01-12Maximize time_t when intmax_t is availableViktor Dukhovni
2016-01-12RT4227: Range-check in apps.Rich Salz
2015-12-30Fix faulty check in the VMS version of opt_prognameRichard Levitte
2015-10-05Address Windows warnings in apps/.Andy Polyakov
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-07-16Remove obsolete key formats.Rich Salz
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-04-30Fix windows buildMatt Caswell
2015-04-26Fix main build breakage.Rich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz