Age | Commit message (Expand) | Author |
---|---|---|
2022-11-26 | AK: Make it possible to not `using` AK classes into the global namespace | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-07-14 | AK: Generalize ByteReader | Hendiadyoin1 |
2021-07-12 | AK: Add load64 and load_pointer to AK::ByteReader | Andrew Kaster |
2021-05-14 | LibCrypto+LibTLS: Avoid unaligned reads and writes | Ali Mohammad Pur |