aboutsummaryrefslogtreecommitdiffstats
path: root/apps/opt.c
Commit message (Expand)AuthorAgeFilesLines
* For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni2016-01-131-2/+4
* For stroimax need C99 inttypes.hViktor Dukhovni2016-01-131-2/+2
* Maximize time_t when intmax_t is availableViktor Dukhovni2016-01-121-11/+97
* RT4227: Range-check in apps.Rich Salz2016-01-121-69/+57
* Fix faulty check in the VMS version of opt_prognameRichard Levitte2015-12-301-1/+1
* Address Windows warnings in apps/.Andy Polyakov2015-10-051-2/+1
* RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse2015-09-051-0/+4
* Remove obsolete key formats.Rich Salz2015-07-161-9/+5
* RT2547: Tighten perms on generated privkey filesRich Salz2015-06-151-1/+0
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-2/+2
* Fix windows buildMatt Caswell2015-04-301-4/+4
* Fix main build breakage.Rich Salz2015-04-261-4/+5
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-0/+915