提交历史

作者 SHA1 备注 提交日期
  Lucas CHOLLET 5fc873f53b LibCore: Don't implement pure virtual methods in `NetworkJob` 2 年之前
  Tim Ledbetter 1a17e08f87 Everywhere: Correctly report progress of downloads larger than 4GiB 2 年之前
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 年之前
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 年之前
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore 3 年之前
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 3 年之前
  Nico Weber fd7de68d07 LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUG 3 年之前
  Ali Mohammad Pur b0a9c5673e LibHTTP: Respect the 'Connection: close' header on keep-alive jobs 3 年之前
  Ali Mohammad Pur 81a0301d4d LibCore+RequestServer: Ignore callbacks for cancelled network jobs 3 年之前
  Ali Mohammad Pur 65f7e45a75 RequestServer+LibHTTP+LibGemini: Cache connections to the same host 3 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling c1dd5553a8 LibCore: Convert dbgprintf() => dbgln() 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 年之前
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 年之前
  asynts 9229ba0fe9 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前