Commit History

Author SHA1 Message Date
  Andreas Kling 3e6448efcf RequestServer: Use CURLOPT_PRIVATE to store pointer to our own data 9 months ago
  Andreas Kling e205723b95 RequestServer: Make WebSocket IPC APIs asynchronous 9 months ago
  Andreas Kling 853a75c4ab RequestServer: Remove download progress updates that nobody used 10 months ago
  Andreas Kling 6d91c42214 RequestServer: Remove "dump connection info" mechanism and UI 10 months ago
  Andreas Kling e483bb70f0 RequestServer: Use libcurl for HTTP and HTTPS downloads 10 months ago
  Timothy Flynn e75ba44f37 LibProtocol+RequestServer: Add IPC to dump RequestServer connection info 11 months ago
  Ali Mohammad Pur 93216a875e RequestServer: Actually hold on to the preload job until it's done 11 months ago
  Ali Mohammad Pur 4211639e45 RequestServer+LibHTTP: Cancel requests on client exit 11 months ago
  Ali Mohammad Pur 18499c4eac RequestServer: Make the ThreadPool global 11 months ago
  Andreas Kling 2c918b540d LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 1 year ago
  Andreas Kling 0d22e0703f LibWebSocket: Use HTTP::HeaderMap in WebSocket code 1 year ago
  Andreas Kling 260c5c50ad LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 1 year ago
  Andreas Kling e636851481 LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 1 year ago
  Ali Mohammad Pur ddc622233f RequestServer: Serialise accesses to IPC::Connection 1 year ago
  Ali Mohammad Pur 57714fbb38 RequestServer: Handle IPC requests on multiple threads concurrently 1 year ago
  Andrew Kaster 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 year ago
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor 1 year ago
  Andrew Kaster 5e18d157d0 RequestServer: Add IPC to create a new client and return the sockets 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Ali Mohammad Pur 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer 1 year ago
  Ali Mohammad Pur 5232afa13d RequestServer+LibProtocol: Make starting requests fully async 1 year ago
  mobounya 7326d00baa RequestServer: Avoid using gethostbyname 1 year ago
  MacDue a1d669fe63 RequestServer: Make pre-connection job refcounted 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth c25485700a AK: Port URL scheme from DeprecatedString to String 1 year ago
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 1 year ago
  Ben Wiederhake 9b9a38ec81 RequestServer: Avoid unnecessary IPC::Dictionary wrapper 2 years ago
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 years ago