Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 yıl önce |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 yıl önce |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 yıl önce |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 yıl önce |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 yıl önce |
Andreas Kling
|
a15ed8743d
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
3 yıl önce |
Ali Mohammad Pur
|
ab46864674
LibTLS: Split large application data packets into chunks
|
3 yıl önce |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 yıl önce |
Ali Mohammad Pur
|
3a9f00c59b
Everywhere: Use OOM-safe ByteBuffer APIs where possible
|
3 yıl önce |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 yıl önce |
DexesTTP
|
ed1800547e
LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher
|
4 yıl önce |
DexesTTP
|
2e9a4bb95c
LibTLS: Replace cipher selection with a variant
|
4 yıl önce |
DexesTTP
|
851e254e8f
LibTLS: Rework method names and arrangement in cpp files
|
4 yıl önce |
Gunnar Beutner
|
f0fa51773a
AK+Userland: Fix some compiler warnings and make variables const-ref
|
4 yıl önce |
Ali Mohammad Pur
|
df515e1d85
LibCrypto+LibTLS: Avoid unaligned reads and writes
|
4 yıl önce |
Ali Mohammad Pur
|
38418fdfdf
AK+Userland: Use mpfard@serenityos.org for my copyright headers
|
4 yıl önce |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 yıl önce |
Jelle Raaijmakers
|
f733b85957
LibTLS: Remove excessive CloseNotify logging
|
4 yıl önce |
Linus Groh
|
57c6264877
LibTLS: Hide some debug spam, use more dbgln_if and if constexpr
|
4 yıl önce |
AnotherTest
|
2020176f0f
LibTLS: Make the TLS connection options user-configurable
|
4 yıl önce |
Linus Groh
|
e265054c12
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
4 yıl önce |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 yıl önce |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 yıl önce |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 yıl önce |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 yıl önce |
asynts
|
5c5665c1e7
Everywhere: Replace a bundle of dbg with dbgln.
|
4 yıl önce |
asynts
|
01879d27c2
Everywhere: Replace a bundle of dbg with dbgln.
|
4 yıl önce |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 yıl önce |