Historique des commits

Auteur SHA1 Message Date
  Michiel Visser 331092d25a LibTLS: Add references to RFC5246 for the verify procedure il y a 3 ans
  Michiel Visser d78813d902 LibTLS: Simplify the way `verify_chain` is called il y a 3 ans
  Michiel Visser 707b222913 LibTLS: Add certificate chain validation to DHE and ECDHE key exchange il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Michiel Visser c1b041e761 LibCrypto+LibTLS: Generalize the elliptic curve interface il y a 3 ans
  stelar7 125a43e203 LibTLS: Add support for curve x448 il y a 3 ans
  Michiel Visser 7ab4337721 LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support il y a 3 ans
  Ali Mohammad Pur cb7becb067 LibTLS+RequestServer: Add an option to dump TLS keys to a log file il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> il y a 3 ans
  Nico Weber de72332920 Libraries: Fix typos il y a 3 ans
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible il y a 3 ans
  Samuel Bowman b288016bbc LibTLS: Implement the DHE_RSA key exchange algorithm il y a 4 ans
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> il y a 4 ans
  Gunnar Beutner 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() il y a 4 ans
  DexesTTP cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum il y a 4 ans
  DexesTTP 68f6796e72 LibTLS: Use RSA key exchange based on the cipher il y a 4 ans
  DexesTTP 9bb823a6ab LibTLS: Generate cipher variants based on the cipher il y a 4 ans
  DexesTTP 2e9a4bb95c LibTLS: Replace cipher selection with a variant il y a 4 ans
  DexesTTP 851e254e8f LibTLS: Rework method names and arrangement in cpp files il y a 4 ans