1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:24:58 +00:00
serenity/Userland/Libraries/LibCrypto
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
ASN1 LibCrypto+LibTLS: Avoid crashing on invalid input 2023-05-08 06:43:28 +02:00
Authentication LibCrypto: Do a simple copy for buffered GHash bytes 2023-02-08 17:53:19 +00:00
BigFraction Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
BigInt Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Checksum Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Cipher Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Curves Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Hash Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
NumberTheory AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2023-04-03 15:53:49 +02:00
PK AK+Everywhere: Change AK::fill_with_random to accept a Bytes object 2023-04-03 15:53:49 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Forward.h Everywhere: Remove unused includes of AK/Concepts.h 2023-01-02 20:27:20 -05:00
Verification.h AK+Userland: Use mpfard@serenityos.org for my copyright headers 2021-04-22 22:19:09 +02:00