Commit History

Upphovsman SHA1 Meddelande Datum
  Rich Salz ae3947de09 Add a DRBG to each SSL object 7 år sedan
  Matt Caswell 67dc995eaf Move ossl_assert 7 år sedan
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl 7 år sedan
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl 7 år sedan
  Matt Caswell aabe3a3591 Fix return code in tls1_mac 7 år sedan
  Matt Caswell fb34a0f4e0 Try to be more consistent about the alerts we send 7 år sedan
  Matt Caswell 9010b7bc6e Add some extra comments following alert changes 7 år sedan
  Matt Caswell fc4c15faa4 TLSv1.3 alert and handshake messages can never be 0 length 7 år sedan
  Matt Caswell 3c544acc38 Check that a TLSv1.3 encrypted message has an app data content type 7 år sedan
  Matt Caswell ad5100bc41 Add support to SSL_trace() for inner content types 7 år sedan
  FdaSilvaYY 69687aa829 More typo fixes 7 år sedan
  Benjamin Kaduk aebe9e3991 Fix some -Wshadow warnings 7 år sedan
  Matt Caswell 4f7b76bf0f Fix no-comp 7 år sedan
  Matt Caswell 4321969513 Tweak the TLSv1.3 record overflow limits 7 år sedan
  Matt Caswell 7daf7156d8 Don't attempt to write more early_data than we know the server will accept 7 år sedan
  Matt Caswell a832b5ef7a Skip early_data if appropriate after a HelloRetryRequest 7 år sedan
  Matt Caswell 70ef40a05e Check max_early_data against the amount of early data we actually receive 7 år sedan
  Matt Caswell 67f78eadd0 Make sure we reset the read sequence when skipping records 7 år sedan
  Matt Caswell d781d247d1 Provide an SSL_read_early() function for reading early data 7 år sedan
  Matt Caswell 0a87d0ac62 Parse the early_data extension 7 år sedan
  Jon Spillett a3004c8203 Check for zero records and return immediately 7 år sedan
  Emilia Kasper b53338cbf8 Clean up references to FIPS 7 år sedan
  Matt Caswell 2c55b28a34 Remove an OPENSSL_assert() and replace with a soft assert and check 7 år sedan
  Matt Caswell 28a31a0a10 Don't change the state of the ETM flags until CCS processing 7 år sedan
  Andy Polyakov 8f77fab824 Replace div-spoiler hack with simpler code 7 år sedan
  Matt Caswell 88858868ab Change various repeated rr[someindex] references to a pointer 8 år sedan
  Matt Caswell f31d5e1005 Add a TLS1.3 TODO for the msg callback 8 år sedan
  Matt Caswell e60ce9c451 Update the record layer to use TLSv1.3 style record construction 8 år sedan
  Matt Caswell 6a149cee78 Convert TLS Record receipt to use PACKET 8 år sedan
  Matt Caswell c7c42022b9 Convert TLS record construction to use WPACKET 8 år sedan