提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur c3167afa3a LibTLS: Notify the client for app data as soon as some data is available 1 年之前
  Andreas Kling 27a294547d LibTLS: Add segmentation to the application buffer to avoid memcpy churn 1 年之前
  Ali Mohammad Pur 32e6fd9715 LibTLS: Do not defer flushing alert packets 1 年之前
  stelar7 9059694216 LibTLS: Show enum value instead of underlying value where possible 2 年之前
  stelar7 5853d9642a LibTLS: Move AlertDescription to Extensions.h 2 年之前
  stelar7 c30ee1b89b LibTLS: Update HandshakeType value names to match IANA registry values 2 年之前
  stelar7 611a235a52 LibTLS: Rename AlertLevel Critial to FATAL 2 年之前
  stelar7 082e64e167 LibTLS: Rename MessageType to ContentType 2 年之前
  Timothy Flynn 15532df83d AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2 年之前
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 年之前
  Tim Schumacher 43f36d5e7f LibTLS: Use `AK::Stream` for serializing TLS packets 2 年之前
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` 2 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Ali Mohammad Pur aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 3 年之前
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 年之前
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors 3 年之前
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value 3 年之前
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> 3 年之前
  Ali Mohammad Pur ab46864674 LibTLS: Split large application data packets into chunks 3 年之前
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 年之前
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible 3 年之前
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 年之前
  DexesTTP ed1800547e LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher 4 年之前
  DexesTTP 2e9a4bb95c LibTLS: Replace cipher selection with a variant 4 年之前
  DexesTTP 851e254e8f LibTLS: Rework method names and arrangement in cpp files 4 年之前
  Gunnar Beutner f0fa51773a AK+Userland: Fix some compiler warnings and make variables const-ref 4 年之前
  Ali Mohammad Pur df515e1d85 LibCrypto+LibTLS: Avoid unaligned reads and writes 4 年之前
  Ali Mohammad Pur 38418fdfdf AK+Userland: Use mpfard@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Jelle Raaijmakers f733b85957 LibTLS: Remove excessive CloseNotify logging 4 年之前