aboutsummaryrefslogtreecommitdiff
path: root/ssl/t1_reneg.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Remove outdated DEBUG flags.Rich Salz1-16/+0
2016-02-01constify PACKETEmilia Kasper1-2/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-09-07PACKETise ServerHello processingMatt Caswell1-13/+12
2015-08-03PACKETise ClientHello processingMatt Caswell1-14/+5
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-113/+113
2009-12-27Update RI to match latest spec.Dr. Stephen Henson1-4/+8
2009-12-08Add support for magic cipher suite value (MCSV). Make secure renegotiationDr. Stephen Henson1-5/+19
2009-11-09First cut of renegotiation extension. (port to HEAD)Dr. Stephen Henson1-0/+274