1. 02b4e78 Rename set_comment to set_comment_all, testing changing both global by Thomas Klausner · 19 years ago
  2. 64ce2e3 Put from code from zip_close in separate functions. by Thomas Klausner · 19 years ago
  3. 64e640f Handle malloc/free correctly. Add some comments. by Thomas Klausner · 19 years ago
  4. 18a5a68 set_*_comment support. by Thomas Klausner · 19 years ago
  5. 15a1b5a Add test for writing comments. by Thomas Klausner · 19 years ago
  6. 2e8c0cc Adapt for runtest update. by Thomas Klausner · 19 years ago
  7. 686f155 Sync with 1.22 from ckmame. by Thomas Klausner · 19 years ago
  8. 11b1858 Add some API ideas. by Thomas Klausner · 19 years ago
  9. cd00982 Add read-only comment support: by Thomas Klausner · 19 years ago
  10. 4afa5ce Initialize encrytion_method to 0 for now. by Thomas Klausner · 19 years ago
  11. 5f542be Add missing file. XXX: Why wasn't this in CVS already? by Thomas Klausner · 19 years ago
  12. 5d308d7 Add AUTHORS section to file generation too. by Thomas Klausner · 19 years ago
  13. 83ac954 regen. by Thomas Klausner · 19 years ago
  14. a4dc179 * struct zip_stat increased for future encryption support by Thomas Klausner · 19 years ago
  15. 5305cf4 add 2006 to copyright by Dieter Baron · 19 years ago
  16. 119086f Fix return values; correct argument name. From Tara Milana. by Thomas Klausner · 19 years ago
  17. d392b59 New parts of php diffs. by Dieter Baron · 19 years ago
  18. 55bb1d4 - more casts of void pointers - fseeko replacement - bump version to 0.6.1b by Dieter Baron · 19 years ago
  19. 1a5257c Add mkstemp replacement function. by Dieter Baron · 19 years ago
  20. 57ccc79 (_zip_memmem) Don't pass signed argument when unsigned is expected. by Dieter Baron · 19 years ago
  21. 3ee9aa7 add one by Dieter Baron · 19 years ago
  22. 14926e1 bump version to 0.6.1a by Dieter Baron · 19 years ago
  23. f793568 proper error message in case zip_open fails by Dieter Baron · 19 years ago
  24. e934029 fix warnings by Dieter Baron · 19 years ago
  25. e79ae27 - fix signed/unsigned comparisions - cast malloc return value by Dieter Baron · 19 years ago
  26. 995ff6b (add_data_uncomp) Don't mix size_t and ssize_t. by Dieter Baron · 19 years ago
  27. f6a8278 regen (from libtool-base-1.5.18nb6) by Thomas Klausner · 19 years ago
  28. 2798577 Add one. by Thomas Klausner · 20 years ago
  29. 171b14a Add some. by Thomas Klausner · 20 years ago
  30. 17217b8 Fix some typos. by Thomas Klausner · 20 years ago
  31. c3ed804 Add ZIP_CM_BZIP2 by Thomas Klausner · 20 years ago
  32. 9ecb100 * do not compress if storing is smaller by Thomas Klausner · 20 years ago
  33. 387ec79 improve wording by Dieter Baron · 20 years ago
  34. 12a064d Add Joel Ebrahimi. by Thomas Klausner · 20 years ago
  35. c073556 regen. by Thomas Klausner · 20 years ago
  36. 1bbdbd0 Fix return value. Noted by Joel Ebrahimi. by Thomas Klausner · 20 years ago
  37. ce9b91e * regress/Makefile.am: enable add_from_filep test. by Thomas Klausner · 20 years ago
  38. 70bfbd1 Add entries for regress/ changes. by Thomas Klausner · 20 years ago
  39. 2188b74 Convert remaining tests to new framework. by Thomas Klausner · 20 years ago
  40. f7e5e74 Fix typo in comment. Do not require args argument. by Thomas Klausner · 20 years ago
  41. 0628e32 Add tests, forgotten in previous. by Thomas Klausner · 20 years ago
  42. f2cf32e Add runtest from ckmame, and modify it for libzip's purposes. by Thomas Klausner · 20 years ago
  43. 5253ad3 regen (typo fix). by Thomas Klausner · 20 years ago
  44. c31082f Fix typo. by Thomas Klausner · 20 years ago
  45. 69b471f + API for extracting and setting extra fields by Thomas Klausner · 20 years ago
  46. 117b31b Update compile, depcomp, install-sh, missing, and mkinstalldirs from automake-1.9.6. by Thomas Klausner · 20 years ago
  47. fa4844f Remove unsigned in lib/zip_fread.c. by Thomas Klausner · 20 years ago
  48. db09e79 Mention version bump. by Thomas Klausner · 20 years ago
  49. 0962e47 Remove an unsigned, the variable can be set to -1. Found by Irix cc. by Thomas Klausner · 20 years ago
  50. 9543d9f Bump version to 0.6.1. by Thomas Klausner · 20 years ago
  51. a492721 Make it today. by Thomas Klausner · 20 years ago
  52. 0e158a7 mention Heiko Hund by Dieter Baron · 20 years ago
  53. 313006c Update for 0.6.1 (date not yet filled in). by Thomas Klausner · 20 years ago
  54. 8e5f529 Mention where previous comes from. by Thomas Klausner · 20 years ago
  55. 08f2851 make usable from C++ by Dieter Baron · 20 years ago
  56. 3542690 * libzip.pc.in (zipcmp): Fix path to zipcmp. by Thomas Klausner · 20 years ago
  57. da916c5 Fix path to zipcmp. by Thomas Klausner · 20 years ago
  58. 70b09d1 regen (+dfbsd support). by Thomas Klausner · 20 years ago
  59. 4451721 Mention -Wsign-compare warning fixes. by Thomas Klausner · 20 years ago
  60. 3147ea7 Mention man page symlink handling improvement. by Thomas Klausner · 20 years ago
  61. 3e7872d Add a few unsigned and casts for less warnings with -Wsign-compare. by Thomas Klausner · 20 years ago
  62. cdf5ff7 Smarter man page handling -- no symlinks created by configure any longer. by Thomas Klausner · 20 years ago
  63. 7a0b346 return full path to zipcmp by Dieter Baron · 20 years ago
  64. 7533013 Add AUTHORS section. by Thomas Klausner · 20 years ago
  65. 0438390 Mention that we need zlib. by Thomas Klausner · 20 years ago
  66. f37db59 Add infozip thank you. by Thomas Klausner · 20 years ago
  67. 4046f1b Add workaround for broken .An in mdoc2html. by Thomas Klausner · 20 years ago
  68. 39b5f9e Add "and" by Thomas Klausner · 20 years ago
  69. a456cf5 Add AUTHORS section. by Thomas Klausner · 20 years ago
  70. 017e391 Add mkhtml target creating html versions of the mdoc man pages via mdoc2html. by Thomas Klausner · 20 years ago
  71. 2915c41 regen. by Thomas Klausner · 20 years ago
  72. 06c0e8a Remove superfluous .El. by Thomas Klausner · 20 years ago
  73. 2188f10 improve description and spacing by Dieter Baron · 20 years ago
  74. 260efe1 Check length of string read from zip file before by Thomas Klausner · 20 years ago
  75. bc07222 remove another one by Dieter Baron · 20 years ago
  76. ce6af56 Remove "beta". by Thomas Klausner · 20 years ago
  77. eb058f2 * ltmain.sh: update from libtool-1.5.18. by Thomas Klausner · 20 years ago
  78. dbf6dea add release date by Dieter Baron · 20 years ago
  79. 4f496e6 bump version to 0.6 by Dieter Baron · 20 years ago
  80. d5593ba Update from libtool-1.5.18. by Thomas Klausner · 20 years ago
  81. 4d3cdf9 Libtoolize claims AC_PROG_RANLIB is obsolete -- remove it. by Thomas Klausner · 20 years ago
  82. cb3d5a0 add 2005 to copyright by Dieter Baron · 20 years ago
  83. b5777ba update by Dieter Baron · 20 years ago
  84. 1f3803c Add 2005 to copyright by Dieter Baron · 20 years ago
  85. e8b2694 regen. by Thomas Klausner · 20 years ago
  86. be31d74 Update copyright. by Thomas Klausner · 20 years ago
  87. fa72a7c * compile, depcomp, install-sh, missing, mkinstalldirs: Update by Thomas Klausner · 20 years ago
  88. 9883c0b Update from automake-1.9.5. by Thomas Klausner · 20 years ago
  89. d6226dc mention no-meta merge. last showstopper done by Dieter Baron · 20 years ago
  90. 52a894a update. only one showstopper left by Dieter Baron · 20 years ago
  91. bc1ea45 man is XXX-free! by Thomas Klausner · 20 years ago
  92. 8975654 Fix typo. by Thomas Klausner · 20 years ago
  93. fa4df24 document ZIP_ER_INTERNAL by Dieter Baron · 20 years ago
  94. 1c90cc4 zip_unchange_all does not use callback functions, remove wrong XXX comment. by Thomas Klausner · 20 years ago
  95. dbc0243 zip_unchange does not use callback functions, remove wrong XXX comment. by Thomas Klausner · 20 years ago
  96. cf1bbe8 When unchanging a file before deleting it, allow duplicate by Thomas Klausner · 20 years ago
  97. f577d5f improve description of ZIP_ER_CHANGED by Dieter Baron · 20 years ago
  98. f8fe966 zip_delete does not use callback functions, remove wrong XXX comment. by Thomas Klausner · 20 years ago
  99. 47792d3 dillo says code has been checked, so remove XXX. by Thomas Klausner · 20 years ago
  100. 2879536 Document ZIP_ER_CHANGED and fix a typo. by Thomas Klausner · 20 years ago