Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
system_libziparchive
/
refs/heads/16.0
/
include
/
ziparchive
2a047f0
Fix unit/uint typos.
by Elliott Hughes
· 1 year, 4 months ago
d0e577d
Add extra field info
by Pawan Wagh
· 2 years ago
0eeb88f
Reland "[zip] Final zero copy part - direct writer buffer"
by Yurii Zubrytskyi
· 3 years, 5 months ago
7b6e9e7
Revert "[zip] Final zero copy part - direct writer buffer"
by Yurii Zubrytskyi
· 3 years, 5 months ago
4e4d49e
[zip] Final zero copy part - direct writer buffer
by Yurii Zubrytskyi
· 3 years, 5 months ago
d02278f
[zip] Optimize mmap-based zip reader for zero copy
by Yurii Zubrytskyi
· 3 years, 5 months ago
a46fc5b
Add default-compression flag to zip_writer
by Kevin Jeon
· 4 years ago
3c793c4
[incfs] SIGBUS handling in libziparchive
by Yurii Zubrytskyi
· 5 years ago
b75c9f3
Implement unzip -t.
by Elliott Hughes
· 6 years ago
1506863
Handle the invalid timestamp in zipfile
by Tianjie
· 6 years ago
26ee1db
Allow parsing zip entries larger than 4GiB
by Tianjie
· 6 years ago
cc92463
Support parsing of data descriptor
by Tianjie
· 6 years ago
2884066
[libziparchive] add an option to start iteration with functor
by Songchun Fan
· 6 years ago
53a7ca0
Add definition for zip64 struct
by Tianjie Xu
· 6 years ago
0edeea9
Allow loading zip at an offset in fd
by Ryan Mitchell
· 6 years ago
344113b
zipinfo: support DOS attributes.
by Elliott Hughes
· 6 years ago
dcd3f92
libziparchive: add zipinfo(1).
by Elliott Hughes
· 6 years ago
62c2d53
libziparchive: add trivial fuzzer.
by Elliott Hughes
· 6 years ago
322a60b
Avoid using data descriptors in ZIP files when possible.
by Donald Chai
· 7 years ago
d303c0d
Merge "Finally remove ZipString."
by Elliott Hughes
· 7 years ago
b92a93d
Finally remove ZipString.
by Elliott Hughes
· 7 years ago
5338b87
[zip] Change const char* to string_view in ZipWriter
by Yurii Zubrytskyi
· 7 years ago
47390fe
ziparchive: add a std::string_view overload to Next.
by Elliott Hughes
· 7 years ago
21f9ab0
Add a std::string overload to Next.
by Elliott Hughes
· 7 years ago
76e11c0
libziparchive: remove now-unused StartIteration overload.
by Elliott Hughes
· 7 years ago
4e78d05
libziparchive: start moving to a non-ZipString StartIteration API.
by Elliott Hughes
· 7 years ago
c640ea9
libziparchive: remove now-unused FindEntry overload.
by Elliott Hughes
· 7 years ago
0b4bf2f
libziparchive: report errors on over-long names.
by Elliott Hughes
· 7 years ago
5a5ffb5
Ziparchive: Enable -Wconversion
by Andreas Gampe
· 7 years ago
4db8b38
More Mac build fixes.
by Elliott Hughes
· 7 years ago
51cbbaa
Add a simple MappedFile to libbase and switch fastboot and libziparchive over.
by Elliott Hughes
· 7 years ago
30236a1
Change ZipArchiveHandle from void* to ZipArchive*
by Ryan Prichard
· 7 years ago
bb79eac
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 8 years ago
8d7284d
zip_archive: Allow crc_out to be nullptr in Inflate.
by Narayan Kamath
· 8 years ago
b73a5a8
zip_archive: Make Inflate a public API.
by Narayan Kamath
· 8 years ago
367ccf6
libziparchive: Use ReadAtOffset exclusively
by Adam Lesinski
· 9 years ago
4628a14
zlib is not exposed to libziparchive headers
by Jiyong Park
· 9 years ago
b63854d
libziparchive headers are moved to local directory
by Jiyong Park
· 9 years ago