summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/tls.h
Commit message (Expand)AuthorAgeFilesLines
* [tls] Display validator messages only while validation is in progressMichael Brown2019-03-101-0/+2
* [tls] Support stateless session resumptionMichael Brown2019-03-061-0/+12
* [tls] Support stateful session resumptionMichael Brown2019-02-211-2/+29
* [tls] Rename tls_session to tls_connectionMichael Brown2018-03-241-2/+2
* [tls] Support RFC5746 secure renegotiationMichael Brown2017-07-041-0/+15
* [crypto] Support SHA-{224,384,512} in X.509 certificatesMichael Brown2015-08-021-0/+25
* [tls] Report supported signature algorithms in ClientHelloMichael Brown2015-08-021-0/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [crypto] Generalise X.509 cache to a full certificate storeMichael Brown2014-03-281-2/+2
* [tls] Split received records over multiple I/O buffersMichael Brown2012-09-271-4/+26
* [tls] Request a maximum fragment length of 2048 bytesMichael Brown2012-06-291-1/+8
* [tls] Mark security negotiation as a pending operationMichael Brown2012-06-091-4/+5
* [tls] Use asynchronous certificate validatorMichael Brown2012-05-081-2/+7
* [crypto] Allow certificate chains to be long-lived data structuresMichael Brown2012-05-041-0/+3
* [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