1. 9fe80b2 If files grow when compressed, but are small enough, store them instead. by Thomas Klausner · 10 years ago
  2. d261a72 Fix build with autoconf. Build example with cmake as well. by Thomas Klausner · 11 years ago
  3. ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 11 years ago
  4. 0cf99e5 Bump version for a test release. by Thomas Klausner · 11 years ago
  5. de610c3 Use fts(3) where available. by Thomas Klausner · 11 years ago
  6. 1e36153 Fix cmake build. by Thomas Klausner · 11 years ago
  7. eb4dbac post-release bump to 0.11.2a by Thomas Klausner · 11 years ago
  8. 6f3dba6 Bump to 0.11.2. by Thomas Klausner · 11 years ago
  9. b52bda0 Consistently use TODO for to-dos. by Thomas Klausner · 11 years ago
  10. b174cc6 Improve cmake infrastructure. by Thomas Klausner · 11 years ago
  11. 41aada2 Update version number to current. by Dieter Baron · 11 years ago
  12. 092b3bc Replace fileno with _fileno on Windows. by Thomas Klausner · 12 years ago
  13. a13ebb9 Fix typo, noted by Wolfgang Glunz. by Thomas Klausner · 12 years ago
  14. 31bfa1e On Windows, use _foo instead of foo on more occasions. by Thomas Klausner · 12 years ago
  15. 12b5c4d In zlib check, compare version number instead of looking for symbol. by Thomas Klausner · 12 years ago
  16. 6186ce9 Consistenly use LONG_LONG (instead of sometimes LONGLONG). by Thomas Klausner · 12 years ago
  17. 6b6cd89 Consistently check for _stricmp by Thomas Klausner · 12 years ago
  18. 24ee74f Make handling of off_t more similar in cmake to how it's done in autoconf. by Thomas Klausner · 12 years ago
  19. f6c057d Windows fixes from Kohei Yoshida: by Dieter Baron · 13 years ago
  20. 871d31b Add checks for off_t size (unused for now). by Thomas Klausner · 13 years ago
  21. 39ac6ae Merge 0.10.1 into head. by Thomas Klausner · 13 years ago
  22. e8fd548 Changes for libzip-0.10.1: * Fixed CVE-2012-1162 * Fixed CVE-2012-1163 by Thomas Klausner · 13 years ago
  23. 4bd9f7a On Windows with the MS Visual Compiler suite, add by Thomas Klausner · 14 years ago
  24. 8beda5d Add tests for __int{8,16,32,64} types for Windows. by Thomas Klausner · 14 years ago
  25. cee8b77 Post-release bump to 0.10a. by Thomas Klausner · 14 years ago
  26. 371ce61 Bump version to 0.10. by Thomas Klausner · 14 years ago
  27. 12e4b66 Fix typo. by Thomas Klausner · 14 years ago
  28. f2793b8 Test for and use _stricmp. Add some missing defines to cmake-config.h.in. by Thomas Klausner · 14 years ago
  29. 3f1f098 Search for and use stdint.h by Dieter Baron · 14 years ago
  30. 76b7322 Bump to 0.10rc1. by Thomas Klausner · 14 years ago
  31. 6be56ae Move ADD_SUBDIRECTORY lines lower, so they pick up INCLUDE_DIRECTORIES. by Thomas Klausner · 15 years ago
  32. fd44eda Improve Windows support. by Thomas Klausner · 15 years ago
  33. ed0469b Merge more post-0.9.3 changes. by Thomas Klausner · 15 years ago
  34. 48c1540 Check if C source compiles and runs. From Patrick Spendrin. by Thomas Klausner · 15 years ago
  35. c48bacd merge 0.9.3. by Thomas Klausner · 15 years ago
  36. 980ab33 Include m4/ directory in distribution; some packagers need it. -> 0.9.3 by Thomas Klausner · 15 years ago
  37. f2cd454 merge by Thomas Klausner · 15 years ago
  38. 953fc10 Bump to 0.9.2. by Thomas Klausner · 15 years ago
  39. c38108b Merge 0.9.1 branch. by Dieter Baron · 15 years ago
  40. d32623d Update version number and fill in release date. by Dieter Baron · 15 years ago
  41. 542de98 Remove two pastos in ignore-files list. by Thomas Klausner · 16 years ago
  42. 4136f23 Define suitable replacement types for Windows (using the generic by Thomas Klausner · 16 years ago
  43. 1758930 Create and install zipconf.h file when using Cmake. by Thomas Klausner · 16 years ago
  44. e0b16f6 Generate zipconf.h usable enough for NetBSD. by Thomas Klausner · 16 years ago
  45. 2d01a6b Fix zlib detection, add LICENSE for CPack. by Thomas Klausner · 16 years ago
  46. 7380d68 Bump to 0.9.0 and set minimum required version to 2.6. by Thomas Klausner · 16 years ago
  47. 24be5f7 Remove $NiH$ tags. by Thomas Klausner · 16 years ago
  48. 3efb9ee Document TODOs. by Thomas Klausner · 18 years ago
  49. b58cf6f Add CMake infrastructure, including CTest support. by Thomas Klausner · 18 years ago