Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> před 3 roky
  Nico Weber de72332920 Libraries: Fix typos před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible před 3 roky
  Samuel Bowman b288016bbc LibTLS: Implement the DHE_RSA key exchange algorithm před 4 roky
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> před 4 roky
  Gunnar Beutner 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() před 4 roky
  DexesTTP cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum před 4 roky
  DexesTTP 68f6796e72 LibTLS: Use RSA key exchange based on the cipher před 4 roky
  DexesTTP 9bb823a6ab LibTLS: Generate cipher variants based on the cipher před 4 roky
  DexesTTP 2e9a4bb95c LibTLS: Replace cipher selection with a variant před 4 roky
  DexesTTP 851e254e8f LibTLS: Rework method names and arrangement in cpp files před 4 roky