13 Commits

Author SHA1 Message Date
Kuba Podgórski
c04da1926f
Zip entry open/fix 13 (#15)
* Internally replace '\' by '/' for entry name.

* Add tests
2017-11-07 16:51:32 +01:00
cpupreme
faf26db763 zip_extract: handle directories within zip files (#10)
Thanks!
2017-07-21 00:13:08 +02:00
Kuba Podgórski
65a34b6830 Add zip_entry_extract using callback (#9) 2017-03-16 22:06:56 +01:00
Kuba Podgórski
fcca1383fd extern api 2017-02-19 14:14:05 +01:00
Kuba Podgórski
5f6e4a8f66 Add zip_entry_(f)read (#7) 2017-02-19 00:31:45 +01:00
Kuba Podgórski
c02431f3a0 Suppress MSVC warnings 2017-02-14 23:15:19 +01:00
Kuba Podgórski
8cac9e042f formatting 2017-02-14 20:05:54 +01:00
Kuba Podgorski
fb80d05a19 mkpath 2015-08-19 02:51:05 -07:00
Kuba Podgórski
4165dfad55 Update types 2015-03-24 15:30:04 -07:00
unknown
eb48dd48f3 Support for MSVC 2015-03-24 14:44:50 -07:00
Kuba Podgórski
5243c2ba9a Change signature for zip_create 2015-03-24 03:19:14 -07:00
Kuba Podgórski
815160abb7 Append to zip archive 2015-03-24 02:33:15 -07:00
Kuba Podgorski
e5f376e4ee Init commit 2015-03-23 15:08:14 -07:00