1. 3abeb43 Add NEWS template for the future. by Thomas Klausner · 4 years, 5 months ago
  2. d5fe2de Post-release bump to 1.6.0a by Thomas Klausner · 4 years, 5 months ago
  3. c085038 Add link for zip_file_set_dostime by Thomas Klausner · 4 years, 5 months ago
  4. 0c761b1 Bump version to 1.6.0 by Thomas Klausner · 4 years, 5 months ago
  5. 9681fb4 Explicitly mention zip64 support in README.md. by Thomas Klausner · 4 years, 5 months ago
  6. abc4f1c regen HTML pages by Thomas Klausner · 4 years, 5 months ago
  7. 5db659b Bump minor version for new functions. by Thomas Klausner · 4 years, 5 months ago
  8. 7d64512 Add more formatting. by Thomas Klausner · 4 years, 5 months ago
  9. 213f1ef regen man pages by Thomas Klausner · 4 years, 5 months ago
  10. 16c8c48 Document _FILE_OFFSET_BITS need on 32-bit Linux. by Thomas Klausner · 4 years, 5 months ago
  11. fd51601 Mention time handling (localtime) in man page for zip_file_set_mtime. by Thomas Klausner · 4 years, 5 months ago
  12. 93f0339 copyright date updates by Thomas Klausner · 4 years, 5 months ago
  13. 33f040c Reference zip_file_set_dostime from libzip man page by Thomas Klausner · 4 years, 6 months ago
  14. 7274558 Add function to NAME section by Thomas Klausner · 4 years, 6 months ago
  15. ed78a6f runtest: allow passing a sub directory to search in. by Dieter Baron · 4 years, 6 months ago
  16. e5ac66c Consistency with zip_close: zip_file_set_mtime wins over mtime from source. by Dieter Baron · 4 years, 6 months ago
  17. 8b0ac8f Add zip_file_set_dostime. by Thomas Klausner · 4 years, 6 months ago
  18. a576122 Add support for cancelling while closing zip archives by Thomas Klausner · 4 years, 6 months ago
  19. d09b675 Merge pull request #144 from micmac1/zip-fts2 by Thomas Klausner · 4 years, 6 months ago
  20. da67d7b cmake: improve fts variable handling by Sebastian Kemper · 4 years, 6 months ago
  21. 07be9a1 Thank Sebastian Kemper by Thomas Klausner · 4 years, 6 months ago
  22. eea70fa Merge pull request #143 from micmac1/zip-fts by Thomas Klausner · 4 years, 6 months ago
  23. fafbe66 Thank Sebastian Schmitt. by Thomas Klausner · 4 years, 6 months ago
  24. 6286801 Remove duplicate empty line. by Thomas Klausner · 4 years, 6 months ago
  25. ad70f19 Merge pull request #141 from tschabo/master by Thomas Klausner · 4 years, 6 months ago
  26. be252f3 cmake: detect fts also in external lib by Sebastian Kemper · 4 years, 6 months ago
  27. 2483a61 fname -> tmpname by Sebastian Schmitt · 4 years, 6 months ago
  28. 65da76a Merge branch 'master' into master by tschabo · 4 years, 6 months ago
  29. f5b0e3a Changed the order of calls ... in case of failure the tmp file gets cleaned up now by Sebastian Schmitt · 4 years, 6 months ago
  30. a0f3e35 errorhandling for calling GetFileAttributesA GetFileAttributesW by Sebastian Schmitt · 4 years, 6 months ago
  31. b4ddf13 fixed indentation by Sebastian Schmitt · 4 years, 6 months ago
  32. 51dbb67 Fixed checking of flags and fixed _win32_rename_temp_a() by Sebastian Schmitt · 4 years, 6 months ago
  33. 3ac234e Thank Rosen Penev by Thomas Klausner · 4 years, 6 months ago
  34. 99d3114 Merge pull request #142 from neheb/patch-1 by Thomas Klausner · 4 years, 6 months ago
  35. 770f2b8 tryopen: Fix -Wformat=2 warning by Rosen Penev · 4 years, 6 months ago
  36. 0925865 Removing FILE_ATTRIBUTE_TEMPORARY after Moving the tmp file under Windows by Sebastian Schmitt · 4 years, 6 months ago
  37. f6a78ed Suppress static analyzer warning for test that intentionally violates nullability. by Dieter Baron · 4 years, 7 months ago
  38. f0afd7a Fix bug with empty fragments. by Dieter Baron · 4 years, 7 months ago
  39. bcac0a6 Rename xcode to developer-xcode. by Dieter Baron · 4 years, 7 months ago
  40. 113cfd4 Fix typo by Thomas Klausner · 4 years, 7 months ago
  41. 0f8f8db Add warning that Xcode project is for development only. by Dieter Baron · 4 years, 7 months ago
  42. a41966f Fix (most) warnings. by Dieter Baron · 4 years, 7 months ago
  43. cd8ba2e Fix signed/unsigned mixup. by Dieter Baron · 4 years, 7 months ago
  44. bbb09e2 Remove defunct iOS targets, update. by Dieter Baron · 4 years, 7 months ago
  45. 3ea6ffa zipcmp: link directly against zlib (for crc32()) by Thomas Klausner · 4 years, 7 months ago
  46. 38b2cee cmake: Mark use of libraries by libzip itself as PRIVATE. by Thomas Klausner · 4 years, 7 months ago
  47. 9f1a7e7 Merge pull request #138 from randy408/patch-1 by Thomas Klausner · 4 years, 7 months ago
  48. c349c2d ossfuzz: disable lzma support by Randy · 4 years, 7 months ago
  49. 89bd6d6 Fix SEEK_SET when start offset > 0. by Dieter Baron · 4 years, 8 months ago
  50. 17aedbb Merge pull request #127 from malytomas/pr by Dieter Baron · 4 years, 8 months ago
  51. 6824add Merge branch 'master' into pr by Dieter Baron · 4 years, 8 months ago
  52. b36ee41 Skip tests using stdin on Windwos. by Dieter Baron · 4 years, 8 months ago
  53. 6660ce2 Fix stripping program name from error messages on Windows. by Dieter Baron · 4 years, 8 months ago
  54. 27000d7 Fix rejection of empty files on Windows. by Dieter Baron · 4 years, 8 months ago
  55. 4b0aa84 appveyor tests: set VERBOSE to yes by Tomáš Malý · 4 years, 8 months ago
  56. 4fc6d54 Skip XZ compression tests if lzma support is missing. by Dieter Baron · 4 years, 8 months ago
  57. 75f75e4 Merge pull request #130 from randy408/fuzz by Thomas Klausner · 4 years, 8 months ago
  58. e42be38 make ossfuzz.sh executable by randy408 · 4 years, 8 months ago
  59. ecf9eda Merge pull request #126 from randy408/fuzz by Thomas Klausner · 4 years, 8 months ago
  60. d70b899 rename build script to ossfuzz.sh by randy408 · 4 years, 8 months ago
  61. 6ad85d7 fix tests for windows by Tomáš Malý · 4 years, 9 months ago
  62. fcbe288 add oss-fuzz build script by Randy · 4 years, 9 months ago
  63. a91b3c4 Add support for the XZ compression method. by Thomas Klausner · 4 years, 9 months ago
  64. b31b6f4 Check for localtime_r before using it; switch back to localtime if it doesn't exist. by Thomas Klausner · 4 years, 9 months ago
  65. 2af568e Use localtime_r instead of localtime for better thread-safety. by Thomas Klausner · 4 years, 9 months ago
  66. 210d071 Be consistent in OPTIONAL_LIBRARY handling. by Thomas Klausner · 4 years, 9 months ago
  67. 0bd1508 Style, indentation, and type changes. by Thomas Klausner · 4 years, 9 months ago
  68. b92e49c zip_crypto_win: re-indent a couple lines and check for allocation failures by Thomas Klausner · 4 years, 9 months ago
  69. 17d7049 Merge pull request #119 from randy408/fuzz by Thomas Klausner · 4 years, 9 months ago
  70. 2f364ba Add some casts to appease MSVC. by Thomas Klausner · 4 years, 9 months ago
  71. 3de9b42 Add cast to appease MSVC. by Thomas Klausner · 4 years, 9 months ago
  72. b512a7a Thank the OSS-Fuzz team by Thomas Klausner · 4 years, 9 months ago
  73. e47a26b Compare central directory size with number of entries. by Thomas Klausner · 4 years, 9 months ago
  74. ac0e8d6 Be more explicit that zip_close can fail and does not free resources by Thomas Klausner · 4 years, 9 months ago
  75. 23b25a8 When closing a truncated file, and removing the file fails, this by Thomas Klausner · 4 years, 9 months ago
  76. 865240e Comment out call to zip_mkstempm on Windows, should not ever be needed. by Thomas Klausner · 4 years, 9 months ago
  77. d100986 Do not accept empty files as zip archives any longer. by Thomas Klausner · 4 years, 9 months ago
  78. 20eebe5 Try fixing build on Windows. by Thomas Klausner · 4 years, 9 months ago
  79. 80491c8 Clean up ressources in test programs. by Thomas Klausner · 4 years, 9 months ago
  80. 82214f6 Thank celan69 by Thomas Klausner · 4 years, 10 months ago
  81. c09828a Reorder gnutls includes. by Thomas Klausner · 4 years, 10 months ago
  82. 7328bc9 Thank Morris Hafner by Thomas Klausner · 4 years, 10 months ago
  83. f066b6f Merge pull request #122 from mmha/master by Thomas Klausner · 4 years, 10 months ago
  84. 335e083 * Use documented CMake variable to link with zlib by Morris Hafner · 4 years, 10 months ago
  85. b87a2ff Merge branch 'master' into fuzz by Randy · 4 years, 10 months ago
  86. d8c9402 fuzz target: add #if guard for extern "C" by Randy · 4 years, 10 months ago
  87. c28b3ff add fuzzer entry point by Randy · 4 years, 10 months ago
  88. 54ea477 cleanup by Randy · 4 years, 10 months ago
  89. 01a92e4 cmake: enable c++ only if clang is used by Randy · 4 years, 10 months ago
  90. 66f2e1b cmake: build fuzz target by Randy · 4 years, 10 months ago
  91. 7fc6093 Thank Randy by Thomas Klausner · 5 years ago
  92. 6fee882 Run clang-format on zip_read_fuzzer.cc. by Thomas Klausner · 5 years ago
  93. 503813f Merge pull request #112 from randy408/fuzz by Thomas Klausner · 5 years ago
  94. 6029692 remove zip_read_fuzzer.options by Randy · 5 years ago
  95. 1fa01ca libzip.dict -> zip_read_fuzzer.dict by Randy · 5 years ago
  96. 6addd82 add fuzz target by Randy · 5 years ago
  97. 9db19e5 Thank Beuc. by Thomas Klausner · 5 years ago
  98. 43994b3 Merge pull request #109 from Beuc/patch-1 by Thomas Klausner · 5 years ago
  99. 639f502 doc: typo: ZIP_SOURCE_STAT_* -> ZIP_STAT_* by Beuc · 5 years ago
  100. 8b04d64 Fix typo, remove request for screenshots. by Dieter Baron · 5 years ago