aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-03-25Corrections to the VMS build system.Richard Levitte2-70/+86
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte2-43/+70
2011-03-23make update (1.1.0-dev)Richard Levitte1-117/+122
2011-03-20* apps/makeapps.com: Add srp.Richard Levitte1-1/+1
2011-03-20* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte1-0/+1
2011-03-20* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte2-29/+77
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte8-174/+511
2011-03-17Fix warnings about ignored return values.Dr. Stephen Henson1-2/+10
2011-03-16Missing SRP files.Ben Laurie2-0/+7
2011-03-13PR: 2469Dr. Stephen Henson1-1/+1
2011-03-12Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2-7/+7
2011-03-12Add SRP support.Ben Laurie5-130/+1168
2011-03-12Fix warning.Ben Laurie1-0/+1
2011-03-10make no-dsa work againDr. Stephen Henson1-0/+2
2011-02-06Fix duplicate code and typo.Dr. Stephen Henson1-3/+1
2011-02-03make updateBodo Möller1-13/+13
2011-01-09Constify.Ben Laurie1-2/+4
2010-12-14Part of the IF structure didn't get pasted here...Richard Levitte1-0/+7
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte1-3/+55
2010-12-12apps/x590.c: harmonize usage of STDout and out_err.Andy Polyakov1-2/+2
2010-11-18fix no SIGALRM case in speed.cDr. Stephen Henson1-1/+2
2010-11-16add TLS v1.1 options to s_serverDr. Stephen Henson1-0/+4
2010-11-11PR: 2366Dr. Stephen Henson2-6/+8
2010-09-05Fixes to NPN from Adam Langley.Ben Laurie4-21/+21
2010-08-26For better forward-security support, add functionsBodo Möller1-0/+20
2010-07-28Add Next Protocol Negotiation.Ben Laurie4-1/+191
2010-07-27Sign mismatch.Ben Laurie1-1/+1
2010-07-09gcm128.c: API modification and readability improvements,Andy Polyakov1-2/+28
2010-07-05i variable is used on some platformsDr. Stephen Henson1-0/+1
2010-06-12Fix warnings.Ben Laurie16-65/+17
2010-05-27PR: 2262Dr. Stephen Henson1-2/+12
2010-05-15oops, revert test patchDr. Stephen Henson1-10/+0
2010-05-15PR: 2253Dr. Stephen Henson1-0/+10
2010-04-06PR: 2220Dr. Stephen Henson3-3/+3
2010-03-14free up sigopts STACKDr. Stephen Henson1-0/+2
2010-03-14clear bogus errors in ca utilityDr. Stephen Henson1-0/+1
2010-03-14add -sigopt option to ca utilityDr. Stephen Henson3-20/+59
2010-03-12new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson3-11/+96
2010-03-10don't leave bogus errors in the queueDr. Stephen Henson1-0/+6
2010-03-07oopsDr. Stephen Henson1-1/+0
2010-03-07The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson1-0/+1
2010-03-05Add -engine_impl option to dgst which will use an implementation ofDr. Stephen Henson1-6/+21
2010-03-03PR: 2183Dr. Stephen Henson1-5/+11
2010-03-01use supplied ENGINE in genrsaDr. Stephen Henson1-1/+4
2010-02-27oops, revert verify.c changeDr. Stephen Henson1-3/+0
2010-02-27Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD andDr. Stephen Henson1-0/+3
2010-02-26include TVS 1.1 version stringDr. Stephen Henson1-0/+3
2010-02-25add -trusted_first option and verify flagDr. Stephen Henson1-0/+2
2010-02-25allow setting of verify names in command line utilities and print out verify ...Dr. Stephen Henson2-4/+36
2010-02-12PR: 2170Dr. Stephen Henson1-1/+1