summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2010-05-27PR: 2262Dr. Stephen Henson
2010-05-15oops, revert test patchDr. Stephen Henson
2010-05-15PR: 2253Dr. Stephen Henson
2010-04-06PR: 2220Dr. Stephen Henson
2010-03-14free up sigopts STACKDr. Stephen Henson
2010-03-14clear bogus errors in ca utilityDr. Stephen Henson
2010-03-14add -sigopt option to ca utilityDr. Stephen Henson
2010-03-12new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson
2010-03-10don't leave bogus errors in the queueDr. Stephen Henson
2010-03-07oopsDr. Stephen Henson
2010-03-07The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson
2010-03-05Add -engine_impl option to dgst which will use an implementation ofDr. Stephen Henson
2010-03-03PR: 2183Dr. Stephen Henson
2010-03-01use supplied ENGINE in genrsaDr. Stephen Henson
2010-02-27oops, revert verify.c changeDr. Stephen Henson
2010-02-27Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD andDr. Stephen Henson
2010-02-26include TVS 1.1 version stringDr. 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
2010-02-12PR: 2170Dr. Stephen Henson
2010-02-02PR: 2161Dr. Stephen Henson
2010-01-28Experimental renegotiation support in s_server test -www server.Dr. Stephen Henson
2010-01-27revert wrongly committed test codeDr. Stephen Henson
2010-01-27typoDr. Stephen Henson
2010-01-27Have the VMS build system catch up with the 1.0.0-stable branch.Richard Levitte
2010-01-22Tolerate PKCS#8 DSA format with negative private key.Dr. Stephen Henson
2010-01-17apps/speed.c: limit loop counters to 2^31 in order to avoid overflowsAndy Polyakov
2010-01-12PR: 2136Dr. Stephen Henson
2010-01-06Fix compilation on older Linux. Linux didn't always have sockaddr_storage,Andy Polyakov
2009-12-27Add simple external session cache to s_server. This serialises sessionsDr. Stephen Henson
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-07Initial experimental TLSv1.1 supportDr. Stephen Henson
2009-12-02Replace the broken SPKAC certification with the correct version.Dr. Stephen Henson
2009-11-26Experimental CMS password based recipient Info support.Dr. Stephen Henson
2009-11-12Update from 1.0.0-stableRichard 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-18Use new X509_STORE_set_verify_cb function instead of old macro.Dr. 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-15Revert extra changes from previous commit.Dr. Stephen Henson
2009-10-15PR: 2066Dr. Stephen Henson
2009-10-04Fix warnings about ignoring fgets return valueDr. Stephen Henson
2009-10-01PR: 2061Dr. Stephen Henson
2009-09-30PR: 2064, 728Dr. Stephen Henson