aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Corrections to the VMS build system.Richard Levitte2011-03-252-70/+86
* For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte2011-03-252-43/+70
* make update (1.1.0-dev)Richard Levitte2011-03-231-117/+122
* * apps/makeapps.com: Add srp.Richard Levitte2011-03-201-1/+1
* * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte2011-03-201-0/+1
* * apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte2011-03-202-29/+77
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-198-174/+511
* Fix warnings about ignored return values.Dr. Stephen Henson2011-03-171-2/+10
* Missing SRP files.Ben Laurie2011-03-162-0/+7
* PR: 2469Dr. Stephen Henson2011-03-131-1/+1
* Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2011-03-122-7/+7
* Add SRP support.Ben Laurie2011-03-125-130/+1168
* Fix warning.Ben Laurie2011-03-121-0/+1
* make no-dsa work againDr. Stephen Henson2011-03-101-0/+2
* Fix duplicate code and typo.Dr. Stephen Henson2011-02-061-3/+1
* make updateBodo Möller2011-02-031-13/+13
* Constify.Ben Laurie2011-01-091-2/+4
* Part of the IF structure didn't get pasted here...Richard Levitte2010-12-141-0/+7
* First attempt at adding the possibility to set the pointer size for the build...Richard Levitte2010-12-141-3/+55
* apps/x590.c: harmonize usage of STDout and out_err.Andy Polyakov2010-12-121-2/+2
* fix no SIGALRM case in speed.cDr. Stephen Henson2010-11-181-1/+2
* add TLS v1.1 options to s_serverDr. Stephen Henson2010-11-161-0/+4
* PR: 2366Dr. Stephen Henson2010-11-112-6/+8
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-054-21/+21
* For better forward-security support, add functionsBodo Möller2010-08-261-0/+20
* Add Next Protocol Negotiation.Ben Laurie2010-07-284-1/+191
* Sign mismatch.Ben Laurie2010-07-271-1/+1
* gcm128.c: API modification and readability improvements,Andy Polyakov2010-07-091-2/+28
* i variable is used on some platformsDr. Stephen Henson2010-07-051-0/+1
* Fix warnings.Ben Laurie2010-06-1216-65/+17
* PR: 2262Dr. Stephen Henson2010-05-271-2/+12
* oops, revert test patchDr. Stephen Henson2010-05-151-10/+0
* PR: 2253Dr. Stephen Henson2010-05-151-0/+10
* PR: 2220Dr. Stephen Henson2010-04-063-3/+3
* free up sigopts STACKDr. Stephen Henson2010-03-141-0/+2
* clear bogus errors in ca utilityDr. Stephen Henson2010-03-141-0/+1
* add -sigopt option to ca utilityDr. Stephen Henson2010-03-143-20/+59
* new sigopt and PSS support for req and x509 utilitiesDr. Stephen Henson2010-03-123-11/+96
* don't leave bogus errors in the queueDr. Stephen Henson2010-03-101-0/+6
* oopsDr. Stephen Henson2010-03-071-1/+0
* The OID sanity check was incorrect. It should only disallow *leading* 0x80Dr. Stephen Henson2010-03-071-0/+1
* Add -engine_impl option to dgst which will use an implementation ofDr. Stephen Henson2010-03-051-6/+21
* PR: 2183Dr. Stephen Henson2010-03-031-5/+11
* use supplied ENGINE in genrsaDr. Stephen Henson2010-03-011-1/+4
* oops, revert verify.c changeDr. Stephen Henson2010-02-271-3/+0
* Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD andDr. Stephen Henson2010-02-271-0/+3
* include TVS 1.1 version stringDr. Stephen Henson2010-02-261-0/+3
* add -trusted_first option and verify flagDr. Stephen Henson2010-02-251-0/+2
* allow setting of verify names in command line utilities and print out verify ...Dr. Stephen Henson2010-02-252-4/+36
* PR: 2170Dr. Stephen Henson2010-02-121-1/+1