summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Implement FIPS_mode and FIPS_mode_setsteve2011-05-191-4/+1
* Enter FIPS mode by calling FIPS_module_mode_set in openssl.c untilsteve2011-05-121-1/+4
* make kerberos work with OPENSSL_NO_SSL_INTERNsteve2011-05-112-12/+25
* Initial TLS v1.2 client support. Include a default supported signaturesteve2011-05-091-0/+15
* Continuing TLS v1.2 support: add support for server parsing ofsteve2011-05-061-0/+3
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionsteve2011-04-293-1/+16
* Initial "opaque SSL" framework. If an application definessteve2011-04-295-23/+27
* More fixes for DSA FIPS overrides.steve2011-04-231-1/+9
* Make sure overrides work for RSA/DSA.steve2011-04-232-0/+12
* Add fips hmac key to dgst utility.steve2011-04-061-0/+2
* FIPS mode support for openssl utility: doesn't work properly yet duesteve2011-04-041-0/+16
* Corrections to the VMS build system.levitte2011-03-252-70/+86
* For VMS, implement the possibility to choose 64-bit pointers withlevitte2011-03-252-43/+70
* make update (1.1.0-dev)levitte2011-03-231-117/+122
* * apps/makeapps.com: Add srp.levitte2011-03-201-1/+1
* * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVlevitte2011-03-201-0/+1
* * apps/openssl.c: For VMS, take care of copying argv if needed much earlier,levitte2011-03-202-29/+77
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSlevitte2011-03-198-174/+511
* Fix warnings about ignored return values.steve2011-03-171-2/+10
* Missing SRP files.ben2011-03-162-0/+7
* PR: 2469steve2011-03-131-1/+1
* Fix warnings: signed/unisgned comparison, shadowing (in some cases globalsteve2011-03-122-7/+7
* Add SRP support.ben2011-03-125-130/+1168
* Fix warning.ben2011-03-121-0/+1
* make no-dsa work againsteve2011-03-101-0/+2
* Fix duplicate code and typo.steve2011-02-061-3/+1
* make updatebodo2011-02-031-13/+13
* Constify.ben2011-01-091-2/+4
* Part of the IF structure didn't get pasted here...levitte2010-12-141-0/+7
* First attempt at adding the possibility to set the pointer size for the build...levitte2010-12-141-3/+55
* apps/x590.c: harmonize usage of STDout and out_err.appro2010-12-121-2/+2
* fix no SIGALRM case in speed.csteve2010-11-181-1/+2
* add TLS v1.1 options to s_serversteve2010-11-161-0/+4
* PR: 2366steve2010-11-112-6/+8
* Fixes to NPN from Adam Langley.ben2010-09-054-21/+21
* For better forward-security support, add functionsbodo2010-08-261-0/+20
* Add Next Protocol Negotiation.ben2010-07-284-1/+191
* Sign mismatch.ben2010-07-271-1/+1
* gcm128.c: API modification and readability improvements,appro2010-07-091-2/+28
* i variable is used on some platformssteve2010-07-051-0/+1
* Fix warnings.ben2010-06-1216-65/+17
* PR: 2262steve2010-05-271-2/+12
* oops, revert test patchsteve2010-05-151-10/+0
* PR: 2253steve2010-05-151-0/+10
* PR: 2220steve2010-04-063-3/+3
* free up sigopts STACKsteve2010-03-141-0/+2
* clear bogus errors in ca utilitysteve2010-03-141-0/+1
* add -sigopt option to ca utilitysteve2010-03-143-20/+59
* new sigopt and PSS support for req and x509 utilitiessteve2010-03-123-11/+96
* don't leave bogus errors in the queuesteve2010-03-101-0/+6