summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2012-10-11oops, fix compilation errors in s_serverDr. Stephen Henson
2012-10-08New functions to check a hostname email or IP address against aDr. Stephen Henson
2012-09-28md5-sparcv9.pl: more accurate performance result.Andy Polyakov
2012-09-14Add -rev test option to s_server to just reverse order of characters receivedDr. Stephen Henson
2012-09-12Add -brief option to s_client and s_server to summarise connection details.Dr. Stephen Henson
2012-09-11fix memory leakDr. Stephen Henson
2012-09-09fix memory leakDr. Stephen Henson
2012-09-09New -valid option to add a certificate to the ca index.txt that is valid and ...Dr. Stephen Henson
2012-09-08new ctrl to retrive value of received temporary key in server key exchange me...Dr. Stephen Henson
2012-09-07store and print out message digest peer signed with in TLS 1.2Dr. Stephen Henson
2012-08-29Add compilation flag to disable certain protocol checks and allow use ofDr. Stephen Henson
2012-08-16Oops - didn't mean to change Makefile on previous submitBodo Möller
2012-08-16Enable message names for TLS 1.1, 1.2 with -msg.Bodo Möller
2012-08-15Add three Suite B modes to TLS code, supporting RFC6460.Dr. Stephen Henson
2012-08-03add suite B chain validation flags and associated verify errorsDr. Stephen Henson
2012-07-27Make tls1_check_chain return a set of flags indicating checks passedDr. Stephen Henson
2012-07-23Add support for certificate stores in CERT structure. This makes itDr. Stephen Henson
2012-07-08Add new ctrl to retrieve client certificate types, print outDr. Stephen Henson
2012-07-03Fix memory leak.Dr. Stephen Henson
2012-07-03cert_flags is unsignedDr. Stephen Henson
2012-07-03add support for client certificate callbak, fix memory leakDr. Stephen Henson
2012-07-03Separate client and server permitted signature algorithm support: by defaultDr. Stephen Henson
2012-06-29Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson
2012-06-28Add new "valid_flags" field to CERT_PKEY structure which determines whatDr. Stephen Henson
2012-06-25Reorganise supported signature algorithm extension processing.Dr. Stephen Henson
2012-06-22Add support for application defined signature algorithms for use withDr. Stephen Henson
2012-06-19oops, add -debug_decrypt option which was accidenatally left outDr. Stephen Henson
2012-06-15Initial record tracing code. Print out all fields in SSL/TLS recordsDr. Stephen Henson
2012-06-07Rearrange and test authz extension.Ben Laurie
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2012-05-30RFC 5878 support.Ben Laurie
2012-04-23oops, not yet ;-)Dr. Stephen Henson
2012-04-23update NEWSDr. Stephen Henson
2012-04-11Add options to set additional type specific certificate chains toDr. Stephen Henson
2012-04-05Add support for automatic ECDH temporary key parameter selection. WhenDr. Stephen Henson
2012-03-28Initial revision of ECC extension handling.Dr. Stephen Henson
2012-03-18Always use SSLv23_{client,server}_method in s_client.c and s_server.c,Dr. Stephen Henson
2012-03-14oops, revert unrelated patchesDr. Stephen Henson
2012-03-14update FAQ, NEWSDr. Stephen Henson
2012-03-09Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson
2012-03-06New ctrls to retrieve supported signature algorithms and curves andDr. Stephen Henson
2012-02-21Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convertDr. Stephen Henson
2012-02-11PR: 2717Dr. Stephen Henson
2012-02-11PR: 2716Dr. Stephen Henson
2012-02-11apps/s_cb.c: recognized latest TLS version.Andy Polyakov
2012-02-10PR: 2710Dr. Stephen Henson
2012-02-10PR: 2714Dr. Stephen Henson
2012-02-10add fips blocking overrides to command line utilitiesDr. Stephen Henson
2012-02-09oops, revert unrelated changesDr. Stephen Henson
2012-02-09Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson