Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Andreas Kling 6b71250d1a LibCore: Silence some aggressive CSocket and CHttpJob debug spam před 5 roky
  Andreas Kling bcffe31d3a LibCore: Bump the CHttpJob receive buffer size from 4KB to 64KB před 5 roky
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings před 5 roky
  Andreas Kling 0ddde627b1 Lagom: Fix build před 5 roky
  Marcel Schneider a353d16ff4 LibCore: Rename class Gzip -> CGZip před 5 roky
  Marcel Schneider c40935e79f LibCore: Add Content-Encoding handling to CHttpJob před 5 roky
  Andreas Kling 43a9843938 LibCore: Put HTTP debug spam behind FOO_DEBUG macros před 5 roky
  Andreas Kling 3fdc595e0c LibCore: CHttpJob::start() should fail asynchronously před 5 roky
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() před 5 roky
  Andreas Kling 4d8455156e CHttpJob: Shutting down the job should actually destroy the socket před 5 roky
  Andreas Kling bdf23a3d23 LibCore: Make it possible to cancel pending CNetworkJobs před 5 roky
  Andreas Kling 4298ba25c3 LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper před 5 roky
  Andreas Kling ee83b1bcf4 LibCore: Use URL in CHttpRequest před 6 roky
  Andreas Kling 54ed6a888d LibCore: Move CHttpJob and CNetworkJob output to the right places před 6 roky
  Andreas Kling b5aac9c44b CHttpJob: Drive response download via on_ready_read instead of blocking před 6 roky
  Andreas Kling a8740f82eb CHttpJob: Collect the payload as a list of buffers during download před 6 roky
  Andreas Kling 273d9d6cf5 CHttpJob: If no "Content-Length" header was received, read until EOF před 6 roky
  Andreas Kling 1d0b464618 AK: Make HashMap::get(Key) return an Optional<Value>. před 6 roky
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. před 6 roky