summaryrefslogtreecommitdiffstats
path: root/apps/apps.c
AgeCommit message (Expand)Author
2015-03-05Unchecked malloc fixesMatt Caswell
2015-02-25Add -no_alt_chains option to apps to implement the newMatt Caswell
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
2014-04-04Use correct length when prompting for password.Dr. Stephen Henson
2014-02-25Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2013-11-14Fix compilation with no-nextprotoneg.Piotr Sikora
2013-01-19Improve WINCE support.Andy Polyakov
2012-12-29make JPAKE work again, fix memory leaksDr. Stephen Henson
2012-12-13New verify flag to return success if we have any certificate in theDr. Stephen Henson
2012-12-06Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson
2012-12-05Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson
2012-12-04check mval for NULL tooDr. Stephen Henson
2012-12-03fix leakDr. 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-08-03add suite B chain validation flags and associated verify errorsDr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2012-02-11PR: 2717Dr. Stephen Henson
2012-02-10PR: 2710Dr. Stephen Henson
2011-12-10implement -attime option as a verify parameter then it works with all relevan...Dr. Stephen Henson
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2010-11-11PR: 2366Dr. Stephen Henson
2010-09-05Fixes to NPN from Adam Langley.Ben Laurie
2010-07-28Add Next Protocol Negotiation.Ben Laurie
2010-06-12Fix warnings.Ben Laurie
2010-05-27PR: 2262Dr. Stephen Henson
2010-04-06PR: 2220Dr. Stephen Henson
2010-02-25add -trusted_first option and verify flagDr. Stephen Henson
2010-02-25allow setting of verify names in command line utilities and print out verify ...Dr. Stephen Henson
2009-10-31Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson
2009-07-27Update from 1.0.0-stableDr. Stephen Henson
2009-06-29Allow setting of verify depth in verify parameters (as opposed to the depthDr. Stephen Henson
2009-06-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-06-17PR: 1956Dr. Stephen Henson
2009-05-13Update from stable branch.Dr. Stephen Henson
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-04Updates from 1.0.0-stableDr. Stephen Henson
2009-03-12Update from stable branch.Dr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson