1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for Inno Setup 6.4.0 More... about 1 month ago
CMakeLists.txt: Use --verbose for make test More... about 1 month ago
windows: Fix ref in comment More... about 1 month ago
Doxygen: Update config More... about 1 month ago
CMake: Disable threads and enable UTF-8 for Boost.System More... about 1 month ago
language: Avoid unused function warning in old Clang release builds More... about 1 month ago
xchacha20: Force constants to be compile-time More... about 1 month ago
sha256: Force constants to be compile-time More... about 1 month ago
sha1: Force constants to be compile-time More... about 1 month ago
md5: Force constants to be compile-time More... about 1 month ago
iteratedhash: Force constants to be compile-time More... about 1 month ago
CMake: Only use pkgconfig path for liblzma as a last resort More... about 1 month ago
language: Fix debug build errors with older Clang versions More... about 1 month ago
test: Fix unused variable warning with some compilers More... about 1 month ago
CMake: Fix build with old CMake versions More... about 1 month ago
CMake: Enable libc++ thread annotations More... about 1 month ago
CMake: Enable -Wheader-hygiene More... about 1 month ago
CMake: Enable more debug checks More... about 1 month ago
Update CHANGELOG More... about 1 month ago
CMake: Use mold if available More... about 1 month ago
CMake: Use LLD if available More... about 1 month ago
CMake: Use -flto=auto if available More... about 1 month ago
test: Fix unused variable warning with some compilers More... about 1 month ago
xchacha20: Fix build with older compilers More... about 1 month ago
CMake: Don't try to set policy CMP0167 with older CMake versions More... about 1 month ago
xchacha20: Fix derive_subkey on big endian platforms More... about 1 month ago
pbkdf2: Reuse common hash state between iterations More... about 1 month ago
iteratedhash: Add support for using a pre-initialized state More... about 1 month ago
CMake: Respect CMAKE_POLICY_DEFAULT_CMP0167 More... about 1 month ago
CMake: Fix test build with CMake 3.0 to 3.11 More... about 1 month ago