s3_srvr.c: fix typo [from HEAD].
[openssl.git] / apps /
2012-04-11 Dr. Stephen HensonAdd options to set additional type specific certificate...
2012-04-07 Dr. Stephen Hensontransparently handle X9.42 DH parameters
2012-04-06 Dr. Stephen HensonAdd support for automatic ECDH temporary key parameter...
2012-04-06 Dr. Stephen HensonInitial revision of ECC extension handling.
2012-04-06 Dr. Stephen HensonNew ctrls to retrieve supported signature algorithms...
2012-04-06 Dr. Stephen HensonAdd new APIs EC_curve_nist2nid and EC_curve_nid2nist...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-03-18 Dr. Stephen HensonAlways use SSLv23_{client,server}_method in s_client...
2012-03-14 Richard Levittecipher should only be set to PSK if JPAKE is used. OpenSSL_1_0_1
2012-03-09 Dr. Stephen HensonSubmitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
2012-02-11 Dr. Stephen HensonPR: 2717
2012-02-11 Dr. Stephen HensonPR: 2716
2012-02-11 Andy Polyakovapps/s_cb.c: recognize latest TLS versions [from HEAD].
2012-02-10 Dr. Stephen HensonPR: 2710
2012-02-10 Dr. Stephen HensonPR: 2714
2012-02-10 Dr. Stephen Hensonadd fips hmac option and fips blocking overrides to...
2012-01-12 Andy PolyakovSanitize usage of <ctype.h> functions. It's important...
2012-01-11 Andy Polyakovspeed.c: typo in pkey_print_message [from HEAD].
2012-01-05 Bodo MöllerUpdate for 0.9.8s and 1.0.0f.
2011-12-31 Dr. Stephen HensonPR: 2658
2011-12-27 Dr. Stephen Hensonmake update
2011-12-27 Dr. Stephen HensonPR: 1794
2011-12-19 Andy Polyakovapps/speed.c: fix typo in last commit.
2011-12-15 Andy Polyakovapps/speed.c: Cygwin alarm() fails sometimes.
2011-12-14 Dr. Stephen HensonPR: 1794
2011-12-10 Dr. Stephen Hensonremove old -attime code, new version includes all old...
2011-12-10 Dr. Stephen Hensonimplement -attime option as a verify parameter then...
2011-12-08 Dr. Stephen HensonReplace expired test server and client certificates...
2011-12-06 Dr. Stephen HensonThe default CN prompt message can be confusing when...
2011-12-02 Ben LaurieFix warnings.
2011-11-22 Dr. Stephen HensonWorkaround so "make depend" works for fips builds.
2011-11-15 Ben LaurieAdd TLS exporter.
2011-11-15 Ben LaurieAdd DTLS-SRTP.
2011-11-14 Andy Polyakovspeed.c: add ghash benchmark [from HEAD].
2011-11-13 Ben LaurieAdd Next Protocol Negotiation.
2011-11-13 Ben Lauriemake depend.
2011-11-13 Dr. Stephen HensonPR: 1794
2011-10-09 Dr. Stephen HensonDon't disable TLS v1.2 by default any more.
2011-10-09 Dr. Stephen HensonBackport PSS signature support from HEAD.
2011-10-09 Dr. Stephen HensonBackport of password based CMS support from HEAD.
2011-09-23 Dr. Stephen Hensonuse keyformat for -x509toreq, don't hard code PEM
2011-09-23 Dr. Stephen HensonPR: 2347
2011-09-16 Dr. Stephen Hensonmake depend
2011-09-16 Dr. Stephen HensonImproved error checking for DRBG calls.
2011-06-18 Dr. Stephen HensonDon't add trailing slash to FIPSDIR: it causes problems...
2011-06-09 Ben LaurieAdd -attime.
2011-06-09 Ben LaurieFix warnings.
2011-06-05 Dr. Stephen HensonFIPS low level blocking for AES, RC4 and Camellia....
2011-06-01 Dr. Stephen HensonProhibit low level cipher APIs in FIPS mode.
2011-05-26 Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-05-25 Dr. Stephen HensonPR: 2527
2011-05-19 Dr. Stephen Hensonadd FIPS support to openssl utility (backport from...
2011-05-12 Dr. Stephen HensonOops, add missing declaration.
2011-05-11 Dr. Stephen Hensonmake kerberos work with OPENSSL_NO_SSL_INTERN
2011-05-11 Dr. Stephen HensonBackport TLS v1.2 support from HEAD.
2011-05-11 Dr. Stephen HensonTypo.
2011-05-11 Dr. Stephen HensonInitial "opaque SSL" framework. If an application defin...
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-20 Richard Levitte* apps/makeapps.com: Add srp.
2011-03-20 Richard Levitte* apps/makeapps.com: Forgot to end the check for /POINT...
2011-03-20 Richard Levitte* apps/openssl.c: For VMS, take care of copying argv...
2011-03-19 Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-03-16 Dr. Stephen HensonFix SRP error codes (from HEAD).
2011-03-16 Ben LaurieAdd SRP.
2011-03-13 Dr. Stephen HensonPR: 2469
2011-03-10 Dr. Stephen Hensonmake no-dsa work again
2010-12-14 Richard LevittePart of the IF structure didn't get pasted here...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-11-18 Dr. Stephen Hensonfix no SIGALRM case in speed.c
2010-11-13 Dr. Stephen Hensonadd TLS v1.1 options to s_server
2010-11-11 Dr. Stephen HensonPR: 2366
2010-07-05 Dr. Stephen Hensoni variable is used on some platforms
2010-06-27 Dr. Stephen HensonBackport TLS v1.1 support from HEAD
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15 Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-05-27 Dr. Stephen HensonPR: 2262
2010-04-13 Richard LevitteNo need to look for the file if none was entered.
2010-04-13 Richard LevitteSpelling
2010-04-06 Dr. Stephen HensonPR: 2220
2010-03-10 Dr. Stephen Hensondon't leave bogus errors in the queue
2010-03-03 Dr. Stephen HensonPR: 2183
2010-03-01 Dr. Stephen Hensonuse supplied ENGINE in genrsa
2010-02-12 Dr. Stephen HensonPR: 2170
2010-02-02 Dr. Stephen HensonPR: 2161
2010-01-28 Dr. Stephen Hensonoops, revert more test code arghh!
2010-01-28 Dr. Stephen HensonIn engine_table_select() don't clear out entire error...
2010-01-22 Dr. Stephen HensonTolerate PKCS#8 DSA format with negative private key.
2010-01-12 Dr. Stephen HensonPR: 2136
2010-01-06 Andy PolyakovFix compilation on older Linux [from HEAD].
2009-12-16 Dr. Stephen HensonNew option to enable/disable connection to unpatched...
2009-12-08 Dr. Stephen HensonAdd ctrl and macro so we can determine if peer support...
2009-12-02 Dr. Stephen HensonReplace the broken SPKAC certification with the correct...
2009-11-12 Richard LevitteTypo
2009-11-11 Dr. Stephen Hensonadd missing parts of reneg port, fix apps patch
2009-11-11 Dr. Stephen Hensoncommit missing apps code for reneg fix
2009-10-31 Dr. Stephen HensonAdd missing functions to allow access to newer X509_STO...
2009-10-31 Dr. Stephen HensonAdd option to allow in-band CRL loading in verify utili...
2009-10-28 Dr. Stephen HensonAdd -no_cache option to s_server
next