Commit History

作者 SHA1 備註 提交日期
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h 2 年之前
  stelar7 e8945f15f4 LibTLS: Move CipherSuite to Extensions.h 2 年之前
  stelar7 e5f81475e5 LibTLS: Move ECPointFormat to Extensions.h 2 年之前
  stelar7 a4855aef17 LibTLS: Rename NamedCurve to SupportedGroup 2 年之前
  stelar7 6df3ffaf45 LibTLS: Move ECCurveType to Extensions.h 2 年之前
  stelar7 0fea6e7f13 LibTLS: Move NameType to Extensions.h 2 年之前
  stelar7 9110f26c79 LibTLS: Rename HandshakeExtension to ExtensionType 2 年之前
  stelar7 c30ee1b89b LibTLS: Update HandshakeType value names to match IANA registry values 2 年之前
  stelar7 611a235a52 LibTLS: Rename AlertLevel Critial to FATAL 2 年之前
  stelar7 ca6b8bfe7f LibTLS: Rename Version to ProtocolVersion 2 年之前
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 年之前
  Sam Atkins 1568063cc8 LibTLS: Remove declarations for non-existent methods 2 年之前
  Tim Schumacher 5061a905ff LibCore: Remove `Stream::is_{readable,writable}` 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 年之前
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 年之前
  Michiel Visser fa18c283dc LibTLS: Cleanup of verify_chain and verify_certificate_pair 3 年之前
  Michiel Visser 7bc3b193c0 LibTLS: Add option to allow self-signed certificates 3 年之前
  Michiel Visser d78813d902 LibTLS: Simplify the way `verify_chain` is called 3 年之前
  Michiel Visser fea5aeda0b LibTLS: Verify the certificate chain sent by the server 3 年之前
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Florent Castelli e165ae5b60 LibHTTP+LibTLS: Better HTTPS Socket EOF detection 3 年之前
  Michiel Visser 66d99c83d9 LibCrypto+LibTLS: Add SECP256r1 support to LibTLS 3 年之前
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface 3 年之前
  stelar7 125a43e203 LibTLS: Add support for curve x448 3 年之前
  Michiel Visser 898be38517 LibTLS: Add signature verification for DHE and ECDHE key exchange 3 年之前
  Michiel Visser ab84aa6fb2 LibTLS: Add OutOfMemory error that will send an InternalError alert 3 年之前