提交历史

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