1. 6f8a0cd Bump version by Thomas Klausner · 5 months ago v1.11.4
  2. 55f8ddb bump date for release by Thomas Klausner · 5 months ago
  3. 3ecee82 regen by Thomas Klausner · 5 months ago
  4. c0e90c1 Improve libzip(3) some more by Thomas Klausner · 6 months ago
  5. 361be4d Begin improving function list. by Dieter Baron · 6 months ago
  6. 031131a zip_open: link to zip_source(5) by Thomas Klausner · 6 months ago
  7. 714f74d Add supported compression methods. by Dieter Baron · 6 months ago
  8. 8e24ec5 NEWS: improve documentation by Thomas Klausner · 6 months ago
  9. 060a7a5 case fixes by Thomas Klausner · 6 months ago
  10. 3ec433d Improve README. by Dieter Baron · 6 months ago
  11. 84b962e more 3 -> 5 by Thomas Klausner · 6 months ago
  12. 3a97f40 regen by Thomas Klausner · 6 months ago
  13. a292138 move structure pages into section 5 by Thomas Klausner · 6 months ago
  14. 6b4ea76 regen by Thomas Klausner · 6 months ago
  15. 41285bd Add note about required lifetime. by Dieter Baron · 6 months ago
  16. 91ed050 add section to Xr by Thomas Klausner · 6 months ago
  17. f9fb6ee regen (and add new) by Thomas Klausner · 6 months ago
  18. d728823 regen by Thomas Klausner · 6 months ago
  19. 09f1219 Split type descriptions to own man pages. by Dieter Baron · 6 months ago
  20. ea00d7b Update dates, improve zip_source man page. by Dieter Baron · 6 months ago
  21. f6bb38c regen with mandoc 1.14.6 by Thomas Klausner · 6 months ago
  22. 02cefb8 regen by Thomas Klausner · 6 months ago
  23. 6395d44 Fix some typos. by Thomas Klausner · 6 months ago
  24. 8141131 Add general information. by Dieter Baron · 6 months ago
  25. 91d6843 ...and use the error code from the correct domain by Thomas Klausner · 6 months ago
  26. 31b5556 Fix previous: zip_fclose returns an error code by Thomas Klausner · 6 months ago
  27. f078651 zip_fclose: handle NULL argument by Thomas Klausner · 6 months ago
  28. 3e6953b ga: be explicit about giving only read permissions by Thomas Klausner · 7 months ago
  29. e9083a7 ga: disable Windows harder by Thomas Klausner · 8 months ago
  30. a76210b ga: disable Windows builds for now by Thomas Klausner · 8 months ago
  31. 1b1dcc2 Thank Bob Friesenhahn. by Dieter Baron · 8 months ago
  32. 993f92f Fix and re-enable separate cmake file for tools. by Dieter Baron · 8 months ago
  33. 3dbbf18 Thank Chris Mayo. by Dieter Baron · 8 months ago
  34. 135bd6d FindNettle: Prefer pkg-config Nettle version by Chris Mayo · 8 months ago
  35. 4be9dcf Remove unused variables. by Thomas Klausner · 8 months ago
  36. a579a26 Thank Kate Raggett. by Dieter Baron · 8 months ago
  37. 4205915 Always respect expliclitly set file attributes. by Dieter Baron · 8 months ago
  38. 0581df5 Add test case for #484 by Thomas Klausner · 8 months ago
  39. 3beae9f Disable bin-targets export file for now. by Thomas Klausner · 8 months ago
  40. e96fdae ossfuzz: revert previous, misread log by Thomas Klausner · 8 months ago
  41. df363f3 Try completing e825df900648bbe22a21962e4433c68d9851d8cd by Thomas Klausner · 8 months ago
  42. 8d8a9ef ossfuzz: build tools, we need them for tests by Thomas Klausner · 8 months ago
  43. f7f725d TODO: one done by Thomas Klausner · 8 months ago
  44. de50c45 Remove unused variable. by Thomas Klausner · 8 months ago
  45. e6359ec Adapt and apply PR344: Factor realloc handling to separate function/macro. by Dieter Baron · 8 months ago
  46. e825df9 Use separate cmake package files for library and programs. by Dieter Baron · 8 months ago
  47. 8d980a6 TODO: add one by Thomas Klausner · 9 months ago
  48. aa3a6b4 Initialize have_dos_time. by Dieter Baron · 9 months ago
  49. 37b02a6 TODO: Remove zip_commit by Thomas Klausner · 9 months ago
  50. f30f529 Bump version to 1.11.3 by Thomas Klausner · 9 months ago v1.11.3
  51. 09bc74d Update NEWS. by Dieter Baron · 9 months ago
  52. 5e75324 Add test for HMAC errors. by Thomas Klausner · 9 months ago
  53. e181a06 Fix issues found by Coverity. by Dieter Baron · 9 months ago
  54. 663d481 Done. by Dieter Baron · 10 months ago
  55. 20bb9f2 Add Corentin Schreiber. by Dieter Baron · 10 months ago
  56. adfbd6e Catch read error at end of compressed data. by Dieter Baron · 10 months ago
  57. b57ed83 ga: yaml syntax fix by Thomas Klausner · 10 months ago
  58. 27e9018 ga: add a NetBSD build action by Thomas Klausner · 10 months ago
  59. afb3ae7 add one TODO by Thomas Klausner · 10 months ago
  60. 8352d22 Check for existance of GetSecurityInfo instead of using partition defines. by Dieter Baron · 10 months ago
  61. 6ba97d4 Use definitely existing error for checking for truncated archives. by Thomas Klausner · 11 months ago
  62. 3d25095 Account for encryption header in consistency check. by Dieter Baron · 11 months ago
  63. 9ce1c23 Fix resource leak. by Thomas Klausner · 11 months ago
  64. c4ec8eb Reapply dirent writing optimization with PKWare encryption fixed. by Dieter Baron · 11 months ago
  65. 25731d1 Instead of cmake 3.5 (2016) set minimum to 3.10 (2017). by Thomas Klausner · 11 months ago
  66. f0a8792 Revert last two commits, they break PKWare encryption. by Dieter Baron · 11 months ago
  67. a2014d6 Use correct variable. by Dieter Baron · 11 months ago
  68. a8bbc68 Don’t write local header again after writing data if it didn’t change. by Dieter Baron · 11 months ago
  69. e29f28b Don’t hardcode _Nullable support in zip.h. by Dieter Baron · 11 months ago
  70. d0ebf7f Install zip_error_set_from_source(3). by Thomas Klausner · 12 months ago
  71. 4ee4ad3 regen by Thomas Klausner · 12 months ago
  72. f49bcbd Fix a typo reported by Florian Ernst. by Thomas Klausner · 12 months ago
  73. 64b62d6 Bump to 1.11.2 and update NEWS. by Thomas Klausner · 12 months ago v1.11.2
  74. df76d82 Remove bogus include. by Dieter Baron · 12 months ago
  75. e8e8a68 Use custom names for stat/fseek/ftell and associated types. by Dieter Baron · 12 months ago
  76. c2854be Fix performance regression: cache dostime to time_t conversion results. by Dieter Baron · 12 months ago
  77. 46e309f According to the manual, ZSTD_minCLevel requires zstd 1.4.0. by Thomas Klausner · 12 months ago
  78. 3091d04 regen by Thomas Klausner · 1 year ago
  79. b37d3a9 Merge wording suggestion from #466. by Thomas Klausner · 1 year ago
  80. 85cfa05 Fix mandoc -Tlint warnings. by Thomas Klausner · 1 year ago
  81. 956320f Add Other template pointing to discussions. by Dieter Baron · 1 year, 1 month ago
  82. b9b76b9 Only install anything if LIBZIP_DO_INSTALL is ON. by Thomas Klausner · 1 year, 1 month ago
  83. 4e6f034 Do not include zip.h from lib/*.c by Thomas Klausner · 1 year, 1 month ago
  84. 9c8b818 Fix zipconf.h for version number with missing third component. by Dieter Baron · 1 year, 1 month ago v1.11.1
  85. 0f584ca Prepare for release. by Dieter Baron · 1 year, 1 month ago v1.11
  86. d17daf7 regen more man pages by Thomas Klausner · 1 year, 1 month ago
  87. f1269f0 regen man pages by Thomas Klausner · 1 year, 1 month ago
  88. 700e294 Bump copyright dates for recent and not so recent changes. by Thomas Klausner · 1 year, 1 month ago
  89. 6593c06 Mention zip_file_get_error(). by Dieter Baron · 1 year, 1 month ago
  90. 6c56524 Fix resource leak. by Thomas Klausner · 1 year, 2 months ago
  91. b10d82b Use C style NULL pointer checks. by Dieter Baron · 1 year, 2 months ago
  92. 2fd1201 Add general note about NULL pointers as arguments. by Dieter Baron · 1 year, 2 months ago
  93. 0e4e401 Thank Kei Takahashi by Thomas Klausner · 1 year, 2 months ago
  94. d9601ab Add comment for REPARSE_POINT by Thomas Klausner · 1 year, 2 months ago
  95. eaefd9d Merge pull request #450 from ktakahashimtb/ktakahashimtb/treat-deduped-file-as-regular by Thomas Klausner · 1 year, 2 months ago
  96. 81af911 Remove pragmas for incompatible-pointer-type warnings by Thomas Klausner · 1 year, 2 months ago
  97. 0afe939 Fix typo in comment by Thomas Klausner · 1 year, 2 months ago
  98. 9621ee0 Don’t treat truncated archive comment as error when not checking consistency. by Dieter Baron · 1 year, 2 months ago
  99. ab87154 Use first plausible central directroy found, even if it turns out to be invalid. by Dieter Baron · 1 year, 2 months ago
  100. 22751db fix error by Kei Takahashi · 1 year, 2 months ago