1. 7a96d50 Thank shenlebantongying. by Dieter Baron · 3 years, 1 month ago
  2. f809577 Use dot at beginning of temporary file name. by Dieter Baron · 3 years, 1 month ago
  3. af535f9 Remove unused file by Thomas Klausner · 3 years, 1 month ago
  4. 636a340 Use .part suffix for temp file names. by Dieter Baron · 3 years, 1 month ago
  5. 1c74452 dist: put files in ${CMAKE_BINARY_DIR} by Thomas Klausner · 3 years, 1 month ago
  6. d4b2241 regen by Thomas Klausner · 3 years, 2 months ago
  7. f8925a2 Be explicit that zip_fseek does not work on encrypted data. by Thomas Klausner · 3 years, 2 months ago
  8. ac090e2 Thank PW Hu by Thomas Klausner · 3 years, 2 months ago
  9. 6dc7962 Merge pull request #270 from PeiweiHu/PeiweiHu-Patch_1111 by Thomas Klausner · 3 years, 2 months ago
  10. a3c838c Fix check of _zip_filetime_to_time_t by PW Hu · 3 years, 2 months ago
  11. 945768e Remove RETURN VALUES section for function with return type void. by Dieter Baron · 3 years, 3 months ago
  12. 547d98c Add zip_file_is_seekable(). by Dieter Baron · 3 years, 3 months ago
  13. 76df02f Use fchmod when available to avoid race condition. by Dieter Baron · 3 years, 4 months ago
  14. 99e54f5 Add security policy, as requested by GitHub. by Dieter Baron · 3 years, 4 months ago
  15. 4b856d8 Clearly document behaviour when end of file is reached. by Dieter Baron · 3 years, 4 months ago
  16. 6cb3653 According to the spec, WinZIP V2 doesn't set CRC. by Dieter Baron · 3 years, 4 months ago
  17. e7c81b6 Thank Giovanni by Thomas Klausner · 3 years, 4 months ago
  18. ce9644a Merge pull request #258 from wargio/patch-1 by Dieter Baron · 3 years, 4 months ago
  19. 32028b5 Use after free when fseeko fails by Giovanni · 3 years, 4 months ago
  20. c4f00f4 Add Muhammad Arslan Kabeer. by Dieter Baron · 3 years, 5 months ago
  21. 0264a33 Thank Vitaly Murashev by Thomas Klausner · 3 years, 5 months ago
  22. 13bc456 Make WinZip encryption FIPS compliant by vmurashev · 3 years, 5 months ago
  23. 6a0ea57 Thank SpaceIm. by Dieter Baron · 3 years, 6 months ago
  24. ee9d125 Merge pull request #251 from SpaceIm/fix/cmake-install-bundle by Dieter Baron · 3 years, 6 months ago
  25. e7bfb68 fix install destination of executables for iOS/tvOS/watchOS by SpaceIm · 3 years, 6 months ago
  26. 184ddda ga: try a newer vcpkg version by Thomas Klausner · 3 years, 7 months ago
  27. adf7323 ga: rename workflow to match its internal name by Thomas Klausner · 3 years, 7 months ago
  28. 13c9e16 Thank Michael Heimpold by Thomas Klausner · 3 years, 7 months ago
  29. 2fad057 Merge pull request #249 from mhei/fix-typo-pkgconfig by Thomas Klausner · 3 years, 7 months ago
  30. 28951cb Fix typo which prevents expansion of libdir in pkgconfig files by Michael Heimpold · 3 years, 7 months ago
  31. 365c7bd Use old vcpkg version again. by Dieter Baron · 3 years, 7 months ago
  32. 8fdae56 ga: try recent vcpkg with run-vcpkg@v7. by Dieter Baron · 3 years, 7 months ago
  33. c4af918 Try having relative paths in pkg-config file. by Thomas Klausner · 3 years, 7 months ago
  34. a1a0263 Merge pull request #247 from remicollet/patch-1 by Thomas Klausner · 3 years, 7 months ago
  35. 3d573c4 Zstd 1.3.6 is enough by Remi Collet · 3 years, 7 months ago
  36. c39f01d ZSTD_minCLevel() and ZSTD_maxCLevel() are from zstd 1.5 by Thomas Klausner · 3 years, 7 months ago
  37. 69d6ef2 Thanks Rafał Mikrut by Thomas Klausner · 3 years, 7 months ago
  38. 0c955aa Return false instead of -1. by Thomas Klausner · 3 years, 7 months ago
  39. be8921b Thank rezso by Thomas Klausner · 3 years, 7 months ago
  40. be01fbf Merge pull request #244 from rezso/patch-1 by Thomas Klausner · 3 years, 7 months ago
  41. e4b2ad0 Check result of malloc. by Dieter Baron · 3 years, 7 months ago
  42. ca61524 CMakeLists.txt: add missing regex for zstd by rezso · 3 years, 7 months ago
  43. 26ba552 Bump version and shlib version. by Dieter Baron · 3 years, 7 months ago
  44. 8a02786 ga: revert last four commits, did not improve anything by Thomas Klausner · 3 years, 7 months ago
  45. 8f535a9 ga: whitespace by Thomas Klausner · 3 years, 7 months ago
  46. ed4ae02 ga: restore vcpkg git id, needed despite docs not mentioning it by Thomas Klausner · 3 years, 7 months ago
  47. 4dc35d3 ga: try splitting vcpkg installation in two parts by Thomas Klausner · 3 years, 7 months ago
  48. 6405b8d ga: switch to vcpkg tag 2021.05.12 (5568f110b509a9fd90711978a7cb76bae75bb092) by Thomas Klausner · 3 years, 7 months ago
  49. 6d361de ga: install more dependencies on Windows by Thomas Klausner · 3 years, 7 months ago
  50. 58d96c8 ga: ctest uses -C, not --config by Thomas Klausner · 3 years, 7 months ago
  51. dea247d GA: use --config Release in build/test on all platforms by Thomas Klausner · 3 years, 7 months ago
  52. 42c133e GA: Add config to ctest. by Dieter Baron · 3 years, 7 months ago
  53. dab2d5d Include required header files. by Dieter Baron · 3 years, 7 months ago
  54. d075b2d GA: Add intermediary directories. by Dieter Baron · 3 years, 7 months ago
  55. b0bd8de GA: Windows uses \. by Dieter Baron · 3 years, 7 months ago
  56. d73101e GA Try another syntax. by Dieter Baron · 3 years, 7 months ago
  57. 62c5c98 GA: Try different variable syntax. by Dieter Baron · 3 years, 7 months ago
  58. 2123298 Point cmake to vcpkg directory. by Dieter Baron · 3 years, 7 months ago
  59. 7986bbe GA: Add vcpkgGitCommitId. by Dieter Baron · 3 years, 7 months ago
  60. 386ce2e Install zlib on Windows. by Dieter Baron · 3 years, 7 months ago
  61. 3363fca Remove debug output. by Dieter Baron · 3 years, 7 months ago
  62. e58d3b0 Try different variable syntax. by Dieter Baron · 3 years, 7 months ago
  63. b1f1dc9 ga: more debug output by Thomas Klausner · 3 years, 7 months ago
  64. b24b4cc debug output by Dieter Baron · 3 years, 7 months ago
  65. 6b893cc Use correct source directory. by Dieter Baron · 3 years, 7 months ago
  66. c622462 Avoid Unix specifics on Windows. by Dieter Baron · 3 years, 7 months ago
  67. 5056400 Avoid Unix commands on Windows. by Dieter Baron · 3 years, 7 months ago
  68. c73eb04 Enable Windows build. by Dieter Baron · 3 years, 7 months ago
  69. 8ecd6df Revert previous. by Dieter Baron · 3 years, 7 months ago
  70. 6f0482a Update badge URL. by Dieter Baron · 3 years, 7 months ago
  71. 37ca0f8 Rename workflow to build. by Dieter Baron · 3 years, 7 months ago
  72. 7d05796 Rename workflow to build. by Dieter Baron · 3 years, 7 months ago
  73. dd9f3c2 Unhook travis by Thomas Klausner · 3 years, 7 months ago
  74. 9074981 Remove debugging code. by Dieter Baron · 3 years, 7 months ago
  75. 15e22dc Use absolute path for shared object. by Dieter Baron · 3 years, 7 months ago
  76. ad34dee Print information about libliboverride.so. by Dieter Baron · 3 years, 7 months ago
  77. 51de986 List files in build/regress. by Dieter Baron · 3 years, 7 months ago
  78. 8a06e52 Ignore error from liboverride-test. by Dieter Baron · 3 years, 7 months ago
  79. c536f8c Fix previous. by Dieter Baron · 3 years, 7 months ago
  80. be42aee Call liboverride-test in correct directory. by Dieter Baron · 3 years, 7 months ago
  81. a0f8141 Display why non-random tests are skipped. by Dieter Baron · 3 years, 7 months ago
  82. 01346a1 Add -v to liboverride-test. by Dieter Baron · 3 years, 7 months ago
  83. c8ebd68 zipcmp_zip_dir.test: only supported with fts.h by Thomas Klausner · 3 years, 7 months ago
  84. 82e91b2 Fix switch to vnprintf(). by Dieter Baron · 3 years, 7 months ago
  85. 5ba8a25 codeql workflow: remove step per warning by Thomas Klausner · 3 years, 7 months ago
  86. be0307c Revert "Remove github actions for now." by Thomas Klausner · 3 years, 7 months ago
  87. 54573f0 Address Windwos compilation issues. by Dieter Baron · 3 years, 7 months ago
  88. 8c8c26f regen by Thomas Klausner · 3 years, 7 months ago
  89. 9c5347e Bump copyright date by Thomas Klausner · 3 years, 7 months ago
  90. 268ab20 Update for release. by Dieter Baron · 3 years, 7 months ago
  91. 4d34077 Improve wording. by Dieter Baron · 3 years, 7 months ago
  92. f734cb4 Thank Andreas Deininger by Thomas Klausner · 3 years, 8 months ago
  93. 7a5493c Merge pull request #242 from deining/patch-1 by Thomas Klausner · 3 years, 8 months ago
  94. ee53c06 Install.md: update link to cmake FAQ by Andreas Deininger · 3 years, 8 months ago
  95. 821cbfe Thank Devin Davila by Thomas Klausner · 3 years, 8 months ago
  96. 1b65625 Merge pull request #240 from phandasm/vs-snprintf by Thomas Klausner · 3 years, 8 months ago
  97. f2e9d66 Fix macro conflict under MSVC by phandasm · 3 years, 8 months ago
  98. 890001b Coverity ID 1477438: explicitly ignore zip_source_seek() result in error handling. by Dieter Baron · 3 years, 9 months ago
  99. 1ef6c12 Fix typo and improve wording slightly. by Dieter Baron · 3 years, 9 months ago
  100. 9c0afc8 Document zip_source_window. by Thomas Klausner · 3 years, 9 months ago