Commit History

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