74 Revize (master)

Autor SHA1 Zpráva Datum
  Michael Brown fd96acb7de [tls] Add missing call to tls_tx_resume() when restarting negotiation před 4 roky
  Michael Brown 7b63c1275f [tls] Display validator messages only while validation is in progress před 5 roky
  Michael Brown b28ccfc725 [tls] Display cross-certificate and OCSP status messages před 5 roky
  Michael Brown eaba1a22b8 [tls] Support stateless session resumption před 5 roky
  Michael Brown 799781f168 [tls] Fix incorrectly duplicated error number před 5 roky
  Michael Brown 272fe32529 [tls] Support stateful session resumption před 5 roky
  Michael Brown baaf50017d [tls] Ensure that window change is propagated to plainstream interface před 6 roky
  Michael Brown 4152aff103 [tls] Rename tls_session to tls_connection před 6 roky
  Michael Brown ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() před 6 roky
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation před 7 roky
  Michael Brown 2f12690455 [tls] Keep cipherstream window open until TLS negotiation is complete před 7 roky
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields před 8 roky
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates před 8 roky
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello před 8 roky
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer před 8 roky
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers před 9 roky
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store před 10 roky
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name před 10 roky
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing před 11 roky
  Michael Brown d23db28488 [tls] Fix potential memory leak před 11 roky
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable před 11 roky
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers před 11 roky
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes před 12 roky
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation před 12 roky
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator před 12 roky
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() před 12 roky
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name před 12 roky
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures před 12 roky
  Michael Brown 601cb3610f [crypto] Parse OCSP responder URI from X.509 certificate před 12 roky
  Stefan Weil dcccb1fb7b [tls] Fix wrong memset in function tls_clear_cipher před 12 roky
  Michael Brown f2af64aba5 [crypto] Differentiate "untrusted root" and "incomplete chain" error cases před 12 roky
  Michael Brown 2d9d0adc4e [crypto] Add previous certificate in chain as a parameter to parse_next() před 12 roky
  Michael Brown cf78afa5c5 [tls] Support sending a client certificate před 12 roky
  Michael Brown 7869f71ae7 [tls] Treat handshake digest algorithm as a session parameter před 12 roky
  Michael Brown a156c15746 [tls] Use hybrid MD5+SHA1 algorithm před 12 roky
  Michael Brown 8583c323a2 [tls] Check certificate validity period against current date and time před 12 roky
  Michael Brown 5da712385e [tls] Include current time within the client random bytes před 12 roky
  Michael Brown f3a791c6de [tls] Validate server certificate před 12 roky
  Michael Brown 4d3b5473f8 [tls] Add full X.509 certificate parsing před 12 roky
  Michael Brown dc87161c30 [tls] Use iPXE native RSA algorithm před 12 roky
  Michael Brown b63bcd73a0 [tls] Use const to mark incoming data being processed před 12 roky
  Michael Brown 1c29b4d979 [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 před 12 roky
  Michael Brown c8f52cccfb [tls] Formalise the definition of a TLS cipher suite před 12 roky
  Michael Brown 6069b09bfc [tls] Support (and prefer) SHA-256 variants of existing cipher suites před 12 roky
  Michael Brown 015c936791 [tls] Support TLS version 1.2 před 12 roky
  Michael Brown 281f9aa7a6 [tls] Send empty Certificate record if requested by server před 12 roky
  Michael Brown a42f6cab14 [tls] Verify the contents of the Finished record před 12 roky
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently před 12 roky