Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9dd1eaf4 | 2025-11-10 22:34:04 | fix warnings for android 32bit | ||
| ee22a08a | 2025-11-09 06:36:58 | Makefile.am: wip lib path with android | ||
| bff78999 | 2025-11-03 01:15:17 | fix win64 build | ||
| 45a6823b | 2025-10-03 16:19:07 | fix cross compilation for android target | ||
| d84f9767 | 2025-02-04 16:22:21 | fix install | ||
| ce4ac860 | 2025-10-02 20:57:13 | fix get-version from git submodule | ||
| 369616fb | 2025-02-14 17:41:28 | missing uid_t and gid_t on win32 | ||
| 472df5b6 | 2025-02-14 00:36:48 | fix build on msys2 clang64 | ||
| 53d4e1c5 | 2025-02-04 15:16:48 | fix build on win10 msys2 clang64 | ||
| 22fddb16 | 2025-07-26 12:41:23 | Mark tau and sigma Chacha variables as nonstring These contain a sequence of bytes, and are not a NUL-terminated string. Help the compiler understand the intent of the code. |