Age | Commit message (Expand) | Author |
---|---|---|
2021-05-19 | LibCrypto: Make GCM movable | DexesTTP |
2021-05-14 | LibCrypto: Do not assume that the passed in IV is as long as a block | Ali Mohammad Pur |
2021-05-13 | LibCrypto: Remove all uses of VLAs | Ali Mohammad Pur |
2021-05-07 | LibCrypto: Convert StringBuilder::appendf() => AK::Format | Andreas Kling |
2021-04-25 | Everywhere: Remove empty line after function body opening curly brace | Linus Groh |
2021-04-22 | AK+Userland: Use mpfard@serenityos.org for my copyright headers | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-15 | Everything: Add `-Wnon-virtual-dtor` flag | Nicholas-Baron |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |