Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5b185d9cb5 LibHTTP: Bump max HTTP header size up to 32KiB před 3 roky
  Ali Mohammad Pur 830b0e8f2d LibHTTP: Treat EOF on a non-Finished state as an error před 3 roky
  Ali Mohammad Pur fdd2d49c5b LibHTTP: Ignore empty reads on chunk boundaries před 3 roky
  Ali Mohammad Pur 3564e4eff1 LibHTTP: Consider a job failed if its body fails decompression před 3 roky
  Ali Mohammad Pur b0a9c5673e LibHTTP: Respect the 'Connection: close' header on keep-alive jobs před 3 roky
  Ali Mohammad Pur 65f7e45a75 RequestServer+LibHTTP+LibGemini: Cache connections to the same host před 3 roky
  Ali Mohammad Pur c5d7eb8618 LibHTTP: Exit the read loop early when there cannot be any further data před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke před 3 roky
  Ali Mohammad Pur 3058ff1500 LibHTTP: Relax the finish_up() "must be called once" limitation a bit před 4 roky
  Ali Mohammad Pur 55fa2329de LibHTTP: Ensure finish_up() is not called more than once před 4 roky
  Linus Groh 81b7b2f49e LibHTTP: Replace fprintf(stderr) with warnln() před 4 roky
  Ali Mohammad Pur a57f152ec7 LibHTTP: Relax the assertion on extra reads after transfer is finished před 4 roky
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type před 4 roky
  Ali Mohammad Pur 8419ddb4d8 RequestServer: Only attempt to flush() on a timer před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  AnotherTest 339ae7873e LibHTTP: Trim the whitespace around the Transfer-Encoding header value před 4 roky
  AnotherTest 7c98a6be17 LibHTTP: Handle running out of input between chunk body and ending CRLF před 4 roky
  Luke 6cad2aba5e LibHTTP: Add support for the deflate content encoding před 4 roky
  Idan Horowitz c12781a6a2 LibCore+LibHTTP+LibGfx: Switch to LibCompress před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) před 4 roky
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. před 4 roky
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. před 4 roky
  Luke 712f76c010 LibHTTP: Always read in the last chunk před 4 roky
  asynts 6dc2c38fd0 Everywhere: Replace a bundle of dbg with dbgln. před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky