aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_err.c
Commit message (Expand)AuthorAgeFilesLines
* RT3895: Remove fprintf's from SSL library.Rich Salz2016-06-041-0/+2
* Handle a memory allocation failure in ssl3_init_finished_mac()Matt Caswell2016-06-031-0/+1
* Remove unused error/function codes.Rich Salz2016-05-231-135/+45
* Fix an error code spelling.FdaSilvaYY2016-04-281-1/+1
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* make updateViktor Dukhovni2016-04-221-52/+8
* make updateViktor Dukhovni2016-04-071-6/+8
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* Revert "Fix an error code spelling."Rich Salz2016-04-041-1/+1
* Fix an error code spelling.FdaSilvaYY2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Allow different protocol version when trying to reuse a sessionFedor Indutny2016-03-271-0/+2
* Implement write pipeline support in libsslMatt Caswell2016-03-071-0/+2
* Adds CT validation to SSL connectionsRob Percival2016-03-041-0/+15
* GH235: Set error status on malloc failureRich Salz2016-02-251-0/+2
* TLS: reject duplicate extensionsEmilia Kasper2016-02-191-0/+2
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-111-2/+0
* After renaming init, update errors.Rich Salz2016-02-101-2/+1
* Attempt to log an error if init failedMatt Caswell2016-02-101-1/+3
* Handle SSL_shutdown while in init more appropriately #2Matt Caswell2016-02-081-1/+0
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Handle SSL_shutdown while in init more appropriatelyMatt Caswell2016-01-201-0/+2
* Regenerate SSL record/statem error stringsViktor Dukhovni2016-01-101-127/+14
* mem functions cleanupRich Salz2016-01-071-53/+25
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-051-0/+22
* Protocol version selection and negotiation rewriteViktor Dukhovni2016-01-021-9/+5
* remove unused error codeDr. Stephen Henson2015-12-221-1/+0
* make errorsDr. Stephen Henson2015-12-221-2/+16
* update errorsDr. Stephen Henson2015-12-081-0/+1
* Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2015-12-051-10/+0
* fix function code discrepancyDr. Stephen Henson2015-11-271-1/+1
* Rename start_async_job to ssl_start_async_jobMatt Caswell2015-11-201-1/+1
* Clean up libssl async callsMatt Caswell2015-11-201-0/+1
* Make libssl async awareMatt Caswell2015-11-201-0/+2
* Ensure all EVP calls have their returns checked where appropriateMatt Caswell2015-11-201-0/+2
* Rebuild error source files.Dr. Stephen Henson2015-11-051-42/+70
* Move PACKET creation into the state machineMatt Caswell2015-10-301-0/+2
* Move server side DTLS to new state machineMatt Caswell2015-10-301-0/+2
* Move server side TLS to new state machineMatt Caswell2015-10-301-0/+2
* Split TLS server functionsMatt Caswell2015-10-301-0/+19
* Implement DTLS client move to new state machineMatt Caswell2015-10-301-0/+2
* dtls_get_message changes for state machine moveMatt Caswell2015-10-301-0/+2
* Split client message reading and writing functionsMatt Caswell2015-10-301-0/+25
* Add initial state machine rewrite codeMatt Caswell2015-10-301-0/+2
* Split ssl3_get_messageMatt Caswell2015-10-301-0/+2
* PACKET: simplify ServerKeyExchange parsingEmilia Kasper2015-10-081-0/+1
* DTLSv1_listen rewriteMatt Caswell2015-09-231-0/+6
* Fix seg fault with 0 p val in SKEGuy Leaver (guleaver)2015-08-111-0/+3
* Normalise make errors outputMatt Caswell2015-08-111-1/+1