Nico Weber
|
66e210e406
Everywhere: Use nested namespace qualifiers
|
2 tahun lalu |
Timothy Flynn
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2 tahun lalu |
Tim Schumacher
|
f5fb1396e8
LibCrypto: Use `ErrorOr` error handling for parsing DER
|
2 tahun lalu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 tahun lalu |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 tahun lalu |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 tahun lalu |
Jean-Baptiste Boric
|
090936e424
Userland: Replace arc4random() with get_random<u32>()
|
4 tahun lalu |
Ali Mohammad Pur
|
b05beb79d4
LibCrypto: Remove all uses of VLAs
|
4 tahun lalu |
Ali Mohammad Pur
|
38418fdfdf
AK+Userland: Use mpfard@serenityos.org for my copyright headers
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Andreas Kling
|
ed9ab38b3b
LibCrypto: Use BitmapView instead of Bitmap::wrap()
|
4 tahun lalu |
Linus Groh
|
e265054c12
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
4 tahun lalu |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 tahun lalu |
AnotherTest
|
3fe7ac0924
LibCrypto: Make a better ASN.1 parser
|
4 tahun lalu |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 tahun lalu |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 tahun lalu |
asynts
|
9229ba0fe9
Everywhere: Replace a bundle of dbg with dbgln.
|
4 tahun lalu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |