Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 27a294547d LibTLS: Add segmentation to the application buffer to avoid memcpy churn il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Michiel Visser 4ab75bd138 LibTLS: Add comment to cipher suite list about Mozilla recommended order il y a 1 an
  Michiel Visser dde1e8ccf5 LibTLS: Modernize the TLS cipher suite list il y a 1 an
  Michiel Visser e785172290 LibTLS: Implement the `extended_master_secret` TLS extension il y a 1 an
  Michiel Visser 927dc1f02a LibTLS: Add support for SECP384r1 il y a 1 an
  Ali Mohammad Pur 32e6fd9715 LibTLS: Do not defer flushing alert packets il y a 1 an
  stelar7 a559dca816 LibTLS: Fix supported signature algorithms typo il y a 1 an
  Michiel Visser c548dca174 LibTLS: Add ECDSA support with the secp256r1 curve il y a 3 ans
  stelar7 42d80aab06 LibTLS: Reorder supported ciphers il y a 1 an
  Lucas CHOLLET 9581fe1d7d LibTLS: Remove unused methods il y a 2 ans
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h il y a 2 ans
  stelar7 e8945f15f4 LibTLS: Move CipherSuite to Extensions.h il y a 2 ans
  stelar7 e5f81475e5 LibTLS: Move ECPointFormat to Extensions.h il y a 2 ans
  stelar7 a4855aef17 LibTLS: Rename NamedCurve to SupportedGroup il y a 2 ans
  stelar7 6df3ffaf45 LibTLS: Move ECCurveType to Extensions.h il y a 2 ans
  stelar7 0fea6e7f13 LibTLS: Move NameType to Extensions.h il y a 2 ans
  stelar7 9110f26c79 LibTLS: Rename HandshakeExtension to ExtensionType il y a 2 ans
  stelar7 c30ee1b89b LibTLS: Update HandshakeType value names to match IANA registry values il y a 2 ans
  stelar7 611a235a52 LibTLS: Rename AlertLevel Critial to FATAL il y a 2 ans
  stelar7 ca6b8bfe7f LibTLS: Rename Version to ProtocolVersion il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace il y a 2 ans
  Sam Atkins 1568063cc8 LibTLS: Remove declarations for non-existent methods il y a 2 ans
  Tim Schumacher 5061a905ff LibCore: Remove `Stream::is_{readable,writable}` il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Linus Groh d26aabff04 Everywhere: Run clang-format il y a 2 ans
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view il y a 3 ans
  Michiel Visser fa18c283dc LibTLS: Cleanup of verify_chain and verify_certificate_pair il y a 3 ans