Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 years ago
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 years ago
  Ali Mohammad Pur 3058ff1500 LibHTTP: Relax the finish_up() "must be called once" limitation a bit 4 years ago
  Ali Mohammad Pur 55fa2329de LibHTTP: Ensure finish_up() is not called more than once 4 years ago
  Linus Groh 81b7b2f49e LibHTTP: Replace fprintf(stderr) with warnln() 4 years ago
  Ali Mohammad Pur a57f152ec7 LibHTTP: Relax the assertion on extra reads after transfer is finished 4 years ago
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type 4 years ago
  Ali Mohammad Pur 8419ddb4d8 RequestServer: Only attempt to flush() on a timer 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest 339ae7873e LibHTTP: Trim the whitespace around the Transfer-Encoding header value 4 years ago
  AnotherTest 7c98a6be17 LibHTTP: Handle running out of input between chunk body and ending CRLF 4 years ago
  Luke 6cad2aba5e LibHTTP: Add support for the deflate content encoding 4 years ago
  Idan Horowitz c12781a6a2 LibCore+LibHTTP+LibGfx: Switch to LibCompress 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  Luke 712f76c010 LibHTTP: Always read in the last chunk 4 years ago
  asynts 6dc2c38fd0 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago