1. 6be5981 Try to be consistent in calling struct zips za and struct zip_files zf. by Thomas Klausner · 20 years ago
  2. 7b22172 * lib/zip_source_*: Verify user-supplied data. by Thomas Klausner · 20 years ago
  3. f2dc436 * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  4. ef9a02f * zip.h: Rename zip_get_error to zip_error_get; by Thomas Klausner · 20 years ago
  5. e21b065 Add comment for compression type 7. by Thomas Klausner · 20 years ago
  6. d0147e9 Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to ZIP_ET_ZLIB; by Thomas Klausner · 20 years ago
  7. 2543558 remove flags argument from zip_replace and zip_add by Dieter Baron · 21 years ago
  8. 0e339b6 change functions API overhaul: by Dieter Baron · 21 years ago
  9. 0950cfd return -1 in case of error, not NULL. by Dieter Baron · 21 years ago
  10. 99d0b04 ZIP_FL_NOCASE was inverted, fixed. by Dieter Baron · 21 years ago
  11. 775c259 add copyright and license blorb. by Dieter Baron · 21 years ago
  12. 81d8bb2 Rename BUFSIZE to CDBUFSIZE, define BUFSIZE to 8192 and use it. by Dieter Baron · 21 years ago
  13. 971fc1a (_zip_replace_zip): set ZIP_CH_ISCOMP when copying compressed data. by Dieter Baron · 21 years ago
  14. 069dc4c remove XXX comment that no longer applies by Dieter Baron · 21 years ago
  15. 2a8ad42 add 2004 to copyright line by Dieter Baron · 21 years ago
  16. d36af89 (zip_name_locate): honour ZIP_FL_UNCHANGED, handle `\' for ZIP_FL_NODIR. by Dieter Baron · 21 years ago
  17. 2abda60 was deleted on branch by Dieter Baron · 21 years ago
  18. bc70b9f (zip_fopen_index): return ZERR_INVAL if ZIP_FL_UNCHANGED is specified by Dieter Baron · 21 years ago
  19. 2cc7348 (zip_stat_index): return ZERR_INVAL if ZIP_FL_UNCHANGED is specified by Dieter Baron · 21 years ago
  20. ece22f7 (zip_close) copy comp_size bytes from old archive by Dieter Baron · 21 years ago
  21. b2ed74d Merge no-meta branch by Dieter Baron · 21 years ago
  22. 10a5a03 readd, should have been deleted on branch no-meta by Dieter Baron · 21 years ago
  23. dc5f707 checkpoint commit of rewrite to get rid of struct zip_meta by Dieter Baron · 21 years ago
  24. b7f7ca7 If za invalid, return -1. by Thomas Klausner · 21 years ago
  25. 549ac37 fix compile errors introduced in last, more error handling cleanup by Dieter Baron · 21 years ago
  26. adaf98c API and error handling cleanups by Dieter Baron · 21 years ago
  27. e3f91ef API cleanup (see ChangeLog) by Dieter Baron · 21 years ago
  28. 5149dfb add new error handling infrastructure and strerror functions by Dieter Baron · 21 years ago
  29. 086adb1 list sources one file per line, sort by Dieter Baron · 21 years ago
  30. 4154e17 make zip_err_str const. by Dieter Baron · 21 years ago
  31. 87bad3f close comment by Dieter Baron · 21 years ago
  32. 691edc4 specify library version number by Dieter Baron · 21 years ago
  33. 22ec8bf zip archive, not zip file by Dieter Baron · 21 years ago
  34. 24923a3 zip archvie, not zip file by Dieter Baron · 21 years ago
  35. c9ce587 use zip archive, not zip file by Dieter Baron · 21 years ago
  36. b7e3d0e use ``zip archive'' not ``zip file'' (to avoid confusion with file by Dieter Baron · 21 years ago
  37. e16fe20 add XXX comments for unhandled errors by Dieter Baron · 21 years ago
  38. dd9afca change to three-clause BSD license by Dieter Baron · 21 years ago
  39. 98178e8 remove parameter names from prototypes sort prototypes by Dieter Baron · 21 years ago
  40. 9360da0 const poisoning by Dieter Baron · 21 years ago
  41. 9aebb4c convert to standalone package (and reorganize slightly) by Dieter Baron · 21 years ago
  42. b6632a4 Correct my name(!). by Thomas Klausner · 22 years ago
  43. 392787a add a zip comaprison tool (used in regression tests) by Dieter Baron · 22 years ago
  44. f817acf Include string.h. by Thomas Klausner · 22 years ago
  45. 1c5ffe2 add RCS ids by Dieter Baron · 23 years ago
  46. fac85bd (read_part) fix typo: pass correct length to zip_read() by Dieter Baron · 23 years ago
  47. fe810f6 Work around some broken zip files. by Thomas Klausner · 23 years ago
  48. df2c3b1 install public header file by Thomas Klausner · 24 years ago
  49. e93f73d add zip_get_name by Thomas Klausner · 24 years ago
  50. 9b04a60 libtool support: make libzip shared by Thomas Klausner · 24 years ago
  51. 957f0da finally fixed DOS problems (was a UNIX problem too in this case) by Thomas Klausner · 25 years ago
  52. e81dcfb One more fix for closing files by Thomas Klausner · 25 years ago
  53. 4f0988d zip_close works under DOS, free temp structure by Thomas Klausner · 25 years ago
  54. ee97ace removed misc. XXX, added zip_unchange_all by Thomas Klausner · 25 years ago
  55. eabd41d added comment by Dieter Baron · 25 years ago
  56. 45e67c6 ZERR_INCONS by Dieter Baron · 25 years ago
  57. 26ab15a bugfix for comp_size when copying compressed files by Thomas Klausner · 26 years ago
  58. 42413fa improved logic for copying files by Dieter Baron · 26 years ago
  59. 01b2a3c #include <time.h> moved to zip.h by Thomas Klausner · 26 years ago
  60. c610f76 time.h for linux added by Thomas Klausner · 26 years ago
  61. bbb6369 added copyright notices by Dieter Baron · 26 years ago
  62. 4e927cb delete 0 zipfiles by Thomas Klausner · 26 years ago
  63. 1b8b9eb compress stored files in zip_replace_zip by Dieter Baron · 26 years ago
  64. 2732f4c file permissions ok by Thomas Klausner · 26 years ago
  65. 4a80e30 *** empty log message *** by Dieter Baron · 26 years ago
  66. f0fe32d *** empty log message *** by Thomas Klausner · 26 years ago
  67. 6d7d532 handle len<0 by Dieter Baron · 26 years ago
  68. 15c39e3 *** empty log message *** by Dieter Baron · 26 years ago
  69. 254bd61 handle zero len as till eof by Dieter Baron · 26 years ago
  70. 91c5d81 *** empty log message *** by Dieter Baron · 26 years ago
  71. 7697d44 renamed zip_{add,replace}_file to ..._filep, added ..._file by Dieter Baron · 26 years ago
  72. 8d40ef1 _zip_entry_add: compress logic fixed by Dieter Baron · 26 years ago
  73. 8b3bb7e bug fixes by Dieter Baron · 26 years ago
  74. 0c53a3c don't compare bitflags of local and global headers by Thomas Klausner · 26 years ago
  75. 3f80ab3 *** empty log message *** by Dieter Baron · 26 years ago
  76. 69a40b4 added make_str_err... to EXTRA_DIST by Dieter Baron · 26 years ago
  77. 97f2b74 fixed typo by Dieter Baron · 26 years ago
  78. 5a15159 override dangerous entries in meta returned from ch_func by Dieter Baron · 26 years ago
  79. eb88d58 test inverted by Dieter Baron · 26 years ago
  80. 912e764 pass through name by Dieter Baron · 26 years ago
  81. a7f079c cdir write fixed by Dieter Baron · 26 years ago
  82. fdd57c7 deiner by Thomas Klausner · 26 years ago
  83. 430a234 *** empty log message *** by Dieter Baron · 26 years ago
  84. cda0771 jaja by Thomas Klausner · 26 years ago
  85. 8640cb7 compiles again by Thomas Klausner · 26 years ago
  86. d0e1cd2 read lef by Dieter Baron · 26 years ago
  87. a748aa6 verbose copying of compressed data added again by Thomas Klausner · 26 years ago
  88. b1b044e misc. small coredump errors by Thomas Klausner · 26 years ago
  89. af28897 *** empty log message *** by Dieter Baron · 26 years ago
  90. e792aab fixed typo by Dieter Baron · 26 years ago
  91. df07120 cleanups by Dieter Baron · 26 years ago
  92. 6d92600 compiles even more better and all by Thomas Klausner · 26 years ago
  93. 6f9e01a better names by Thomas Klausner · 26 years ago
  94. 65e7121 comparison with unsigned shorts by Dieter Baron · 26 years ago
  95. c1364c5 compiles by Thomas Klausner · 26 years ago
  96. a73dbea added forgotten file by Dieter Baron · 26 years ago
  97. 030fad6 added new files by Dieter Baron · 26 years ago
  98. f55fb63 it makes a library! by Dieter Baron · 26 years ago
  99. af8de10 zip_meta_merge added by Thomas Klausner · 26 years ago
  100. 70a9d3b Better compilation by Thomas Klausner · 26 years ago