summaryrefslogtreecommitdiffstats
path: root/ssl/record/record.h
AgeCommit message (Expand)Author
2016-03-07Rename the numpipes argument to ssl3_enc/tls1_encMatt Caswell
2016-03-07Remove the wrec record layer fieldMatt Caswell
2016-03-07Add an SSL_has_pending() functionMatt 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-01-26Remove /* foo.c */ commentsRich Salz
2016-01-24Move pqueue into sslRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2015-09-23DTLSv1_listen rewriteMatt Caswell
2015-08-03Move TLS CCS processing into the state machineMatt Caswell
2015-06-10Correct type of RECORD_LAYER_get_rrec_length()Matt Caswell
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-04-30Remove redundant includes from dtls1.hMatt Caswell
2015-03-26Fix record.h formattingMatt Caswell
2015-03-26Define SEQ_NUM_SIZEMatt Caswell
2015-03-26Renamed record layer header filesMatt Caswell