Daniel Scharrer
|
0c83a0d25b
|
Update copyright years
|
8 years ago |
Daniel Scharrer
|
f4d08501b6
|
Add support for a post-checksum decompression filter
This is needed to handle GOG Galaxy files.
|
8 years ago |
Daniel Scharrer
|
2c827154cd
|
Update copyright lines
|
11 years ago |
Daniel Scharrer
|
d3e0a6fc9c
|
Remove obsolete #include
|
12 years ago |
Daniel Scharrer
|
4124549598
|
Move exe filters into the stream namespace
|
12 years ago |
Daniel Scharrer
|
b87d69182a
|
Fix an infinite loop with truncated LZMA streams
|
13 years ago |
Daniel Scharrer
|
9b6502061a
|
Update copyright lines in files changed this year
|
13 years ago |
Daniel Scharrer
|
7c55c2ff7c
|
Fix C++11 build
|
13 years ago |
Daniel Scharrer
|
6618f94a82
|
Avoid boost::shared_ptr
If possible, use std::unique_ptr instead (or std::auto_ptr for C++03)
|
13 years ago |
Daniel Scharrer
|
176fbf0ac4
|
Add more documentation to src/stream/chunk.hpp
|
13 years ago |
Daniel Scharrer
|
f6f8fe46e9
|
Fix extracting large installers with 32-bit builds
Or more precisely, installers with compressed chunks or output files
larger than std::streamsize.
|
13 years ago |
Daniel Scharrer
|
1a986a8709
|
Fix MSVC 9 build
|
13 years ago |
Daniel Scharrer
|
4d423f27ac
|
Add copyright notices.
|
14 years ago |
Daniel Scharrer
|
eba41e0f51
|
Cleanup setup header loading, implement version number parsing.
|
15 years ago |
Daniel Scharrer
|
6a4e07b2c7
|
Start cleaning up setup header parsing code.
|
15 years ago |
Daniel Scharrer
|
ef8ca10629
|
Move the exe/dll instruction filters back into a header file.
|
15 years ago |
Daniel Scharrer
|
6cd544d4e8
|
Fix `make style` warnings.
|
15 years ago |
Daniel Scharrer
|
b5ea176af8
|
Improve checksum_filter - automatically finalize the checksum.
|
15 years ago |
Daniel Scharrer
|
af38c3c859
|
Cleanup crypto code.
|
15 years ago |
Daniel Scharrer
|
d1a8ae35e1
|
Clean stream code.
|
15 years ago |
Daniel Scharrer
|
bdfa8ddc9b
|
Many fixes.
|
15 years ago |
Daniel Scharrer
|
3579d2fba5
|
A lot of progress.
|
15 years ago |