summaryrefslogtreecommitdiffstats
path: root/ssl/record/record_locl.h
AgeCommit message (Expand)Author
2016-09-21Don't allow too many consecutive warning alertsMatt Caswell
2016-08-19Fix DTLS replay protectionMatt Caswell
2016-08-18Indent ssl/Emilia Kasper
2016-08-15Address feedback on SSLv2 ClientHello processingMatt Caswell
2016-08-15Address feedback on SSLv2 ClientHello processingMatt Caswell
2016-07-30Fix crash as a result of MULTIBLOCKMatt Caswell
2016-06-07Reject out of context empty recordsMatt Caswell
2016-05-26Fix some suspect warnings on WindowsMatt Caswell
2016-05-17Copyright consolidation 01/10Rich Salz
2016-03-07Remove the wrec record layer fieldMatt Caswell
2016-03-07Add an ability to set the SSL read buffer sizeMatt Caswell
2016-03-07Lazily initialise the compression bufferMatt Caswell
2016-03-07Implement read pipeline support in libsslMatt Caswell
2016-03-07Implement write pipeline support in libsslMatt Caswell
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-22Fix a memory leak in compressionMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-03-31Clean up record layerMatt Caswell
2015-03-26Renamed record layer header filesMatt Caswell