summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/tls.h
Commit message (Expand)AuthorAgeFilesLines
* [tls] Support sending a client certificateMichael Brown2012-03-201-2/+31
* [tls] Treat handshake digest algorithm as a session parameterMichael Brown2012-03-201-0/+4
* [tls] Use hybrid MD5+SHA1 algorithmMichael Brown2012-03-201-4/+24
* [tls] Use iPXE native RSA algorithmMichael Brown2012-03-181-3/+0Star
* [tls] Formalise the definition of a TLS cipher suiteMichael Brown2012-03-061-3/+11
* [tls] Support (and prefer) SHA-256 variants of existing cipher suitesMichael Brown2012-03-051-0/+2
* [tls] Support TLS version 1.2Michael Brown2012-03-051-0/+6
* [tls] Send empty Certificate record if requested by serverMichael Brown2012-03-031-3/+4
* [tls] Allow transmitted records to be scheduled independentlyMichael Brown2012-03-031-10/+10
* [tls] Add support for Server Name Indication (SNI)Michael Brown2012-03-031-1/+7
* [tls] Support TLS version 1.1Michael Brown2012-03-031-0/+2
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-221-5/+5
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+187