aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Add s_client support for waiting for asyncMatt Caswell2015-11-201-0/+1
* Add support for -no-CApath and -no-CAfile optionsMatt Caswell2015-09-251-3/+4
* RT4033: Use OPENSSL_SYS_UNIX not "unix"Rich Salz2015-09-171-0/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+6
* Change the treatment of stdin and stdout to allow binary dataRichard Levitte2015-09-061-2/+2
* Change the way apps open their input and output filesRichard Levitte2015-09-061-14/+16
* Make the handling of output and input formats consistentRichard Levitte2015-09-061-11/+13
* RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse2015-09-051-3/+5
* GH350: -help text few s_client and s_server flagsHubert Kario2015-08-261-4/+9
* Fix build break.Rich Salz2015-08-101-1/+1
* RT3639: Add -no_comp description to online helpRich Salz2015-07-291-1/+1
* Remove obsolete key formats.Rich Salz2015-07-161-1/+0
* RT2547: Tighten perms on generated privkey filesRich Salz2015-06-151-0/+2
* Restore module loadingRichard Levitte2015-05-291-1/+4
* RT3876: Only load config when neededRich Salz2015-05-281-1/+1
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-2/+0
* Replace switch/assignments with table lookupRich Salz2015-05-201-2/+7
* In apps, malloc or dieRich Salz2015-04-301-0/+1
* Rewrite parse_nameRich Salz2015-04-291-1/+1
* use isxdigit and apps_tohexRich Salz2015-04-291-0/+1
* Remove needless bio_err argumentRich Salz2015-04-291-1/+1
* fewer NO_ENGINE #ifdef'sRich Salz2015-04-251-1/+3
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-96/+266
* Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell2015-01-311-2/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-182/+182
* Update API to use (char *) for email addresses and hostnamesViktor Dukhovni2014-07-071-2/+2
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-0/+1
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-141-2/+2
* Constification.Ben Laurie2013-10-071-3/+4
* Typo: don't call RAND_cleanup during app startup.Dr. Stephen Henson2013-08-181-1/+1
* Call RAND_cleanup in openssl application.Dr. Stephen Henson2013-03-281-0/+2
* Improve WINCE support.Andy Polyakov2013-01-191-1/+1
* Typo (PR2959).Dr. Stephen Henson2013-01-171-1/+1
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2012-12-061-1/+3
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2012-12-021-0/+1
* add option to get a certificate or CRL from a URLDr. Stephen Henson2012-12-021-0/+3
* New functions to check a hostname email or IP address against aDr. Stephen Henson2012-10-081-0/+5
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-3/+4
* Initial "opaque SSL" framework. If an application definesDr. Stephen Henson2011-04-291-0/+2
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-1/+1
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+4
* add -sigopt option to ca utilityDr. Stephen Henson2010-03-141-0/+2
* new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson2010-03-121-0/+4
* Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson2009-10-311-0/+2
* PR: 2064, 728Dr. Stephen Henson2009-09-301-0/+1
* Update from 1.0.0-stable.Dr. Stephen Henson2009-08-051-2/+8
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-3/+3
* Update from stable-branch.Dr. Stephen Henson2008-11-241-1/+3
* Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie2008-11-161-0/+1