Историја ревизија

Аутор SHA1 Порука Датум
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h пре 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 година
  stelar7 082e64e167 LibTLS: Rename MessageType to ContentType пре 2 година
  stelar7 d527edf0ab LibTLS: Change Certificate parsing to use ErrorOr пре 2 година
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object пре 2 година
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted пре 2 година
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace пре 2 година
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated пре 2 година
  Tim Schumacher 9a3e95785e LibCore: Propagate errors from `Stream::*_entire_buffer` пре 2 година
  Tim Schumacher 6c7c5a6786 LibCore: Rename `Stream::*_or_error` to `*_entire_buffer` пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure пре 3 година
  Michiel Visser d78813d902 LibTLS: Simplify the way `verify_chain` is called пре 3 година
  Michiel Visser 707b222913 LibTLS: Add certificate chain validation to DHE and ECDHE key exchange пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface пре 3 година
  stelar7 125a43e203 LibTLS: Add support for curve x448 пре 3 година
  Michiel Visser 7ab4337721 LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support пре 3 година
  Ali Mohammad Pur cb7becb067 LibTLS+RequestServer: Add an option to dump TLS keys to a log file пре 3 година
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> пре 3 година
  Nico Weber de72332920 Libraries: Fix typos пре 3 година
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe пре 3 година
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible пре 3 година
  Samuel Bowman b288016bbc LibTLS: Implement the DHE_RSA key exchange algorithm пре 3 година
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> пре 4 година
  Gunnar Beutner 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() пре 4 година