Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Tim Ledbetter 1a17e08f87 Everywhere: Correctly report progress of downloads larger than 4GiB il y a 2 ans
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type il y a 2 ans
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted il y a 2 ans
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled il y a 2 ans
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} il y a 2 ans
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` il y a 2 ans
  Tim Schumacher 9f92e1bf11 LibProtocol: Remove `Request::stream_into(OutputStream&)` il y a 2 ans
  Tim Schumacher 5320ed0fd6 LibProtocol: Use `AllocatingMemoryStream` to buffer requests il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Ali Mohammad Pur 6386554cd9 LibProtocol: Don't block indefinitely in stream_into's on_ready_to_read il y a 3 ans
  Ali Mohammad Pur 8fa334a70c LibProtocol: Close the stream notifier unconditionally on EOF il y a 3 ans
  Michiel Visser 45004022ad LibProtocol: Fix crash on EOF when using Request::stream_into il y a 3 ans
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket il y a 3 ans
  Sam Atkins de3225a28b LibProtocol: Overload Request::stream_into() to accept a Core::Stream il y a 3 ans
  Jean-Baptiste Boric dd6921bfc6 LibProtocol: Fix non-constant usage of PAGE_SIZE il y a 4 ans
  DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer il y a 4 ans