summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Always use SSLv23_{client,server}_method in s_client.c and s_server.c,steve2012-03-182-16/+0
* oops, revert unrelated patchessteve2012-03-141-15/+0
* update FAQ, NEWSsteve2012-03-141-0/+15
* Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>steve2012-03-091-6/+39
* New ctrls to retrieve supported signature algorithms and curves andsteve2012-03-064-0/+80
* Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convertsteve2012-02-211-0/+3
* PR: 2717steve2012-02-111-1/+1
* PR: 2716steve2012-02-112-38/+44
* apps/s_cb.c: recognized latest TLS version.appro2012-02-111-0/+3
* PR: 2710steve2012-02-101-2/+4
* PR: 2714steve2012-02-103-4/+13
* add fips blocking overrides to command line utilitiessteve2012-02-102-0/+18
* oops, revert unrelated changessteve2012-02-091-1/+1
* Modify client hello version when renegotiating to enhance interop withsteve2012-02-091-1/+1
* oops revert debug changesteve2012-01-221-1/+1
* Fix for DTLS DoS issue introduced by fix for CVE-2011-4109.steve2012-01-181-1/+1
* Sanitize usage of <ctype.h> functions. It's important that charactersappro2012-01-123-3/+3
* speed.c: typo in pkey_print_message.appro2012-01-111-1/+1
* Fix usage indentationbodo2012-01-051-1/+1
* PR: 2658steve2011-12-313-0/+38
* make updatesteve2011-12-272-74/+78
* PR: 1794steve2011-12-271-16/+72
* New ctrl values to clear or retrieve extra chain certs from an SSL_CTX.steve2011-12-221-4/+5
* apps/speed.c: fix typo in last commit.appro2011-12-191-1/+1
* apps/speed.c: Cygwin alarm() fails sometimes.appro2011-12-151-3/+12
* PR: 1794steve2011-12-141-14/+21
* Back out redundant verification time change.ben2011-12-131-29/+4
* Make it possible to set a time for verification.ben2011-12-131-4/+29
* implement -attime option as a verify parameter then it works with all relevan...steve2011-12-101-0/+24
* Replace expired test server and client certificates with new ones.steve2011-12-083-759/+146
* transparently handle X9.42 DH parameterssteve2011-12-071-1/+6
* The default CN prompt message can be confusing when often the CN needs tosteve2011-12-061-1/+1
* Add TLS exporter.ben2011-11-152-0/+85
* Add DTLS-SRTP.ben2011-11-152-2/+39
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreben2011-11-142-4/+9
* PR: 1794steve2011-11-131-0/+3
* Don't disable TLS v1.2 by default now.steve2011-10-092-6/+0
* New -force_pubkey option to x509 utility to supply a different publicsteve2011-10-071-5/+23
* use keyformat for -x509toreq, don't hard code PEMsteve2011-09-231-1/+1
* PR: 2347steve2011-09-231-1/+1
* PR: 2527steve2011-05-251-0/+1
* 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