stelar7
|
5853d9642a
LibTLS: Move AlertDescription to Extensions.h
|
2 vuotta sitten |
stelar7
|
611a235a52
LibTLS: Rename AlertLevel Critial to FATAL
|
2 vuotta sitten |
stelar7
|
082e64e167
LibTLS: Rename MessageType to ContentType
|
2 vuotta sitten |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 vuotta sitten |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 vuotta sitten |
Sam Atkins
|
a8cf0c9371
LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 vuotta sitten |
Matthias Zimmerman
|
c10d48b72c
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
|
3 vuotta sitten |
Sam Atkins
|
3b1e063d30
LibCore+Everywhere: Make Core::Stream::read() return Bytes
|
3 vuotta sitten |
Ali Mohammad Pur
|
bd5403adf1
LibTLS: Mark the underlying stream as nonblock
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 vuotta sitten |
Ali Mohammad Pur
|
524381aa78
LibTLS: Mark the socket as idle after a TLS-level disconnection
|
3 vuotta sitten |
Ali Mohammad Pur
|
e8891e6d56
LibTLS: Remove useless ByteBuffer allocation in TLSv12::read_line()
|
3 vuotta sitten |
Ali Mohammad Pur
|
ab46864674
LibTLS: Split large application data packets into chunks
|
3 vuotta sitten |
Ali Mohammad Pur
|
3d24850db5
LibTLS: Mark the connection as finished and disconnected on TLS error
|
3 vuotta sitten |
Ali Mohammad Pur
|
d3ea0818f3
LibTLS: Don't close the underlying socket on EOF
|
3 vuotta sitten |
Ali Mohammad Pur
|
f4d3c54c12
LibTLS: Close the underlying socket on EOF
|
3 vuotta sitten |
Brian Gianforcaro
|
b61eff8730
Revert "LibTLS: Close the underlying socket on EOF"
|
3 vuotta sitten |
Ali Mohammad Pur
|
e5fde795e0
LibTLS: Increase the maximum socket read size to 4MiB
|
3 vuotta sitten |
Ali Mohammad Pur
|
23febbed41
LibTLS: Close the underlying socket on EOF
|
3 vuotta sitten |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 vuotta sitten |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 vuotta sitten |
Brian Gianforcaro
|
18d6f9ed5c
Libraries: Remove unused header includes
|
4 vuotta sitten |
Ali Mohammad Pur
|
2a7cb4fe42
LibTLS: Ensure that on_tls_finished is called only once
|
4 vuotta sitten |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 vuotta sitten |
Ali Mohammad Pur
|
cb134cd702
LibTLS: Call the read hooks after processing messages too
|
4 vuotta sitten |
Ali Mohammad Pur
|
38418fdfdf
AK+Userland: Use mpfard@serenityos.org for my copyright headers
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |