aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_err.c
Commit message (Expand)AuthorAgeFilesLines
* Remove heartbeats completelyRichard Levitte2016-11-151-5/+0
* Fix make update following extensions refactorMatt Caswell2016-11-091-1/+1
* Refactor ClientHello processing so that extensions get parsed earlierMatt Caswell2016-11-091-0/+1
* Convert libssl writing for size_tMatt Caswell2016-11-041-0/+1
* Further libssl size_t-ify of readingMatt Caswell2016-11-041-0/+2
* Don't set the handshake header in every messageMatt Caswell2016-10-031-0/+4
* Convert CertStatus message construction to WPACKETMatt Caswell2016-09-291-0/+1
* Fix missing NULL checks in NewSessionTicket constructionMatt Caswell2016-09-291-0/+2
* Don't allow too many consecutive warning alertsMatt Caswell2016-09-211-0/+1
* make update and fix some associated mis-matched error codesMatt Caswell2016-09-211-0/+2
* Convert NextProto message construction to WPACKETMatt Caswell2016-09-201-0/+1
* Convert tls_construct_client_hello() to use PACKETWMatt Caswell2016-09-131-2/+2
* Fix DTLS replay protectionMatt Caswell2016-08-191-0/+2
* Add missing session id and tlsext_status accessorsRemi Gacogne2016-08-171-0/+3
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Update error codes following tls_process_key_exchange() refactorMatt Caswell2016-07-191-0/+5
* make updateRichard Levitte2016-07-191-0/+4
* Fix up error codes after splitting up tls_construct_key_exchange()Matt Caswell2016-07-181-0/+7
* Errors fix up following break up of CKE processingMatt Caswell2016-07-181-0/+7
* GH1278: Removed error code for alertsRich Salz2016-07-081-0/+56
* Spelling... and more spellingFdaSilvaYY2016-06-221-2/+2
* 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