summaryrefslogtreecommitdiffstats
path: root/apps/opt.c
AgeCommit message (Expand)Author
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