summaryrefslogtreecommitdiffstats
path: root/apps/apps.h
AgeCommit message (Expand)Author
2015-11-20Add s_client support for waiting for asyncMatt Caswell
2015-09-25Add support for -no-CApath and -no-CAfile optionsMatt Caswell
2015-09-17RT4033: Use OPENSSL_SYS_UNIX not "unix"Rich Salz
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-06Change the treatment of stdin and stdout to allow binary dataRichard Levitte
2015-09-06Change the way apps open their input and output filesRichard Levitte
2015-09-06Make the handling of output and input formats consistentRichard Levitte
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-08-26GH350: -help text few s_client and s_server flagsHubert Kario
2015-08-10Fix build break.Rich Salz
2015-07-29RT3639: Add -no_comp description to online helpRich Salz
2015-07-16Remove obsolete key formats.Rich Salz
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-05-29Restore module loadingRichard Levitte
2015-05-28RT3876: Only load config when neededRich Salz
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-20Replace switch/assignments with table lookupRich Salz
2015-04-30In apps, malloc or dieRich Salz
2015-04-29Rewrite parse_nameRich Salz
2015-04-29use isxdigit and apps_tohexRich Salz
2015-04-29Remove needless bio_err argumentRich Salz
2015-04-25fewer NO_ENGINE #ifdef'sRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-01-31Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2013-10-07Constification.Ben Laurie
2013-08-18Typo: don't call RAND_cleanup during app startup.Dr. Stephen Henson
2013-03-28Call RAND_cleanup in openssl application.Dr. Stephen Henson
2013-01-19Improve WINCE support.Andy Polyakov
2013-01-17Typo (PR2959).Dr. Stephen Henson
2012-12-06Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson
2012-12-02New option to add CRLs for s_client and s_server.Dr. Stephen Henson
2012-12-02add option to get a certificate or CRL from a URLDr. Stephen Henson
2012-10-08New functions to check a hostname email or IP address against aDr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-04-29Initial "opaque SSL" framework. If an application definesDr. Stephen Henson
2010-09-05Fixes to NPN from Adam Langley.Ben Laurie
2010-07-28Add Next Protocol Negotiation.Ben Laurie
2010-03-14add -sigopt option to ca utilityDr. Stephen Henson
2010-03-12new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson
2009-10-31Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson
2009-09-30PR: 2064, 728Dr. Stephen Henson
2009-08-05Update from 1.0.0-stable.Dr. Stephen Henson
2009-07-27Update from 1.0.0-stableDr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-16Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie