Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes hace 3 años
  Ali Mohammad Pur bd5403adf1 LibTLS: Mark the underlying stream as nonblock hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket hace 3 años
  Ali Mohammad Pur 524381aa78 LibTLS: Mark the socket as idle after a TLS-level disconnection hace 3 años
  Ali Mohammad Pur e8891e6d56 LibTLS: Remove useless ByteBuffer allocation in TLSv12::read_line() hace 3 años
  Ali Mohammad Pur ab46864674 LibTLS: Split large application data packets into chunks hace 3 años
  Ali Mohammad Pur 3d24850db5 LibTLS: Mark the connection as finished and disconnected on TLS error hace 3 años
  Ali Mohammad Pur d3ea0818f3 LibTLS: Don't close the underlying socket on EOF hace 3 años
  Ali Mohammad Pur f4d3c54c12 LibTLS: Close the underlying socket on EOF hace 3 años
  Brian Gianforcaro b61eff8730 Revert "LibTLS: Close the underlying socket on EOF" hace 3 años
  Ali Mohammad Pur e5fde795e0 LibTLS: Increase the maximum socket read size to 4MiB hace 3 años
  Ali Mohammad Pur 23febbed41 LibTLS: Close the underlying socket on EOF hace 3 años
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  Brian Gianforcaro 18d6f9ed5c Libraries: Remove unused header includes hace 4 años
  Ali Mohammad Pur 2a7cb4fe42 LibTLS: Ensure that on_tls_finished is called only once hace 4 años
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr hace 4 años
  Ali Mohammad Pur cb134cd702 LibTLS: Call the read hooks after processing messages too hace 4 años
  Ali Mohammad Pur 38418fdfdf AK+Userland: Use mpfard@serenityos.org for my copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  AnotherTest 2020176f0f LibTLS: Make the TLS connection options user-configurable hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) hace 4 años
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. hace 4 años
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. hace 4 años
  asynts 5c5665c1e7 Everywhere: Replace a bundle of dbg with dbgln. hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años