aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/t1_reneg.c
Commit message (Expand)AuthorAgeFilesLines
* Convert ServerHello construction to WPACKETMatt Caswell2016-09-291-25/+11
* Convert tls_construct_client_hello() to use PACKETWMatt Caswell2016-09-131-24/+0
* Indent ssl/Emilia Kasper2016-08-181-5/+5
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+7
* Remove outdated DEBUG flags.Rich Salz2016-02-181-16/+0
* constify PACKETEmilia Kasper2016-02-011-2/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* PACKETise ServerHello processingMatt Caswell2015-09-071-13/+12
* PACKETise ClientHello processingMatt Caswell2015-08-031-14/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-113/+113
* Update RI to match latest spec.Dr. Stephen Henson2009-12-271-4/+8
* Add support for magic cipher suite value (MCSV). Make secure renegotiationDr. Stephen Henson2009-12-081-5/+19
* First cut of renegotiation extension. (port to HEAD)Dr. Stephen Henson2009-11-091-0/+274