68 Коміти (baaf50017d1a5e7a5a029a00e1f90ecfcb4336f5)

Автор SHA1 Повідомлення Дата
  Michael Brown baaf50017d [tls] Ensure that window change is propagated to plainstream interface 6 роки тому
  Michael Brown 4152aff103 [tls] Rename tls_session to tls_connection 6 роки тому
  Michael Brown ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() 6 роки тому
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation 6 роки тому
  Michael Brown 2f12690455 [tls] Keep cipherstream window open until TLS negotiation is complete 7 роки тому
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields 8 роки тому
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 8 роки тому
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 8 роки тому
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer 8 роки тому
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers 9 роки тому
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 роки тому
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name 10 роки тому
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 роки тому
  Michael Brown d23db28488 [tls] Fix potential memory leak 11 роки тому
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable 11 роки тому
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 роки тому
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes 11 роки тому
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 роки тому
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 роки тому
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation 12 роки тому
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator 12 роки тому
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() 12 роки тому
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name 12 роки тому
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures 12 роки тому
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate 12 роки тому
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher 12 роки тому
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases 12 роки тому
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() 12 роки тому
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate 12 роки тому
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter 12 роки тому
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm 12 роки тому
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time 12 роки тому
  Michael Brown 5da712385e [tls] Include current time within the client random bytes 12 роки тому
  Michael Brown f3a791c6de [tls] Validate server certificate 12 роки тому
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing 12 роки тому
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm 12 роки тому
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed 12 роки тому
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 роки тому
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite 12 роки тому
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites 12 роки тому
  Michael Brown 015c936791 [tls] Support TLS version 1.2 12 роки тому
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server 12 роки тому
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record 12 роки тому
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 12 роки тому
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 роки тому
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 12 роки тому
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS 12 роки тому
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle 13 роки тому
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 роки тому
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established 13 роки тому