1. 04fe55c Check for and use _umask on Windows. by Thomas Klausner · 8 years ago
  2. 077025d cmake: Only use bzip2 variables when bzip2 is found. by Thomas Klausner · 8 years ago
  3. a9295a9 Detect bzip2 using cmake, and fix build when it's found. by Thomas Klausner · 8 years ago
  4. f608751 Add runtest creation to TODO. by Thomas Klausner · 8 years ago
  5. cc5b86f Add support for bzip2 compression and decompression. by Thomas Klausner · 8 years ago
  6. 1c494ac post-release version bump by Thomas Klausner · 8 years ago
  7. 84d8de3 Bump version to 1.2.0. by Thomas Klausner · 8 years ago
  8. cf2b746 Replace strto{u,}ll with _strto{u,}i64 if necessary. by Thomas Klausner · 8 years ago
  9. 796c596 Add read-only support for AES encryption (Winzip version). by Thomas Klausner · 8 years ago
  10. a68bd38 Post-release bump to 1.1.3a. by Thomas Klausner · 9 years ago
  11. 586fc39 Bump version to 1.1.3. by Thomas Klausner · 9 years ago
  12. b6744c9 post-release bump to 1.1.2a by Thomas Klausner · 9 years ago
  13. 4aa93ef Bump version to 1.1.2. by Thomas Klausner · 9 years ago
  14. b311a9a Post-release bump to 1.1.1a by Thomas Klausner · 9 years ago
  15. ae318ae Bump version to 1.1.1. by Thomas Klausner · 9 years ago
  16. c9ecbb0 Test for getprogname() and __progname. by Thomas Klausner · 9 years ago
  17. 558988d post-release version bump by Thomas Klausner · 9 years ago
  18. 481a484 Bump version to 1.1. by Thomas Klausner · 9 years ago
  19. c2e45eb Fix typo, reported by Boaz Stolk. by Thomas Klausner · 9 years ago
  20. 9f8e3ed Check for setmode and _setmode. by Thomas Klausner · 9 years ago
  21. 16f80c7 Look for and use stricmp as strcasecmp replacement. by Thomas Klausner · 9 years ago
  22. 7f4df76 Don't redefine fileno() if it exists. by Thomas Klausner · 10 years ago
  23. be09014 Remove test for MoveFileExA. by Thomas Klausner · 10 years ago
  24. d4fb389 post-release version bump. by Thomas Klausner · 10 years ago
  25. 6d7dce8 Update to 1.0.1: Windows bugfix release. by Thomas Klausner · 10 years ago
  26. f6e266a Postrelease version number bump. by Thomas Klausner · 10 years ago
  27. 29dca6e Bump shlib and package version for 1.0 release. Add NEWS. Fix URL in README. by Thomas Klausner · 10 years ago
  28. 27c6000 Fix CMake build. Get rid of unnecessary test (after torrentzip removal). by Thomas Klausner · 10 years ago
  29. 4c5f152 Unbreak cmake build. by Thomas Klausner · 10 years ago
  30. c10f228 Bump to 1.0beta1. by Thomas Klausner · 10 years ago
  31. 48d0ee2 Bump to 0.12.0beta1 by Thomas Klausner · 10 years ago
  32. 9fe80b2 If files grow when compressed, but are small enough, store them instead. by Thomas Klausner · 10 years ago
  33. d261a72 Fix build with autoconf. Build example with cmake as well. by Thomas Klausner · 11 years ago
  34. ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 11 years ago
  35. 0cf99e5 Bump version for a test release. by Thomas Klausner · 11 years ago
  36. de610c3 Use fts(3) where available. by Thomas Klausner · 11 years ago
  37. 1e36153 Fix cmake build. by Thomas Klausner · 11 years ago
  38. eb4dbac post-release bump to 0.11.2a by Thomas Klausner · 11 years ago
  39. 6f3dba6 Bump to 0.11.2. by Thomas Klausner · 11 years ago
  40. b52bda0 Consistently use TODO for to-dos. by Thomas Klausner · 11 years ago
  41. b174cc6 Improve cmake infrastructure. by Thomas Klausner · 11 years ago
  42. 41aada2 Update version number to current. by Dieter Baron · 11 years ago
  43. 092b3bc Replace fileno with _fileno on Windows. by Thomas Klausner · 12 years ago
  44. a13ebb9 Fix typo, noted by Wolfgang Glunz. by Thomas Klausner · 12 years ago
  45. 31bfa1e On Windows, use _foo instead of foo on more occasions. by Thomas Klausner · 12 years ago
  46. 12b5c4d In zlib check, compare version number instead of looking for symbol. by Thomas Klausner · 12 years ago
  47. 6186ce9 Consistenly use LONG_LONG (instead of sometimes LONGLONG). by Thomas Klausner · 12 years ago
  48. 6b6cd89 Consistently check for _stricmp by Thomas Klausner · 12 years ago
  49. 24ee74f Make handling of off_t more similar in cmake to how it's done in autoconf. by Thomas Klausner · 12 years ago
  50. f6c057d Windows fixes from Kohei Yoshida: by Dieter Baron · 13 years ago
  51. 871d31b Add checks for off_t size (unused for now). by Thomas Klausner · 13 years ago
  52. 39ac6ae Merge 0.10.1 into head. by Thomas Klausner · 13 years ago
  53. e8fd548 Changes for libzip-0.10.1: * Fixed CVE-2012-1162 * Fixed CVE-2012-1163 by Thomas Klausner · 13 years ago
  54. 4bd9f7a On Windows with the MS Visual Compiler suite, add by Thomas Klausner · 14 years ago
  55. 8beda5d Add tests for __int{8,16,32,64} types for Windows. by Thomas Klausner · 14 years ago
  56. cee8b77 Post-release bump to 0.10a. by Thomas Klausner · 14 years ago
  57. 371ce61 Bump version to 0.10. by Thomas Klausner · 14 years ago
  58. 12e4b66 Fix typo. by Thomas Klausner · 14 years ago
  59. f2793b8 Test for and use _stricmp. Add some missing defines to cmake-config.h.in. by Thomas Klausner · 14 years ago
  60. 3f1f098 Search for and use stdint.h by Dieter Baron · 14 years ago
  61. 76b7322 Bump to 0.10rc1. by Thomas Klausner · 14 years ago
  62. 6be56ae Move ADD_SUBDIRECTORY lines lower, so they pick up INCLUDE_DIRECTORIES. by Thomas Klausner · 15 years ago
  63. fd44eda Improve Windows support. by Thomas Klausner · 15 years ago
  64. ed0469b Merge more post-0.9.3 changes. by Thomas Klausner · 15 years ago
  65. 48c1540 Check if C source compiles and runs. From Patrick Spendrin. by Thomas Klausner · 15 years ago
  66. c48bacd merge 0.9.3. by Thomas Klausner · 15 years ago
  67. 980ab33 Include m4/ directory in distribution; some packagers need it. -> 0.9.3 by Thomas Klausner · 15 years ago
  68. f2cd454 merge by Thomas Klausner · 15 years ago
  69. 953fc10 Bump to 0.9.2. by Thomas Klausner · 15 years ago
  70. c38108b Merge 0.9.1 branch. by Dieter Baron · 15 years ago
  71. d32623d Update version number and fill in release date. by Dieter Baron · 15 years ago
  72. 542de98 Remove two pastos in ignore-files list. by Thomas Klausner · 16 years ago
  73. 4136f23 Define suitable replacement types for Windows (using the generic by Thomas Klausner · 16 years ago
  74. 1758930 Create and install zipconf.h file when using Cmake. by Thomas Klausner · 16 years ago
  75. e0b16f6 Generate zipconf.h usable enough for NetBSD. by Thomas Klausner · 16 years ago
  76. 2d01a6b Fix zlib detection, add LICENSE for CPack. by Thomas Klausner · 16 years ago
  77. 7380d68 Bump to 0.9.0 and set minimum required version to 2.6. by Thomas Klausner · 16 years ago
  78. 24be5f7 Remove $NiH$ tags. by Thomas Klausner · 16 years ago
  79. 3efb9ee Document TODOs. by Thomas Klausner · 18 years ago
  80. b58cf6f Add CMake infrastructure, including CTest support. by Thomas Klausner · 18 years ago