aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Add ctrl and utility functions to retrieve raw cipher list sent by client inDr. Stephen Henson2012-09-121-2/+5
* Call OCSP Stapling callback after ciphersuite has been chosen, so theBen Laurie2012-09-111-1/+2
* perform sanity checks on server certificate type as soon as it is received in...Dr. Stephen Henson2012-08-311-1/+2
* Add three Suite B modes to TLS code, supporting RFC6460.Dr. Stephen Henson2012-08-151-2/+7
* Make tls1_check_chain return a set of flags indicating checks passedDr. Stephen Henson2012-07-271-8/+0
* Abort handshake if signature algorithm used not supported by peer.Dr. Stephen Henson2012-07-241-0/+2
* check EC tmp key matches preferencesDr. Stephen Henson2012-07-241-0/+1
* Add support for certificate stores in CERT structure. This makes itDr. Stephen Henson2012-07-231-0/+8
* New function ssl_set_client_disabled to set masks for any ciphersuitesDr. Stephen Henson2012-07-181-3/+9
* Add new ctrl to retrieve client certificate types, print outDr. Stephen Henson2012-07-081-0/+7
* Separate client and server permitted signature algorithm support: by defaultDr. Stephen Henson2012-07-031-5/+16
* Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson2012-06-291-0/+11
* Function tls1_check_ec_server_key is now redundant as we makeDr. Stephen Henson2012-06-281-1/+0
* Add new "valid_flags" field to CERT_PKEY structure which determines whatDr. Stephen Henson2012-06-281-1/+18
* Reorganise supported signature algorithm extension processing.Dr. Stephen Henson2012-06-251-2/+8
* Add support for application defined signature algorithms for use withDr. Stephen Henson2012-06-221-4/+16
* Make it possible to delete all certificates from an SSL structure.Dr. Stephen Henson2012-06-181-0/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-2/+2
* RFC 5878 support.Ben Laurie2012-05-301-0/+15
* Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson2012-04-241-3/+1
* oops, not yet ;-)Dr. Stephen Henson2012-04-231-11/+0
* update NEWSDr. Stephen Henson2012-04-231-0/+11
* Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson2012-04-061-1/+1
* Add support for automatic ECDH temporary key parameter selection. WhenDr. Stephen Henson2012-04-051-0/+2
* Tidy up EC parameter check code: instead of accessing internal structuresDr. Stephen Henson2012-04-041-0/+2
* Initial revision of ECC extension handling.Dr. Stephen Henson2012-03-281-0/+9
* PR: 2756Dr. Stephen Henson2012-03-091-0/+1
* New ctrls to retrieve supported signature algorithms and curves andDr. Stephen Henson2012-03-061-1/+18
* SSL export fixes (from Adam Langley) [original from 1.0.1]Dr. Stephen Henson2012-02-221-8/+8
* Add support for distinct certificate chains per key type and per SSLDr. Stephen Henson2012-01-311-0/+7
* Revise ssl code to use a CERT_PKEY structure when outputting aDr. Stephen Henson2012-01-261-4/+4
* Tidy/enhance certificate chain output code.Dr. Stephen Henson2012-01-261-0/+1
* Support for fixed DH ciphersuites.Dr. Stephen Henson2012-01-161-3/+3
* PR: 2658Dr. Stephen Henson2011-12-311-0/+7
* PR: 2535Dr. Stephen Henson2011-12-251-1/+2
* move internal functions to ssl_locl.hDr. Stephen Henson2011-11-211-0/+6
* Add TLS exporter.Ben Laurie2011-11-151-0/+7
* PR: 2602Dr. Stephen Henson2011-09-231-0/+1
* Expand range of ctrls for AES GCM to support retrieval and setting ofDr. Stephen Henson2011-08-031-1/+6
* Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support andDr. Stephen Henson2011-07-251-2/+6
* PR: 2295Dr. Stephen Henson2011-05-201-0/+1
* Process signature algorithms during TLS v1.2 client authentication.Dr. Stephen Henson2011-05-121-0/+1
* Initial TLS v1.2 client support. Include a default supported signatureDr. Stephen Henson2011-05-091-2/+7
* Continuing TLS v1.2 support: add support for server parsing ofDr. Stephen Henson2011-05-061-1/+4
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-3/+7
* Add SRP support.Ben Laurie2011-03-121-0/+1
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-2/+2
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+6
* PR: 2121Dr. Stephen Henson2009-12-081-6/+4
* Initial experimental TLSv1.1 supportDr. Stephen Henson2009-12-071-3/+4