提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Lucas CHOLLET ff47223301 LibCore: Make `NetworkJob::start()` take a `Stream::BufferedSocketBase&` 2 年之前
  Tim Ledbetter 1a17e08f87 Everywhere: Correctly report progress of downloads larger than 4GiB 2 年之前
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 年之前
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 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 年之前
  Tim Schumacher 63cf9b973d AK: Remove `FileStream` 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Idan Horowitz 7578039188 LibHTTP: Use 'close' as the default value for Connection in HTTP/1.0 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani 79aa49d04f Libraries: Use default constructors/destructors in LibHTTP 3 年之前
  Andreas Kling 5f5fe103eb LibHTTP: Don't copy payload slices in flush_received_buffers() 3 年之前
  sin-ack 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^) 3 年之前
  sin-ack 42a76b6c2d LibHTTP: Propagate and gracefully handle errors in Job 3 年之前
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 3 年之前
  Ben Wiederhake f59f7674c8 LibHTTP: Avoid implicitly copying ByteBuffer 3 年之前
  TheFightingCatfish 57541f433b LibWeb+LibHTTP: Support multiple Set-Cookie response headers 3 年之前
  Karol Kosek a7e7cb0e70 LibHTTP: Store Content-Length value in the HTTP Job class 3 年之前
  Ali Mohammad Pur b0a9c5673e LibHTTP: Respect the 'Connection: close' header on keep-alive jobs 3 年之前
  Ali Mohammad Pur 65f7e45a75 RequestServer+LibHTTP+LibGemini: Cache connections to the same host 3 年之前
  Ali Mohammad Pur 3058ff1500 LibHTTP: Relax the finish_up() "must be called once" limitation a bit 4 年之前
  Ali Mohammad Pur 8419ddb4d8 RequestServer: Only attempt to flush() on a timer 4 年之前
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest 7c98a6be17 LibHTTP: Handle running out of input between chunk body and ending CRLF 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前