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
|
3 年 前 |
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 年 前 |
AnotherTest
|
38f4441103
LibTLS: Parse X.509 certificates with the new ASN.1 parser
|
4 年 前 |
AnotherTest
|
2020176f0f
LibTLS: Make the TLS connection options user-configurable
|
4 年 前 |
AnotherTest
|
d6d6750dd8
LibTLS: Move TLS extensions to a separate 'extensions' struct
|
4 年 前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年 前 |
AnotherTest
|
3fe7ac0924
LibCrypto: Make a better ASN.1 parser
|
4 年 前 |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 年 前 |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 年 前 |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 年 前 |
asynts
|
7d783d8b84
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年 前 |
asynts
|
6b7602d33b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |