1. b51f613 Move variable definitions to the start of their respective blocks. by Thomas Klausner · 9 years ago
  2. 1f7908f Add get_num_entries command to modify, and test using it. by Thomas Klausner · 9 years ago
  3. dacdcce C89 comments. by Thomas Klausner · 9 years ago
  4. da57b86 Add zip file that contains a zip64 as an archive comment, and test by Thomas Klausner · 9 years ago
  5. 890fce5 Hash file names to speed up some operations. by Thomas Klausner · 9 years ago
  6. a90ca44 Remove unused variable. by Thomas Klausner · 9 years ago
  7. 17c9837 Include limits.h for SIZE_MAX. by Thomas Klausner · 9 years ago
  8. be146cb Add Windows-specific fixes for "modify" test program. by Thomas Klausner · 10 years ago
  9. 4bf4678 Add Windows-specific test code. by Thomas Klausner · 10 years ago
  10. 8addde5 Compare files in perl instead of using cmp(1). by Thomas Klausner · 10 years ago
  11. ea510d4 Use more perl functions instead of UNIX programs. by Thomas Klausner · 10 years ago
  12. a7aed09 First version of malloc tester. by Thomas Klausner · 10 years ago
  13. b1e93a0 Make two variables unsigned to quell warnings. by Thomas Klausner · 10 years ago
  14. 22320b5 Adapt test file for DOS date change. by Thomas Klausner · 10 years ago
  15. 12fc872 Add tests for unsupported AES encryption (method 99). by Thomas Klausner · 10 years ago
  16. a96b85f Add two test cases for decryption. by Thomas Klausner · 10 years ago
  17. 3cc58fa Check value read from file before using it as malloc() argument. by Thomas Klausner · 10 years ago
  18. a1415de copyright police. by Thomas Klausner · 10 years ago
  19. 380f835 Fix format string. by Thomas Klausner · 10 years ago
  20. 6ce9edc Add a test case that adds two files from other zips. by Thomas Klausner · 10 years ago
  21. 24030de Improve bookkeeping/cleanup when using zip archives as zip_sources. by Thomas Klausner · 10 years ago
  22. 4318ed9 Remove torrentzip support. by Thomas Klausner · 10 years ago
  23. 6d8ff24 Remove torrentzip support. by Thomas Klausner · 10 years ago
  24. b373d2b Remove obsolete file. by Thomas Klausner · 10 years ago
  25. 37139f9 More cleanup in error handling. by Thomas Klausner · 10 years ago
  26. 9cc8f11 Fix another integer overflow. Second try at fixing Coverity CID 1295382. by Thomas Klausner · 10 years ago
  27. 068665c Fix resource leak. Coverity CID 1295384. by Thomas Klausner · 10 years ago
  28. 2e12740 Avoid integer overflow. Coverity CID 1295382. by Thomas Klausner · 10 years ago
  29. 1f6d015 Cast remove() return value to void, to silence Coverity CID 1295378. by Thomas Klausner · 10 years ago
  30. 96cc48d Fix file descriptor leak in error case. Coverity CID 1295389. by Thomas Klausner · 10 years ago
  31. db9cb40 Close file descriptor leak in error case. Coverity CID 1295387. by Thomas Klausner · 10 years ago
  32. a0702aa Close file when it's not used any longer. Coverity CID 1295384. by Thomas Klausner · 10 years ago
  33. 2402de9 Add test for CVE-2015-2331, overflow caused by too many entries in zip. by Thomas Klausner · 10 years ago
  34. ec1f0f5 Rename incons-file-count.zip to incons-file-count-high.zip. by Thomas Klausner · 10 years ago
  35. 001b4a6 Add test for more files than eocd states. by Thomas Klausner · 10 years ago
  36. f9aef8a Replace add_from_buffer with modify, now that runtest does backslash encoding. by Thomas Klausner · 10 years ago
  37. f74fb7a Replace set_comment_all with modify, now that runtest supports backslash encoding. by Thomas Klausner · 10 years ago
  38. 3a0f938 Add support for backslash escapes to args. by Dieter Baron · 10 years ago
  39. 7c6def7 Finish set_compression removal. by Thomas Klausner · 10 years ago
  40. c54b1bc Remove name_locate from cmake infrastructure as well. by Thomas Klausner · 10 years ago
  41. 27c4a22 Replace name_locate test program with modify command name_locate. by Thomas Klausner · 10 years ago
  42. dc1f3eb Mark fixed test as fixed. by Thomas Klausner · 10 years ago
  43. a974a08 Merge branch 'master' of hg::ssh://danbala.tuwien.ac.at//usr/local/libdata/mercurial/nih/libzip by Dieter Baron · 10 years ago
  44. 115da97 Fix default compression. by Dieter Baron · 10 years ago
  45. ac8ca36 Remove set_compression program. by Thomas Klausner · 10 years ago
  46. 935294a Add 'unchange_all' command to modify, and adapt a test case to use it. by Thomas Klausner · 10 years ago
  47. ff8b0c4 Remove another obsolete test program. by Thomas Klausner · 10 years ago
  48. 9218e3a Remove unused test program. by Thomas Klausner · 10 years ago
  49. 6d2f019 Test case cleanup by Thomas Klausner · 10 years ago
  50. eeccfdc Remove InfoZIP extra fields from bigzero.zip and update bigzero-zip.zip. by Thomas Klausner · 10 years ago
  51. 3ac4ecf Adapt two more test cases for libzip improvement. by Thomas Klausner · 10 years ago
  52. a156358 Regenerate test file. by Thomas Klausner · 10 years ago
  53. 1cf5c4d Regenerate two test files. by Thomas Klausner · 10 years ago
  54. 8f76c55 Add 'set_archive_comment' command to modify. by Thomas Klausner · 10 years ago
  55. 541dfc3 Remove set_comment_localonly test program, modify can replace it. by Thomas Klausner · 10 years ago
  56. da1c245 Deprecate zip_error_to_str. Add zip_error_init_with_code. Adapt code by Thomas Klausner · 10 years ago
  57. 276fef4 Replace Text::Diff with own comparison function, to reduce dependencies. by Thomas Klausner · 10 years ago
  58. 8cff4bd Add casts. by Thomas Klausner · 10 years ago
  59. 5cd63ce For tests, set environment to be UTC and in C locale. Adapt two test files. by Thomas Klausner · 10 years ago
  60. 4a41da2 Add 'cat' command to modify, and use it instead of unzip/touch. by Thomas Klausner · 10 years ago
  61. 4b1053e Use cmp if not interested in output, for better portability. by Thomas Klausner · 10 years ago
  62. d50c6ee Fix on Linux. by Dieter Baron · 10 years ago
  63. 698f306 Add missing files to EXTRA_DIST. by Dieter Baron · 10 years ago
  64. ee25b7d Add zip_buffer_t, memory buffer with bounds checked access. by Dieter Baron · 10 years ago
  65. c548a18 Move ZIP_CODEC defines to zipint.h (not public). Add zip_source_seek_compute_offset by Dieter Baron · 10 years ago
  66. ac9bb7a Make source write functions public, needed by shared builds. by Dieter Baron · 10 years ago
  67. 98bf11d Fix warnings. by Dieter Baron · 10 years ago
  68. 65f4f3c Add new test here as well. by Thomas Klausner · 10 years ago
  69. 030df2f Build hole. by Thomas Klausner · 10 years ago
  70. 1a412e0 remove unused file (merged into modify) by Thomas Klausner · 10 years ago
  71. f5df47a Add test case with file and central directory past 4GiB. by Dieter Baron · 10 years ago
  72. e397fcd Remember the position we seek to. Works now. by Dieter Baron · 10 years ago
  73. 91374c7 Add a source that efficiently writes huge files with mostly NULs. by Dieter Baron · 10 years ago
  74. 50e1009 Fix warnings. by Dieter Baron · 10 years ago
  75. 9fe80b2 If files grow when compressed, but are small enough, store them instead. by Thomas Klausner · 10 years ago
  76. 5c0d7c9 Enable zip64_creation test, comparing with zipcmp. by Thomas Klausner · 10 years ago
  77. 514384c Add test for creating big zip files, not used yet. by Thomas Klausner · 10 years ago
  78. d447290 Fix warnings. by Thomas Klausner · 10 years ago
  79. 273a1c9 Add add_nul command that adds file of given size, with all NUL bytes. by Dieter Baron · 10 years ago
  80. 7a5f49a Include inttypes.h for PRIu64. by Thomas Klausner · 10 years ago
  81. 1d9dfeb Use zip_XXX_t instead of struct zip_XXX or enum zip_XXX. by Dieter Baron · 10 years ago
  82. 85dc6a5 Add casts and rename variable for gcc 4.5.3. by Thomas Klausner · 10 years ago
  83. 03ca1c1 Add some casts for gcc 4.8.3 with more-than-default warnings enabled. by Thomas Klausner · 10 years ago
  84. ea8ba49 Implement I/O abstraction layer. Finally. by Thomas Klausner · 10 years ago
  85. 2310cf1 Follow documentation and return ZIP_ER_NOENT for non-existent file. by Thomas Klausner · 11 years ago
  86. 6c33147 Add tests modifying existing extra fields. by Thomas Klausner · 11 years ago
  87. c140bc9 sync test list with Makefile.am by Thomas Klausner · 11 years ago
  88. e8f5e50 Add test for setting extra fields. by Thomas Klausner · 11 years ago
  89. e71af93 Enable utf-8-standardization.test, now that the bug is fixed. by Thomas Klausner · 11 years ago
  90. 19d337b Use set_mtime and binary diff to make test fail. by Thomas Klausner · 11 years ago
  91. 3299ad3 Support setting last modification time for file in archive. by Thomas Klausner · 11 years ago
  92. dd9d8a0 Fix keys on reference, found by Perl 5.20. by Dieter Baron · 11 years ago
  93. fb2ee76 Add test for file name standardization. by Thomas Klausner · 11 years ago
  94. cf3b7bf Add replace_file_contents command. by Thomas Klausner · 11 years ago
  95. 82f95df bump date by Thomas Klausner · 11 years ago
  96. 8a3ea14 Actually add new test scripts. by Dieter Baron · 11 years ago
  97. f9103ef Remove old runtest script. by Dieter Baron · 11 years ago
  98. c0e21b0 Switch to Perl based runtest. by Dieter Baron · 11 years ago
  99. f29ad8e Recognize /dev/stdin in add_file test. by Thomas Klausner · 11 years ago
  100. 6756cb8 Invalidate zip_source_zip when underlying zip archive is closed. by Thomas Klausner · 11 years ago