1. 8eab1a2 Format using clang-format. by Thomas Klausner · 7 years ago
  2. c36a6f4 Update copyright years. by Thomas Klausner · 7 years ago
  3. 54d2eb5 Only fail zip_source_read if a previous error occured during read. by Dieter Baron · 7 years ago
  4. df77dc6 copyright police by Thomas Klausner · 8 years ago
  5. 403f4d5 Add some casts to fix compiler warnings (-Wpointer-arith, gcc) by Thomas Klausner · 8 years ago
  6. 7b867f5 Fix signedness warnings (-Wsign-conversion, gcc) by Thomas Klausner · 8 years ago
  7. 7ed6a92 Winzip AES encryption support for writing. by Thomas Klausner · 8 years ago
  8. 1d9dfeb Use zip_XXX_t instead of struct zip_XXX or enum zip_XXX. by Dieter Baron · 11 years ago
  9. ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 11 years ago
  10. 6b7c16b Remove ^L. by Thomas Klausner · 11 years ago
  11. f6c057d Windows fixes from Kohei Yoshida: by Dieter Baron · 13 years ago
  12. 765eb27 Fix remaining bugs, and ensure correct calling sequences for source functions. by Dieter Baron · 16 years ago
  13. ba98df0 zip_source rototil checkpoint commit -- XXX does not work yet by Dieter Baron · 16 years ago[Copied (72%) from lib/zip_source_call.c]
  14. cb1379d Next step of API cleanup: no size_t, no int as file index. by Dieter Baron · 16 years ago
  15. 2f3f11c Checkpoint commit of stacked sources to implement encryption/compression. by Dieter Baron · 16 years ago