- 117bc99 simplify css by Thomas Klausner · 2 years, 6 months ago main
- 7ced5c7 TODO: document valid file paths by Thomas Klausner · 2 years, 7 months ago
- 686ab8b zipcmp: mention removed files count first by Thomas Klausner · 2 years, 7 months ago
- bdc03ab Fix some typos, including in test data. by Thomas Klausner · 2 years, 8 months ago
- 563ee2c Explicitly mention that zip_close invalidates all state about the archive. by Thomas Klausner · 2 years, 8 months ago
- 509dd1b zipcmp: add -s to print a summary of how many files where added/removed by Thomas Klausner · 2 years, 8 months ago
- e47da96 Use common defines instead of static variables to check source supports all required operations. by Dieter Baron · 2 years, 8 months ago
- 1f8de59 Thank Julien Matthey by Thomas Klausner · 2 years, 8 months ago
- 69fee70 Fix function name. by Dieter Baron · 2 years, 8 months ago
- 06d7bc2 Fix encding handling in `zip_name_locate()`. by Dieter Baron · 2 years, 8 months ago
- e5902d1 Restore old name in name hash table after unchanging delete. by Dieter Baron · 2 years, 9 months ago
- 7f449da Fix off-by-one in buffer cloning that can cause double free(). by Dieter Baron · 2 years, 9 months ago
- 2599ee5 Ignore CLion build directory. by Dieter Baron · 2 years, 9 months ago
- 34b13ca Thank Alberto Spin by Thomas Klausner · 2 years, 10 months ago
- fd7be92 vsbuild.cmd: remove goto EOF which skips build by Thomas Klausner · 2 years, 10 months ago
- e7df588 ziptool: Remove unused arguments by Thomas Klausner · 2 years, 10 months ago
- 9a34f97 Bump copyright. by Thomas Klausner · 2 years, 11 months ago
- bff2eb9 Thank scribam by Thomas Klausner · 2 years, 11 months ago
- ecf1024 Merge pull request #277 from scribam/bcrypt-success by Thomas Klausner · 2 years, 11 months ago
- 7b0eba7 zip_random_uwp: use BCRYPT_SUCCESS macro by scribam · 2 years, 11 months ago
- dceeaa1 cp437: test 0x7f, sort bytes by Thomas Klausner · 2 years, 11 months ago
- 02599ba Don't hide temporary files by prepending a dot. by Dieter Baron · 3 years ago
- 7a96d50 Thank shenlebantongying. by Dieter Baron · 3 years ago
- f809577 Use dot at beginning of temporary file name. by Dieter Baron · 3 years ago
- af535f9 Remove unused file by Thomas Klausner · 3 years ago
- 636a340 Use .part suffix for temp file names. by Dieter Baron · 3 years ago
- 1c74452 dist: put files in ${CMAKE_BINARY_DIR} by Thomas Klausner · 3 years ago
- d4b2241 regen by Thomas Klausner · 3 years ago
- f8925a2 Be explicit that zip_fseek does not work on encrypted data. by Thomas Klausner · 3 years ago
- ac090e2 Thank PW Hu by Thomas Klausner · 3 years ago
- 6dc7962 Merge pull request #270 from PeiweiHu/PeiweiHu-Patch_1111 by Thomas Klausner · 3 years ago
- a3c838c Fix check of _zip_filetime_to_time_t by PW Hu · 3 years ago
- 945768e Remove RETURN VALUES section for function with return type void. by Dieter Baron · 3 years, 1 month ago
- 547d98c Add zip_file_is_seekable(). by Dieter Baron · 3 years, 1 month ago
- 76df02f Use fchmod when available to avoid race condition. by Dieter Baron · 3 years, 2 months ago
- 99e54f5 Add security policy, as requested by GitHub. by Dieter Baron · 3 years, 2 months ago
- 4b856d8 Clearly document behaviour when end of file is reached. by Dieter Baron · 3 years, 2 months ago
- 6cb3653 According to the spec, WinZIP V2 doesn't set CRC. by Dieter Baron · 3 years, 2 months ago
- e7c81b6 Thank Giovanni by Thomas Klausner · 3 years, 2 months ago
- ce9644a Merge pull request #258 from wargio/patch-1 by Dieter Baron · 3 years, 2 months ago
- 32028b5 Use after free when fseeko fails by Giovanni · 3 years, 2 months ago
- c4f00f4 Add Muhammad Arslan Kabeer. by Dieter Baron · 3 years, 3 months ago
- 0264a33 Thank Vitaly Murashev by Thomas Klausner · 3 years, 3 months ago
- 13bc456 Make WinZip encryption FIPS compliant by vmurashev · 3 years, 3 months ago
- 6a0ea57 Thank SpaceIm. by Dieter Baron · 3 years, 4 months ago
- ee9d125 Merge pull request #251 from SpaceIm/fix/cmake-install-bundle by Dieter Baron · 3 years, 4 months ago
- e7bfb68 fix install destination of executables for iOS/tvOS/watchOS by SpaceIm · 3 years, 4 months ago
- 184ddda ga: try a newer vcpkg version by Thomas Klausner · 3 years, 5 months ago
- adf7323 ga: rename workflow to match its internal name by Thomas Klausner · 3 years, 5 months ago
- 13c9e16 Thank Michael Heimpold by Thomas Klausner · 3 years, 5 months ago
- 2fad057 Merge pull request #249 from mhei/fix-typo-pkgconfig by Thomas Klausner · 3 years, 5 months ago
- 28951cb Fix typo which prevents expansion of libdir in pkgconfig files by Michael Heimpold · 3 years, 5 months ago
- 365c7bd Use old vcpkg version again. by Dieter Baron · 3 years, 5 months ago
- 8fdae56 ga: try recent vcpkg with run-vcpkg@v7. by Dieter Baron · 3 years, 5 months ago
- c4af918 Try having relative paths in pkg-config file. by Thomas Klausner · 3 years, 5 months ago
- a1a0263 Merge pull request #247 from remicollet/patch-1 by Thomas Klausner · 3 years, 5 months ago
- 3d573c4 Zstd 1.3.6 is enough by Remi Collet · 3 years, 5 months ago
- c39f01d ZSTD_minCLevel() and ZSTD_maxCLevel() are from zstd 1.5 by Thomas Klausner · 3 years, 5 months ago
- 69d6ef2 Thanks Rafał Mikrut by Thomas Klausner · 3 years, 5 months ago
- 0c955aa Return false instead of -1. by Thomas Klausner · 3 years, 5 months ago
- be8921b Thank rezso by Thomas Klausner · 3 years, 5 months ago
- be01fbf Merge pull request #244 from rezso/patch-1 by Thomas Klausner · 3 years, 5 months ago
- e4b2ad0 Check result of malloc. by Dieter Baron · 3 years, 5 months ago
- ca61524 CMakeLists.txt: add missing regex for zstd by rezso · 3 years, 5 months ago
- 26ba552 Bump version and shlib version. by Dieter Baron · 3 years, 5 months ago
- 8a02786 ga: revert last four commits, did not improve anything by Thomas Klausner · 3 years, 5 months ago
- 8f535a9 ga: whitespace by Thomas Klausner · 3 years, 5 months ago
- ed4ae02 ga: restore vcpkg git id, needed despite docs not mentioning it by Thomas Klausner · 3 years, 5 months ago
- 4dc35d3 ga: try splitting vcpkg installation in two parts by Thomas Klausner · 3 years, 5 months ago
- 6405b8d ga: switch to vcpkg tag 2021.05.12 (5568f110b509a9fd90711978a7cb76bae75bb092) by Thomas Klausner · 3 years, 5 months ago
- 6d361de ga: install more dependencies on Windows by Thomas Klausner · 3 years, 5 months ago
- 58d96c8 ga: ctest uses -C, not --config by Thomas Klausner · 3 years, 5 months ago
- dea247d GA: use --config Release in build/test on all platforms by Thomas Klausner · 3 years, 5 months ago
- 42c133e GA: Add config to ctest. by Dieter Baron · 3 years, 5 months ago
- dab2d5d Include required header files. by Dieter Baron · 3 years, 5 months ago
- d075b2d GA: Add intermediary directories. by Dieter Baron · 3 years, 5 months ago
- b0bd8de GA: Windows uses \. by Dieter Baron · 3 years, 5 months ago
- d73101e GA Try another syntax. by Dieter Baron · 3 years, 5 months ago
- 62c5c98 GA: Try different variable syntax. by Dieter Baron · 3 years, 5 months ago
- 2123298 Point cmake to vcpkg directory. by Dieter Baron · 3 years, 5 months ago
- 7986bbe GA: Add vcpkgGitCommitId. by Dieter Baron · 3 years, 5 months ago
- 386ce2e Install zlib on Windows. by Dieter Baron · 3 years, 5 months ago
- 3363fca Remove debug output. by Dieter Baron · 3 years, 5 months ago
- e58d3b0 Try different variable syntax. by Dieter Baron · 3 years, 5 months ago
- b1f1dc9 ga: more debug output by Thomas Klausner · 3 years, 5 months ago
- b24b4cc debug output by Dieter Baron · 3 years, 5 months ago
- 6b893cc Use correct source directory. by Dieter Baron · 3 years, 5 months ago
- c622462 Avoid Unix specifics on Windows. by Dieter Baron · 3 years, 5 months ago
- 5056400 Avoid Unix commands on Windows. by Dieter Baron · 3 years, 5 months ago
- c73eb04 Enable Windows build. by Dieter Baron · 3 years, 5 months ago
- 8ecd6df Revert previous. by Dieter Baron · 3 years, 5 months ago
- 6f0482a Update badge URL. by Dieter Baron · 3 years, 5 months ago
- 37ca0f8 Rename workflow to build. by Dieter Baron · 3 years, 5 months ago
- 7d05796 Rename workflow to build. by Dieter Baron · 3 years, 5 months ago
- dd9f3c2 Unhook travis by Thomas Klausner · 3 years, 5 months ago
- 9074981 Remove debugging code. by Dieter Baron · 3 years, 5 months ago
- 15e22dc Use absolute path for shared object. by Dieter Baron · 3 years, 5 months ago
- ad34dee Print information about libliboverride.so. by Dieter Baron · 3 years, 5 months ago
- 51de986 List files in build/regress. by Dieter Baron · 3 years, 5 months ago
- 8a06e52 Ignore error from liboverride-test. by Dieter Baron · 3 years, 5 months ago