aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/record/record.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+6
* Rename the numpipes argument to ssl3_enc/tls1_encMatt Caswell2016-03-071-4/+2
* Remove the wrec record layer fieldMatt Caswell2016-03-071-2/+0
* Add an SSL_has_pending() functionMatt Caswell2016-03-071-2/+2
* Add an ability to set the SSL read buffer sizeMatt Caswell2016-03-071-0/+2
* Lazily initialise the compression bufferMatt Caswell2016-03-071-1/+0
* Implement read pipeline support in libsslMatt Caswell2016-03-071-1/+4
* Implement write pipeline support in libsslMatt Caswell2016-03-071-6/+11
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Move pqueue into sslRich Salz2016-01-241-3/+1
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-051-1/+0
* DTLSv1_listen rewriteMatt Caswell2015-09-231-2/+3
* Move TLS CCS processing into the state machineMatt Caswell2015-08-031-2/+4
* Correct type of RECORD_LAYER_get_rrec_length()Matt Caswell2015-06-101-1/+1
* Version negotiation rewrite cleanupMatt Caswell2015-05-161-2/+0
* Server side version negotiation rewriteMatt Caswell2015-05-161-0/+8
* Remove redundant includes from dtls1.hMatt Caswell2015-04-301-0/+2
* Fix record.h formattingMatt Caswell2015-03-261-27/+26
* Define SEQ_NUM_SIZEMatt Caswell2015-03-261-5/+7
* Renamed record layer header filesMatt Caswell2015-03-261-0/+344