- 09b4852 Add some items for better Windows support. by Thomas Klausner · 18 years ago
- 05f6928 Post-release bump to 0.8a. by Thomas Klausner · 18 years ago
- 0a4f6c9 Fixed 0.8 release. by Thomas Klausner · 18 years ago
- 51ed174 Added tag rel-0-8 for changeset e5ac19fb4c5b by Thomas Klausner · 18 years ago
- 55f0157 Fix typo. by Thomas Klausner · 18 years ago
- 36a05a1 Added tag rel-0-8 for changeset 82aed4fe2d30 by Thomas Klausner · 18 years ago
- ec622f2 Add date for today's release. by Thomas Klausner · 18 years ago
- 2d32923 Bump to 0.8 for release. by Thomas Klausner · 18 years ago
- bcdb8cf Get rid of unmaintained ChangeLog. by Thomas Klausner · 18 years ago
- e4fadaf Mention that CMake support is incomplete. by Thomas Klausner · 18 years ago
- 4051b4f Fix typo. by Thomas Klausner · 18 years ago
- d965c76 Note support for >2GiB archives. by Dieter Baron · 18 years ago
- 310f808 empty merge by Thomas Klausner · 18 years ago
- 189b79e Solaris shell doesn't like $(), use backticks instead. by Thomas Klausner · 18 years ago
- a552ff6 Discard no-meta branch. by Thomas Klausner · 18 years ago
- 750c58a Mention basic CMake support. by Thomas Klausner · 18 years ago
- 55b12dc Bump to 0.7.1b for future work. by Thomas Klausner · 18 years ago
- a0effca Bump to 0.7.1a for test release. by Thomas Klausner · 18 years ago
- d194439 Add one, categorize, add priorities (for next release). by Dieter Baron · 18 years ago
- 0956dec Use fseeko/ftello throughout, and use off_t to store file offsets. by Dieter Baron · 18 years ago
- dad702b Add two. by Dieter Baron · 18 years ago
- 97f8fcd update-zip is same as commit, remove. by Thomas Klausner · 18 years ago
- da3727b Remove two. by Thomas Klausner · 18 years ago
- 59fc32f regen. by Thomas Klausner · 18 years ago
- 0e42df2 Document that usually (for uncompressed data), setting size and mtime by Thomas Klausner · 18 years ago
- f38e6c2 Add RCS Id. by Thomas Klausner · 18 years ago
- 3efb9ee Document TODOs. by Thomas Klausner · 18 years ago
- 79dc97c Comment out libtool file creation, it does not work yet. by Thomas Klausner · 18 years ago
- 35b7949 Distribute CMake files. by Thomas Klausner · 18 years ago
- cf2b794 config.h template for CMake. by Thomas Klausner · 18 years ago
- b58cf6f Add CMake infrastructure, including CTest support. by Thomas Klausner · 18 years ago
- a93b898 Use top_builddir. by Thomas Klausner · 18 years ago
- 1fe9b2a Pass absolute paths to test cases, to make out-of-tree build work. by Thomas Klausner · 18 years ago
- ed4b4b1 Accept absolute paths to test cases. by Thomas Klausner · 18 years ago
- 850cb45 _zip_u2d_time: Let mktime() decide if DST is in effect. by Thomas Klausner · 18 years ago
- a3a6a15 Disable a broken consistency check. by Thomas Klausner · 18 years ago
- 01e7956 Add missing rm to uninstall-hook. by Thomas Klausner · 18 years ago
- bb22752 Latest version 6.3.0 from by Thomas Klausner · 18 years ago
- 7c4b547 Return -1 if argument is NULL. by Thomas Klausner · 18 years ago
- 80a51c1 Add two. by Thomas Klausner · 18 years ago
- 1d907d1 Refactor zip_open -- split off (partially duplicate) code into functions. by Thomas Klausner · 18 years ago
- 0de4293 * fix 3 test cases with comments by Thomas Klausner · 18 years ago
- 778c722 Remove one. by Thomas Klausner · 18 years ago
- 9b5abde Fix leak in zip_close(): free temp even on success. From Pierre Joye. by Thomas Klausner · 18 years ago
- e94c8f0 Close rename() target file before overwriting it. by Thomas Klausner · 18 years ago
- a66c3a8 (merge_zip) close zs. Found by Coverity, error id 2. by Dieter Baron · 18 years ago
- 86c8b4c Treat empty files as empty archives, prompted by Pierre Joye. by Dieter Baron · 18 years ago
- b888a72 Add one: by Thomas Klausner · 18 years ago
- 963b90e gen by Thomas Klausner · 18 years ago
- ead13a7 regen by Thomas Klausner · 18 years ago
- 3c19f52 Add missing .Ed. by Thomas Klausner · 18 years ago
- 879dfce Update from automake-1.10. by Thomas Klausner · 18 years ago
- c9b5f74 Add AM_PROG_CC_C_O for automake-1.10. by Thomas Klausner · 18 years ago
- b443aa7 Document zip_stat_init. by Thomas Klausner · 18 years ago
- 1c8c46b Add new function zip_stat_init to initialize a struct zip_stat and by Dieter Baron · 18 years ago
- b7f471c Initialize index member of struct zip_stat for changed files. by Dieter Baron · 18 years ago
- 1dae1c9 regen. by Thomas Klausner · 18 years ago
- e6749a5 Document return values and errors. by Thomas Klausner · 18 years ago
- a73fc31 Add "void" lost in previous. by Thomas Klausner · 18 years ago
- 6b742fc regen. by Thomas Klausner · 18 years ago
- 972fdf0 Crossref zip_error_clear. Bump date. by Thomas Klausner · 18 years ago
- 2884d77 add man version of the manpage. by Thomas Klausner · 18 years ago
- 3806989 Add man page for zip_error_clear and zip_file_error_clear. by Thomas Klausner · 18 years ago
- 1ad6cc5 Remove one allready done. by Dieter Baron · 18 years ago
- 223b5dd Use project specific mail address. Check for MoveFileEx (for future use on Windows). by Dieter Baron · 18 years ago
- 6c42553 Fix pasto, correctly this time (hi wiz). by Dieter Baron · 18 years ago
- e8be347 Fix zip_error_clear argument. by Thomas Klausner · 18 years ago
- 083fbd0 Belatedly add Pierre. by Dieter Baron · 18 years ago
- 220c08a Check if cdir exists before accessing it, noted by Pierre. by Dieter Baron · 18 years ago
- 81babc5 Add new functions zip_error_clear and zip_file_error_clear. by Dieter Baron · 18 years ago
- 9ec01c7 Call the directory directory, not file. by Dieter Baron · 18 years ago
- f4ac13a Add zip_add_dir.man, regen with latest mdoc2man (making output nearly by Thomas Klausner · 18 years ago
- 5064380 Add zip_add_dir(3). by Thomas Klausner · 18 years ago
- ea0c710 Add zip_add_dir, requested by Pierre. by Dieter Baron · 18 years ago
- 5a2b900 Apply revision 1.10 from php repository by pajoye (slightly modified): by Dieter Baron · 18 years ago
- 177d58f Mention zip_error_strerror fix. by Dieter Baron · 19 years ago
- 031fd22 Correctly report ZIP_NOZIP and ZIP_INCONS. by Dieter Baron · 19 years ago
- 9de8f9e Return complete error string (libzip error + system/zlib error) by Dieter Baron · 19 years ago
- 23a94ab Update with libtool-1.5.22. by Thomas Klausner · 19 years ago
- 2381c35 Return file descriptor on success, not 1. by Thomas Klausner · 19 years ago
- f523ca8 Add one. by Thomas Klausner · 19 years ago
- db261c5 Use comp_size from central directory for amout of data to copy, by Dieter Baron · 19 years ago
- 5553494 Provide .tar.bz2 too. by Thomas Klausner · 19 years ago
- 9dc0c29 Revert previous, committed by accident, and update for 0.7.1. by Thomas Klausner · 19 years ago
- 1b99769 Prepare for 0.7.1. by Thomas Klausner · 19 years ago
- 628f499 add one by Dieter Baron · 19 years ago
- 6ef28ce Fix printing archive comment. by Thomas Klausner · 19 years ago
- 678e278 Correct fprintf argument. by Thomas Klausner · 19 years ago
- e3766e6 Bump to 0.7a. by Thomas Klausner · 19 years ago
- e8a3e4f If _zip_cdir_set_comment or _zip_create_temp_output failed, by Thomas Klausner · 19 years ago
- f29a6ba Include unistd.h for optind. From Joerg Sonnenberger. by Thomas Klausner · 19 years ago
- 7cd6604 Be more strict in regex. by Thomas Klausner · 19 years ago
- 328dbc4 cvs2cl for latest entries. by Thomas Klausner · 19 years ago
- 43e97aa Prepare for 0.7 release. by Dieter Baron · 19 years ago
- 1a6d0b1 Fix distcheck: retire mkname (remnant from before runtest). by Dieter Baron · 19 years ago
- be801db Report ZIP_ERR_INCONS for zip archives with trailing garbage (if by Dieter Baron · 19 years ago
- 45b1075 Fill in encryption_method in zip_stat. by Dieter Baron · 19 years ago
- 5e96402 Fix warnings due to missing includes. by Dieter Baron · 19 years ago
- 61829ba cvs2cl for latest entries. by Thomas Klausner · 19 years ago
- 368e109 Only check for garbage at end of file when ZIP_CHECKCONS. by Dieter Baron · 19 years ago