aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/record/rec_layer_d1.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some suspect warnings on WindowsMatt Caswell2016-05-261-1/+1
* Copyright consolidation 01/10Rich Salz2016-05-171-110/+5
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Remove the wrec record layer fieldMatt Caswell2016-03-071-26/+25
* Implement read pipeline support in libsslMatt Caswell2016-03-071-2/+2
* Implement write pipeline support in libsslMatt Caswell2016-03-071-4/+4
* Remove unused parameters from internal functionsRich Salz2016-02-221-3/+3
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-111-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Move pqueue into sslRich Salz2016-01-241-4/+3
* Standardise our style for checking malloc failuresMatt Caswell2015-11-091-2/+2
* Move in_handshake into STATEMMatt Caswell2015-10-301-5/+5
* Remove SSL_state and SSL_set_stateMatt Caswell2015-10-301-2/+2
* Change statem prefix to ossl_statemMatt Caswell2015-10-301-4/+4
* Remove redundant codeMatt Caswell2015-10-301-13/+6
* Implement Client TLS state machineMatt Caswell2015-10-301-5/+3
* Remove remaining old listen codeMatt Caswell2015-09-231-5/+0
* DTLSv1_listen rewriteMatt Caswell2015-09-231-0/+6
* CCM support.Dr. Stephen Henson2015-08-141-0/+2
* Move DTLS CCS processing into the state machineMatt Caswell2015-08-031-55/+15
* Move TLS CCS processing into the state machineMatt Caswell2015-08-031-1/+2
* Remove struct ccs_header_stMatt Caswell2015-05-291-3/+0
* Lost alert in DTLSLubom2015-05-221-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-6/+7
* Use safer sizeof variant in mallocRich Salz2015-05-041-4/+3
* free NULL cleanup -- codaRich Salz2015-05-011-9/+4
* free null cleanup finaleRich Salz2015-05-011-15/+6
* Code style: space after 'if'Viktor Dukhovni2015-04-161-1/+1
* Clean up record layerMatt Caswell2015-03-311-59/+65
* Fix formatting odditiesMatt Caswell2015-03-261-5/+3
* Rename record layer source filesMatt Caswell2015-03-261-0/+1323