Age | Commit message (Expand) | Author |
---|---|---|
2022-07-19 | AK: Add support for building on Android with API version >= 30 | Andrew Kaster |
2021-09-12 | AK+LibCore: Standardize on AK_OS_MACOS instead of __APPLE__ | Brian Gianforcaro |
2021-05-14 | AK: Introduce get_random_uniform() | Jean-Baptiste Boric |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-11-27 | Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176) | DavidKorczynski |
2020-10-20 | Build: Modify various parts to allow the build to succeed on FreeBSD | Laurent Cimon |
2020-10-17 | ntpquery: Don't leak local time, and check origin time in reply | Nico Weber |
2020-05-30 | Lagom: Adjust AK, LibCore and LibTLS to build on MacOS | Marcin Gasperowicz |
2020-05-27 | AK: Add a simple randomness API | Andreas Kling |