leeight
|
2eb6dbd4f0
headless-browser: Add ca-certs-path options
|
2 년 전 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 년 전 |
Matthias Zimmerman
|
c10d48b72c
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
|
3 년 전 |
Michiel Visser
|
fa18c283dc
LibTLS: Cleanup of verify_chain and verify_certificate_pair
|
3 년 전 |
Michiel Visser
|
7bc3b193c0
LibTLS: Add option to allow self-signed certificates
|
3 년 전 |
Michiel Visser
|
804af863b4
LibCrypto+LibTLS: Implement Key Usage and Basic Constraints extensions
|
3 년 전 |
Michiel Visser
|
976bb715e0
LibTLS: Correct matching hostname with certificate subject
|
3 년 전 |
Michiel Visser
|
331092d25a
LibTLS: Add references to RFC5246 for the verify procedure
|
3 년 전 |
Michiel Visser
|
d78813d902
LibTLS: Simplify the way `verify_chain` is called
|
3 년 전 |
Michiel Visser
|
fea5aeda0b
LibTLS: Verify the certificate chain sent by the server
|
3 년 전 |
Michiel Visser
|
2b416e5faa
Base+LibTLS: Update CA Certificates list with actual certificates
|
3 년 전 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 년 전 |
Sam Atkins
|
8260135d4d
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
3 년 전 |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 년 전 |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 년 전 |
Ben Wiederhake
|
7967a8bd8c
LibTLS: Avoid implicitly copying ByteBuffer
|
3 년 전 |
Andreas Kling
|
a15ed8743d
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
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 년 전 |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
3 년 전 |
Andreas Kling
|
c94c15d45c
Everywhere: Replace AK::Singleton => Singleton
|
4 년 전 |
Brian Gianforcaro
|
18d6f9ed5c
Libraries: Remove unused header includes
|
4 년 전 |
DexesTTP
|
4bbf954ad0
LibTLS: Allow using other hash algorithms for HMAC
|
4 년 전 |
DexesTTP
|
851e254e8f
LibTLS: Rework method names and arrangement in cpp files
|
4 년 전 |
DexesTTP
|
17a1f51579
LibTLS: Move the asn certificate parser to Certificate.cpp
|
4 년 전 |
Ali Mohammad Pur
|
df515e1d85
LibCrypto+LibTLS: Avoid unaligned reads and writes
|
4 년 전 |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 년 전 |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
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 년 전 |