summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2012-01-04make updateDr. Stephen Henson
2011-12-06The default CN prompt message can be confusing when often the CN needs toDr. Stephen Henson
2011-09-23use keyformat for -x509toreq, don't hard code PEMDr. Stephen Henson
2011-09-23PR: 2347Dr. Stephen Henson
2011-05-25PR: 2527Dr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-20* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte
2011-03-20* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-03-13PR: 2469Dr. Stephen Henson
2011-03-10make no-dsa work againDr. Stephen Henson
2010-12-14Part of the IF structure didn't get pasted here...Richard Levitte
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-12-02make updateDr. Stephen Henson
2010-11-24J-PAKE was not correctly checking values, which could lead to attacks.Ben Laurie
2010-11-18fix no SIGALRM case in speed.cDr. Stephen Henson
2010-11-11PR: 2366Dr. Stephen Henson
2010-09-05Oops. Make depend on a standard configuration.Ben Laurie
2010-09-05Make depend.Ben Laurie
2010-07-05i variable is used on some platformsDr. Stephen Henson
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-27PR: 2262Dr. Stephen Henson
2010-04-13No need to look for the file if none was entered.Richard Levitte
2010-04-13SpellingRichard Levitte
2010-04-06PR: 2220Dr. Stephen Henson
2010-03-10don't leave bogus errors in the queueDr. Stephen Henson
2010-03-03PR: 2183Dr. Stephen Henson
2010-03-01use supplied ENGINE in genrsaDr. Stephen Henson
2010-02-12PR: 2170Dr. Stephen Henson
2010-02-02PR: 2161Dr. Stephen Henson
2010-01-28oops, revert more test code arghh!Dr. Stephen Henson
2010-01-28In engine_table_select() don't clear out entire error queue: just clearDr. Stephen Henson
2010-01-22Tolerate PKCS#8 DSA format with negative private key.Dr. Stephen Henson
2010-01-12PR: 2136Dr. Stephen Henson
2010-01-06Fix compilation on older Linux [from HEAD].Andy Polyakov
2009-12-16New option to enable/disable connection to unpatched serversDr. Stephen Henson
2009-12-08Add ctrl and macro so we can determine if peer support secure renegotiation.Dr. Stephen Henson
2009-12-02Replace the broken SPKAC certification with the correct version.Dr. Stephen Henson
2009-11-12TypoRichard Levitte
2009-11-11add missing parts of reneg port, fix apps patchDr. Stephen Henson
2009-11-11commit missing apps code for reneg fixDr. Stephen Henson
2009-10-31Add missing functions to allow access to newer X509_STORE_CTX statusDr. Stephen Henson
2009-10-31Add option to allow in-band CRL loading in verify utility. Add functionDr. Stephen Henson
2009-10-28Add -no_cache option to s_serverDr. Stephen Henson
2009-10-18Add new function X509_STORE_set_verify_cb and use it in appsDr. Stephen Henson
2009-10-15Fix for WIN32 (and possibly other platforms) which don't define in_port_t.Dr. Stephen Henson
2009-10-15PR: 2069Dr. Stephen Henson
2009-10-15PR: 1847Dr. Stephen Henson
2009-10-15PR: 2066Dr. Stephen Henson