1. 6b7c16b Remove ^L. by Thomas Klausner · 11 years ago
  2. c086611 strcasecmp is defined in strings.h, noted by Del Merritt. by Dieter Baron · 13 years ago
  3. abc6fd7 Type cleanup, internally and in the API. Fixes most llvm warnings. by Dieter Baron · 13 years ago
  4. 0e5eeab Improve internal data structures. New extra field API (read only). by Dieter Baron · 13 years ago
  5. 76939b3 Remove some ifdef 0'd code and fix an XXX. by Thomas Klausner · 13 years ago
  6. dc3b5bc Hook UTF-8 support into zip_add, zip_rename, and zip_get_name. by Thomas Klausner · 13 years ago
  7. 3e395da Move directly changable fields from dirent into own structure, share by Dieter Baron · 13 years ago
  8. 88efa42 Fix CVE-2011-0421, patch from stas (php). by Dieter Baron · 14 years ago
  9. 687bf52 Check if za==NULL. by Thomas Klausner · 14 years ago
  10. b86c433 Switch to new contact address in copyright comments. by Dieter Baron · 17 years ago
  11. 8bc1276 Explicitly set visibility for external API functions, idea from Marc Provost. by Dieter Baron · 18 years ago
  12. 1f3803c Add 2005 to copyright by Dieter Baron · 20 years ago
  13. 1e194f3 * lib/zip_name_locate.c (_zip_name_locate): fix ZIP_FL_NODIR; by Thomas Klausner · 20 years ago
  14. 290861a * lib/zip_get_name.c (zip_get_name): add flags argument. by Thomas Klausner · 20 years ago
  15. cdbc8d5 don't allow duplicate names in archive by Thomas Klausner · 20 years ago
  16. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  17. d0147e9 Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to ZIP_ET_ZLIB; by Thomas Klausner · 20 years ago
  18. 99d0b04 ZIP_FL_NOCASE was inverted, fixed. by Dieter Baron · 21 years ago
  19. 069dc4c remove XXX comment that no longer applies by Dieter Baron · 21 years ago
  20. d36af89 (zip_name_locate): honour ZIP_FL_UNCHANGED, handle `\' for ZIP_FL_NODIR. by Dieter Baron · 21 years ago
  21. b2ed74d Merge no-meta branch by Dieter Baron · 21 years ago
  22. e3f91ef API cleanup (see ChangeLog) by Dieter Baron · 21 years ago
  23. dd9afca change to three-clause BSD license by Dieter Baron · 22 years ago
  24. 9360da0 const poisoning by Dieter Baron · 22 years ago
  25. b6632a4 Correct my name(!). by Thomas Klausner · 22 years ago
  26. 1c5ffe2 add RCS ids by Dieter Baron · 23 years ago
  27. bbb6369 added copyright notices by Dieter Baron · 26 years ago
  28. 4a80e30 *** empty log message *** by Dieter Baron · 26 years ago
  29. b8ef439 cleanup by Thomas Klausner · 26 years ago
  30. 2d6db59 libzip reorganization by Dieter Baron · 26 years ago