Histórico de Commits

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