1. 8e5f529 Mention where previous comes from. by Thomas Klausner · 20 years ago
  2. 08f2851 make usable from C++ by Dieter Baron · 20 years ago
  3. 3542690 * libzip.pc.in (zipcmp): Fix path to zipcmp. by Thomas Klausner · 20 years ago
  4. 4451721 Mention -Wsign-compare warning fixes. by Thomas Klausner · 20 years ago
  5. 3147ea7 Mention man page symlink handling improvement. by Thomas Klausner · 20 years ago
  6. 7a0b346 return full path to zipcmp by Dieter Baron · 20 years ago
  7. 260efe1 Check length of string read from zip file before by Thomas Klausner · 20 years ago
  8. eb058f2 * ltmain.sh: update from libtool-1.5.18. by Thomas Klausner · 20 years ago
  9. 4f496e6 bump version to 0.6 by Dieter Baron · 20 years ago
  10. fa72a7c * compile, depcomp, install-sh, missing, mkinstalldirs: Update by Thomas Klausner · 20 years ago
  11. d6226dc mention no-meta merge. last showstopper done by Dieter Baron · 20 years ago
  12. 33da6d3 remove remaining XXX from lib by Dieter Baron · 20 years ago
  13. da2e776 fix regression tests for $srcdir != "." by Dieter Baron · 20 years ago
  14. e4ca768 (_zip_get_name): return ZIP_ER_DELETED for deleted entries if by Dieter Baron · 20 years ago
  15. b86a69a check CRC when reading stored files without decompressing by Dieter Baron · 20 years ago
  16. 1e194f3 * lib/zip_name_locate.c (_zip_name_locate): fix ZIP_FL_NODIR; by Thomas Klausner · 20 years ago
  17. 349b6d1 * lib/zip_new.c (_zip_new): init error. by Dieter Baron · 20 years ago
  18. a87f0e8 * lib/zip_error.c (_zip_error_get): set system error to 0 for ZIP_ET_NONE. by Dieter Baron · 20 years ago
  19. b3db4c1 * lib/zip_open.c (_zip_memdup): make static, use size_t for size by Dieter Baron · 20 years ago
  20. a7338e9 (_zip_free): correctly set error of open files to ZIP_ER_ZIPCLOSED. by Dieter Baron · 20 years ago
  21. 35bf0fd rename zip_source function and commands by Dieter Baron · 20 years ago
  22. eb23957 Rename zip_error_sys_type to zip_error_get_sys_type. by Thomas Klausner · 20 years ago
  23. 0a76516 (_zip_checkcons) always initialize variables by Dieter Baron · 20 years ago
  24. 290861a * lib/zip_get_name.c (zip_get_name): add flags argument. by Thomas Klausner · 20 years ago
  25. cdbc8d5 don't allow duplicate names in archive by Thomas Klausner · 20 years ago
  26. d0043dd Update. by Thomas Klausner · 20 years ago
  27. 719d450 Document function renames in zipint.h. by Thomas Klausner · 20 years ago
  28. fa02d9d * zip.h: Rename zip_source_data to zip_source_buffer. by Thomas Klausner · 20 years ago
  29. 7b22172 * lib/zip_source_*: Verify user-supplied data. by Thomas Klausner · 20 years ago
  30. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  31. c756cf2 * zip.h: Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to by Thomas Klausner · 20 years ago
  32. 971fc1a (_zip_replace_zip): set ZIP_CH_ISCOMP when copying compressed data. by Dieter Baron · 21 years ago
  33. d36af89 (zip_name_locate): honour ZIP_FL_UNCHANGED, handle `\' for ZIP_FL_NODIR. by Dieter Baron · 21 years ago
  34. bc70b9f (zip_fopen_index): return ZERR_INVAL if ZIP_FL_UNCHANGED is specified by Dieter Baron · 21 years ago
  35. c14b758 (compare_zip): use correct index. by Dieter Baron · 21 years ago
  36. adaf98c API and error handling cleanups by Dieter Baron · 21 years ago
  37. 830d937 Fix typo. by Thomas Klausner · 21 years ago
  38. e3f91ef API cleanup (see ChangeLog) by Dieter Baron · 21 years ago
  39. 5149dfb add new error handling infrastructure and strerror functions by Dieter Baron · 22 years ago
  40. 4154e17 make zip_err_str const. by Dieter Baron · 22 years ago
  41. b66e7db add entry for zipcmp -i flag by Dieter Baron · 22 years ago
  42. 05c9424 note zipcmp exit cleanup by Dieter Baron · 22 years ago
  43. 9aebb4c convert to standalone package (and reorganize slightly) by Dieter Baron · 22 years ago