26 Commits (eaba1a22b8552f0410fe1519d7d0b606dc9ef3bb)

Author SHA1 Message Date
  Michael Brown eaba1a22b8 [tls] Support stateless session resumption 5 years ago
  Michael Brown 272fe32529 [tls] Support stateful session resumption 5 years ago
  Michael Brown 4152aff103 [tls] Rename tls_session to tls_connection 6 years ago
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation 7 years ago
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 8 years ago
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 8 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 years ago
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 years ago
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 years ago
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation 12 years ago
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator 12 years ago
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 years ago
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate 12 years ago
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter 12 years ago
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm 12 years ago
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm 12 years ago
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite 12 years ago
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites 12 years ago
  Michael Brown 015c936791 [tls] Support TLS version 1.2 12 years ago
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server 12 years ago
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 12 years ago
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 years ago
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 12 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 15 years ago
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 6fc9ed167e TLS now working again. 17 years ago
  Michael Brown a3695b1ff6 Placeholder for TLS insertion 17 years ago