1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup CMakeLists.txt More... over 12 years ago
Make LZMA decompression support optional. More... over 12 years ago
Move InnoExtract.cpp to cli/main.cpp More... over 12 years ago
Extract the progress bar code. More... over 12 years ago
Add version number, fix `make style` warnings. More... over 12 years ago
Cleanup console output. More... over 12 years ago
Allocate strings in chunks when loading. More... over 12 years ago
Move debug output / header loading into separate files, support ambigous versions. More... over 12 years ago
Cleanup setup header loading, implement version number parsing. More... over 12 years ago
Start cleaning up setup header parsing code. More... over 12 years ago
Cleanup loader sources. More... over 12 years ago
Move the exe/dll instruction filters back into a header file. More... over 12 years ago
Fix cmake compile errors/warnings. More... over 12 years ago
Install the innoextract target. More... over 12 years ago
Fix `make style` warnings. More... over 12 years ago
Improve checksum_filter - automatically finalize the checksum. More... over 12 years ago
Cleanup crypto code. More... over 12 years ago
Clean stream code. More... over 12 years ago
Improve output. More... over 12 years ago
Cleanup utils. More... over 12 years ago
Use template for enum names. More... over 12 years ago
Many fixes. More... over 12 years ago
Make ExeReader endianness-safe. More... over 12 years ago
Fix some endianness and aliasing issues. More... over 12 years ago
Add a progress bar, support split (multifile) installer. More... over 12 years ago
A lot of progress. More... over 12 years ago
Rewrite the setup loader, begin slice and chunk reader implementation. More... over 12 years ago
Implement parsing the remaining setup entry types. More... over 12 years ago
Parse icon, ini and registry entries. More... over 12 years ago
Parse file entries. More... over 12 years ago