aboutsummaryrefslogtreecommitdiffstats
path: root/apps/opt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ctype arguments.Pauli2017-08-221-1/+1
* Make clear error message if opt_<number> failsPaul Yang2017-06-201-8/+28
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-6/+7
* Remove debugging leftovers in apps/opt.cEmilia Kasper2017-02-281-89/+0
* Allow proxy certs to be present when verifying a chainRichard Levitte2016-06-201-0/+3
* Spelling fixesFdaSilvaYY2016-06-161-2/+2
* Copyright consolidation 01/10Rich Salz2016-05-171-46/+6
* Fix signer option and support format SMIME.Dr. Stephen Henson2016-05-131-1/+3
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-2/+2
* Fix no-ocsp on Windows (and probably VMS)Matt Caswell2016-04-211-0/+1
* After saving errno clear it before calls to strtol et. al.Viktor Dukhovni2016-04-031-0/+4
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-031-0/+5
* apps/opt.c: next was only used when NDEBUG undefined, move it inside guardRichard Levitte2016-04-021-1/+1
* Remove Netware and OS/2Rich Salz2016-03-171-6/+1
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-101-1/+1
* commands help cleanupA J Mohan Rao2016-02-061-0/+1
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-021-8/+19
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-01-311-1/+12
* Make opt_imax visible in all appsViktor Dukhovni2016-01-291-6/+0
* 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