Historial de Commits

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