840 Commits (1.9)
 

Author SHA1 Message Date
Daniel Scharrer a9fc4c40dc [clang-tidy] extract: Remove useless else clause 8 years ago
Daniel Scharrer 180da3d97e [clang-analyzer] console: Fix unused assignment warning 8 years ago
Daniel Scharrer cda6a4e830 [clang-alanyzer] data: Initialize all fields of struct tm 8 years ago
Daniel Scharrer 791bc9b586 encoding: Fix signed/unsigned comparison warnings with old Boost 8 years ago
Daniel Scharrer 2e7f6b6e86 encoding: Fix signed/unsigned comparison warnings 8 years ago
Daniel Scharrer 453b724451 Doxygen: Fix ARC4 warnings 8 years ago
Daniel Scharrer cdac943c47 windows: Update Windows version names 8 years ago
Daniel Scharrer 2142da9ef9 Fix missing newline in end status message 8 years ago
Daniel Scharrer 0c83a0d25b Update copyright years 8 years ago
Daniel Scharrer 6a7a52af22 Add a --no-extract-unknown option to abort on unknown data version 8 years ago
Daniel Scharrer e97782cd7b Add a --data-version option to identify Inno Setup installers 8 years ago
Daniel Scharrer e6cbea6dcb Add a --info option 8 years ago
Daniel Scharrer 6a55179b97 Allow combining --test with --extract 8 years ago
Daniel Scharrer 565012f8b0 Declare support for Inno Setup 5.6.0 8 years ago
Daniel Scharrer 2a1e2eaa64 README: Mention My Inno Setup Extensions and GOG.com support 8 years ago
Daniel Scharrer 2af56aadf9 Add support for --list-languages with GOG Galaxy file parts 8 years ago
Daniel Scharrer e729836e10 Automatically re-assemble GOG Galaxy file parts 8 years ago
Daniel Scharrer baa8c1207e Add support for encrypted installers 8 years ago
Daniel Scharrer ea7ee5cac0 chunk: Add support for encrypted chunks 8 years ago
Daniel Scharrer daa7047bcb Add an ARC4 implementation 8 years ago
Daniel Scharrer 49798174ce Add a --password-file option to read the password from a file instead 8 years ago
Daniel Scharrer febfb5180d Add a --check-password option to check if a password is correct 8 years ago
Daniel Scharrer b2ada9124c encoding: Add a functon to convert from UTF-8 to MS-ANSI or UTF-16LE 8 years ago
Daniel Scharrer 5e050e62c9 Add a --show-password option to print password check information 8 years ago
Daniel Scharrer b1ec26b017 checksum: Change SHA-1 print name 8 years ago
Daniel Scharrer c99b4b3e04 header: Include constant prefix in password salt 8 years ago
Daniel Scharrer a6cdecb2eb util: Add helper to print a string as hex bytes 8 years ago
Daniel Scharrer 8b37a4faf5 extract: Extract function 8 years ago
Daniel Scharrer ad1e0b37b8 extract: Extract function 8 years ago
Daniel Scharrer 0dbf38c5fa encoding: Add a function to get the name of a codepage 8 years ago
Daniel Scharrer c47e9f31ba encoding: Remove the ENABLE_BUILTIN_CONV option 8 years ago
Daniel Scharrer 322e625aca CMake: Allow disabling C++17/14 while keeping C++11 enabled 8 years ago
Daniel Scharrer d146fa04dd CMake: Add DEBUG to user-visible configuration variables 8 years ago
Daniel Scharrer b9f0e9b1a8 goggalaxy: Mark constructor explicit 8 years ago
Daniel Scharrer bbffb4ce04 goggalaxy: Remove redundant conditions 8 years ago
Daniel Scharrer 98affb1124 goggalaxy; Readability 8 years ago
Daniel Scharrer af90e0a685 extract: Initialize member variable 8 years ago
Daniel Scharrer ecd6e465ac extract: Remove unused member variables 8 years ago
Daniel Scharrer fe244605c8 info: Fix libc++ build 8 years ago
Daniel Scharrer b568e80075 [clang-tidy] version: Catch by reference 8 years ago
Daniel Scharrer 1337858e74 windows: Fix namespace comment 8 years ago
Daniel Scharrer d8275aa119 data: Fix namespace comment 8 years ago
Daniel Scharrer f0aeb4ad13 console: Remove useless function prototype 8 years ago
Daniel Scharrer 0dfb3e8054 [clang-tidy] encoding: Add default labels 8 years ago
Daniel Scharrer 658a0a7a86 chunk: Explicitly compare memcmp result 8 years ago
Daniel Scharrer 95ea629531 [clang-tidy] filename: Add default label 8 years ago
Daniel Scharrer 470e58689f [clang-tidy] info: Remove redundant static keywords 8 years ago
Daniel Scharrer d0918ba849 goggalaxy: Fix namespace comment 8 years ago
Daniel Scharrer 70c95a13b1 cpplint: Increase line length limit 8 years ago
Daniel Scharrer 1674cc445f CMake: Update code style config 8 years ago