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