1. 1d9dfeb Use zip_XXX_t instead of struct zip_XXX or enum zip_XXX. by Dieter Baron · 11 years ago
  2. ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 11 years ago
  3. 6b7c16b Remove ^L. by Thomas Klausner · 11 years ago
  4. 18d6b9e Enable deprecated prototypes when compiling deprecated functions. by Dieter Baron · 13 years ago
  5. 0830a77 API cleanup, be less strict with file name arguments. by Thomas Klausner · 13 years ago
  6. 0e5eeab Improve internal data structures. New extra field API (read only). by Dieter Baron · 13 years ago
  7. c61eb21 Type cleanup. by Dieter Baron · 13 years ago
  8. 16d2e63 Implement zip_set_file_compression. by Dieter Baron · 13 years ago
  9. 852ee34 Fix for non-C99 compliant compilers, from Pierre Joye. by Thomas Klausner · 13 years ago
  10. a8f44f8 Improve previous. by Thomas Klausner · 14 years ago
  11. 80c93b2 Adapt test case to trigger a bug reported by Oliver Kaiser, and fix the bug. by Thomas Klausner · 14 years ago
  12. bc40dfb idx is unsigned, no need to check for < 0 by Dieter Baron · 16 years ago
  13. cb1379d Next step of API cleanup: no size_t, no int as file index. by Dieter Baron · 16 years ago
  14. ae53a57 Implement zip_fdopen and ZIP_AFL_RDONLY. by Dieter Baron · 16 years ago
  15. b86c433 Switch to new contact address in copyright comments. by Dieter Baron · 17 years ago
  16. 8bc1276 Explicitly set visibility for external API functions, idea from Marc Provost. by Dieter Baron · 18 years ago
  17. a4dc179 * struct zip_stat increased for future encryption support by Thomas Klausner · 19 years ago
  18. cdbc8d5 don't allow duplicate names in archive by Thomas Klausner · 20 years ago
  19. 73668b2 Rename _zip_new_entry to _zip_entry_new. by Thomas Klausner · 20 years ago
  20. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  21. d0147e9 Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to ZIP_ET_ZLIB; by Thomas Klausner · 20 years ago
  22. 2543558 remove flags argument from zip_replace and zip_add by Dieter Baron · 21 years ago
  23. 0e339b6 change functions API overhaul: by Dieter Baron · 21 years ago
  24. 2a8ad42 add 2004 to copyright line by Dieter Baron · 21 years ago
  25. b2ed74d Merge no-meta branch by Dieter Baron · 21 years ago
  26. dd9afca change to three-clause BSD license by Dieter Baron · 22 years ago
  27. 9360da0 const poisoning by Dieter Baron · 22 years ago
  28. b6632a4 Correct my name(!). by Thomas Klausner · 22 years ago
  29. 1c5ffe2 add RCS ids by Dieter Baron · 23 years ago
  30. bbb6369 added copyright notices by Dieter Baron · 26 years ago
  31. df07120 cleanups by Dieter Baron · 26 years ago
  32. f55fb63 it makes a library! by Dieter Baron · 26 years ago
  33. 70a9d3b Better compilation by Thomas Klausner · 26 years ago
  34. af93f08 Whatever by Thomas Klausner · 26 years ago
  35. 194b960 all entry points from zip.c splitted by Dieter Baron · 26 years ago
  36. dee39ff zip.c splitting/rewriting begun by Dieter Baron · 26 years ago