Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Konrad Bartecki 773a64aa5a LibWebSocket: Adds capability for receiving fragmented messages há 1 ano atrás
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' há 1 ano atrás
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Guilherme Gonçalves 230c0b34d4 LibWeb+LibWebSocket: DOM WebSocket subprotocol support há 2 anos atrás
  Jelle Raaijmakers 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling c15a65614f LibWebSocket: Buffer incoming frame data until whole frame is available há 2 anos atrás
  Andreas Kling 0414d7f728 LibWebSocket: Move web socket to Closing state in WebSocket::close() há 2 anos atrás
  Andreas Kling 9bbad08546 LibWebSocket: Allow library clients to provide their own WebSocketImpl há 2 anos atrás
  Andreas Kling be5f6aa46e LibWebSocket: Make WebSocketImpl an abstract class há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Lenny Maiorani 1a59cffb00 Libraries: Use default constructors/destructors in LibWebSocket há 3 anos atrás
  Luke Wilde 1535fe0324 LibWebSocket: Add to the total read in bytes instead of subtracting há 3 anos atrás
  DerpyCrabs 29078d4d53 LibWebSocket: Don't try to send empty payload inside of frame há 3 anos atrás
  Ali Mohammad Pur 3f614a8fca LibWebSocket: Switch to using Core::Stream há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Andrew Kaster d809637023 Userland: Resolve tautological-constant-out-of-range-compare warnings há 3 anos atrás
  Andreas Kling 1735d978ed LibWebSocket: Use deferred_invoke() when discarding a connection há 3 anos atrás
  Andreas Kling f82c4c4137 LibWebSocket: Fix confusion about sizeof(size_t) on 64-bit platforms há 3 anos atrás
  Andreas Kling 00895a5789 LibWebSocket: Fix a handful of clang-tidy warnings in WebSocket.{cpp,h} há 3 anos atrás
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter há 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe há 3 anos atrás
  DexesTTP 812875bc89 LibWebSocket: Fixed occasional infinite loop with TLS sockets há 4 anos atrás
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos há 4 anos atrás
  DexesTTP 62ed26164b Services: Add a WebSocket service há 4 anos atrás
  DexesTTP c11ca9df33 LibWebSocket+telws: Use my own copyright headers :^) há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás