aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_err.c
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate error codes.Dr. Stephen Henson2007-10-261-9/+3
* 1. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson2007-10-261-0/+7
* DTLS fixes from 0.9.8-stable.Andy Polyakov2007-10-131-0/+1
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-0/+3
* Implement the Opaque PRF Input TLS extensionBodo Möller2007-09-211-2/+3
* make errors.Ben Laurie2007-09-191-0/+1
* Clean up error codes a bit.Bodo Möller2007-09-191-7/+5
* Update ssl code to support digests other than MD5+SHA1 in handshake.Dr. Stephen Henson2007-08-311-0/+6
* Add ctrls to set and get RFC4507bis keys to enable several contexts toDr. Stephen Henson2007-08-281-0/+1
* RFC4507 (including RFC4507bis) TLS stateless session resumption supportDr. Stephen Henson2007-08-111-0/+2
* fix function codes for errorBodo Möller2007-04-241-1/+4
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-8/+5
* Error messages for client ECC cert verification.Bodo Möller2006-06-151-0/+5
* fix sign problemsBodo Möller2006-03-131-0/+2
* Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller2006-03-111-3/+8
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-0/+6
* Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2006-01-081-8/+7
* Support TLS extensions (specifically, HostName)Bodo Möller2006-01-021-0/+5
* - let SSL_CTX_set_cipher_list and SSL_set_cipher_list return anNils Larsch2005-06-101-0/+2
* Fix various incorrect error function codes.Bodo Möller2005-04-261-0/+1
* fix SSLerr stuff for DTLS1 code;Bodo Möller2005-04-261-2/+26
* Add DTLS support.Ben Laurie2005-04-261-0/+2
* Rebuild error codes.Dr. Stephen Henson2005-04-121-383/+387
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+2
* Constification.Ben Laurie2005-03-301-0/+1
* Make sure int SSL_COMP_add_compression_method() checks if a certainRichard Levitte2003-10-061-1/+2
* Since it's defined in draft-ietf-tls-compression-04.txt, let's makeRichard Levitte2002-12-081-0/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+1
* ECC ciphersuite supportBodo Möller2002-08-091-0/+8
* get rid of OpenSSLDieBodo Möller2002-08-021-0/+6
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-301-1/+3
* Implement msg_callback for SSL 2.0.Bodo Möller2001-11-101-0/+1
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller2001-09-201-0/+2
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-7/+11
* Avoid assert() in the library.Bodo Möller2001-04-081-0/+1
* add ssl23_peekBodo Möller2001-03-081-0/+1
* Fix ERR_R_... problems.Bodo Möller2001-03-071-1/+0
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-1/+1
* This change allows a callback to be used to override the generation ofGeoff Thorpe2001-02-211-0/+3
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Get rid of unused error code.Bodo Möller2000-12-271-1/+0
* First step towards SSL_peek fix.Bodo Möller2000-12-141-0/+1
* Disable SSL_peek until it is fixed.Bodo Möller2000-11-281-0/+3
* modular arithmeticsBodo Möller2000-11-261-0/+7
* Avoid protocol rollback.Bodo Möller2000-09-221-0/+1
* Use correct function names in SSLerr macros.Bodo Möller2000-03-141-0/+1
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Allow code which calls RSA temp key callback to copeDr. Stephen Henson2000-02-251-0/+1
* make updateRichard Levitte2000-02-231-0/+1
* Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller2000-02-201-0/+1