922 Commits (master)
 

Author SHA1 Message Date
Daniel Scharrer 6e9e34ed08 extract: Handle shared starting locations in GOG Galaxy installers 1 year ago
Daniel Scharrer 74cf673b25 extract: Handle files with repeated locations in GOG Galaxy installers 1 year ago
Daniel Scharrer 8d69ed20ba debug: Handle out of bounds language IDs 1 year ago
Daniel Scharrer e58f295d80 Add support for Inno Setup 6.4.0 1 year ago
Daniel Scharrer a973a7ea6a CMakeLists.txt: Use --verbose for make test 1 year ago
Daniel Scharrer 7bced1d208 windows: Fix ref in comment 1 year ago
Daniel Scharrer 28a179bdf5 Doxygen: Update config 1 year ago
Daniel Scharrer 045f72a73d CMake: Disable threads and enable UTF-8 for Boost.System 1 year ago
Daniel Scharrer aaeab07da8 language: Avoid unused function warning in old Clang release builds 1 year ago
Daniel Scharrer bfeb49aca9 xchacha20: Force constants to be compile-time 1 year ago
Daniel Scharrer 3e5ac04d5b sha256: Force constants to be compile-time 1 year ago
Daniel Scharrer 075f099e43 sha1: Force constants to be compile-time 1 year ago
Daniel Scharrer ad649c7967 md5: Force constants to be compile-time 1 year ago
Daniel Scharrer e55ce2b022 iteratedhash: Force constants to be compile-time 1 year ago
Daniel Scharrer d9e3f5e96f CMake: Only use pkgconfig path for liblzma as a last resort 1 year ago
Daniel Scharrer 06a38bf2a8 language: Fix debug build errors with older Clang versions 1 year ago
Daniel Scharrer f0359dc1bf test: Fix unused variable warning with some compilers 1 year ago
Daniel Scharrer 3d88822bbf CMake: Fix build with old CMake versions 1 year ago
Daniel Scharrer ee1a222f8a CMake: Enable libc++ thread annotations 1 year ago
Daniel Scharrer 39968478fe CMake: Enable -Wheader-hygiene 1 year ago
Daniel Scharrer eaecc4d633 CMake: Enable more debug checks 1 year ago
Daniel Scharrer dc763d3db4 Update CHANGELOG 1 year ago
Daniel Scharrer c09da38f69 CMake: Use mold if available 1 year ago
Daniel Scharrer 3a4b94c757 CMake: Use LLD if available 1 year ago
Daniel Scharrer 6cff5b3b00 CMake: Use -flto=auto if available 1 year ago
Daniel Scharrer dfed377442 test: Fix unused variable warning with some compilers 1 year ago
Daniel Scharrer 88f1d5fa33 xchacha20: Fix build with older compilers 1 year ago
Daniel Scharrer fa0205f778 CMake: Don't try to set policy CMP0167 with older CMake versions 1 year ago
Daniel Scharrer 102de3e406 xchacha20: Fix derive_subkey on big endian platforms 1 year ago
Daniel Scharrer 5545a515ea pbkdf2: Reuse common hash state between iterations 1 year ago
Daniel Scharrer 689c03ed0e iteratedhash: Add support for using a pre-initialized state 1 year ago
Daniel Scharrer 8b052e7885 CMake: Respect CMAKE_POLICY_DEFAULT_CMP0167 1 year ago
Daniel Scharrer b266694a70 CMake: Fix test build with CMake 3.0 to 3.11 1 year ago
Daniel Scharrer 2939ac1f78 xchacha20: Make conversion explicit 1 year ago
Daniel Scharrer 345b5cb38e slice: Fix use of undefined BOOST_VERSION 1 year ago
Daniel Scharrer f56ff666c2 test: Fix Windows build 1 year ago
Daniel Scharrer ad69cb0901 GitHub: Add CI 1 year ago
Daniel Scharrer 3563c9892c slice: Fix build with Boost < 1.72 1 year ago
Daniel Scharrer 9bb1db817a pbkdf2: Force constants to be compile-time 1 year ago
Daniel Scharrer 59d7900e10 test: Adjust summary text 1 year ago
Daniel Scharrer cfad331471 CMake: Fix Boost static dependencies check 1 year ago
Daniel Scharrer c940752ce7 CMake: Keep using FindBoost.cmake for now 1 year ago
Daniel Scharrer dd33f81336 test: Make constructor explicit and add virtual destructor 1 year ago
Daniel Scharrer cd209a6282 header: Extract function 1 year ago
Daniel Scharrer 3bd0ef04ca header: Code style 1 year ago
Daniel Scharrer 9f6fd6d2c3 xchacha20: Fix header guard 1 year ago
Daniel Scharrer 4be2e8a24c sha256: Code style 1 year ago
Daniel Scharrer d551433e8d cpplint: Fix compatibility with newer python versions 1 year ago
Daniel Scharrer 6303936185 cpplint: Fix check for space before opening condition parenthesis 1 year ago
Daniel Scharrer 2aa120ded7 CMake: Bump policy version to 3.31 1 year ago