Sign in
flutter
/
third_party
/
libzip
/
be252f36689e9de832b38ec4559b3ffe675de737
be252f3
cmake: detect fts also in external lib
by Sebastian Kemper
· 5 years ago
3ac234e
Thank Rosen Penev
by Thomas Klausner
· 5 years ago
99d3114
Merge pull request #142 from neheb/patch-1
by Thomas Klausner
· 5 years ago
770f2b8
tryopen: Fix -Wformat=2 warning
by Rosen Penev
· 5 years ago
f6a78ed
Suppress static analyzer warning for test that intentionally violates nullability.
by Dieter Baron
· 5 years ago
f0afd7a
Fix bug with empty fragments.
by Dieter Baron
· 5 years ago
bcac0a6
Rename xcode to developer-xcode.
by Dieter Baron
· 5 years ago
113cfd4
Fix typo
by Thomas Klausner
· 5 years ago
0f8f8db
Add warning that Xcode project is for development only.
by Dieter Baron
· 5 years ago
a41966f
Fix (most) warnings.
by Dieter Baron
· 5 years ago
cd8ba2e
Fix signed/unsigned mixup.
by Dieter Baron
· 5 years ago
bbb09e2
Remove defunct iOS targets, update.
by Dieter Baron
· 5 years ago
3ea6ffa
zipcmp: link directly against zlib (for crc32())
by Thomas Klausner
· 5 years ago
38b2cee
cmake: Mark use of libraries by libzip itself as PRIVATE.
by Thomas Klausner
· 5 years ago
9f1a7e7
Merge pull request #138 from randy408/patch-1
by Thomas Klausner
· 5 years ago
c349c2d
ossfuzz: disable lzma support
by Randy
· 5 years ago
89bd6d6
Fix SEEK_SET when start offset > 0.
by Dieter Baron
· 5 years ago
17aedbb
Merge pull request #127 from malytomas/pr
by Dieter Baron
· 5 years ago
6824add
Merge branch 'master' into pr
by Dieter Baron
· 5 years ago
b36ee41
Skip tests using stdin on Windwos.
by Dieter Baron
· 5 years ago
6660ce2
Fix stripping program name from error messages on Windows.
by Dieter Baron
· 5 years ago
27000d7
Fix rejection of empty files on Windows.
by Dieter Baron
· 5 years ago
4b0aa84
appveyor tests: set VERBOSE to yes
by Tomáš Malý
· 5 years ago
4fc6d54
Skip XZ compression tests if lzma support is missing.
by Dieter Baron
· 5 years ago
75f75e4
Merge pull request #130 from randy408/fuzz
by Thomas Klausner
· 5 years ago
e42be38
make ossfuzz.sh executable
by randy408
· 5 years ago
ecf9eda
Merge pull request #126 from randy408/fuzz
by Thomas Klausner
· 5 years ago
d70b899
rename build script to ossfuzz.sh
by randy408
· 5 years ago
6ad85d7
fix tests for windows
by Tomáš Malý
· 5 years ago
fcbe288
add oss-fuzz build script
by Randy
· 5 years ago
a91b3c4
Add support for the XZ compression method.
by Thomas Klausner
· 5 years ago
b31b6f4
Check for localtime_r before using it; switch back to localtime if it doesn't exist.
by Thomas Klausner
· 5 years ago
2af568e
Use localtime_r instead of localtime for better thread-safety.
by Thomas Klausner
· 5 years ago
210d071
Be consistent in OPTIONAL_LIBRARY handling.
by Thomas Klausner
· 5 years ago
0bd1508
Style, indentation, and type changes.
by Thomas Klausner
· 5 years ago
b92e49c
zip_crypto_win: re-indent a couple lines and check for allocation failures
by Thomas Klausner
· 5 years ago
17d7049
Merge pull request #119 from randy408/fuzz
by Thomas Klausner
· 5 years ago
2f364ba
Add some casts to appease MSVC.
by Thomas Klausner
· 5 years ago
3de9b42
Add cast to appease MSVC.
by Thomas Klausner
· 5 years ago
b512a7a
Thank the OSS-Fuzz team
by Thomas Klausner
· 5 years ago
e47a26b
Compare central directory size with number of entries.
by Thomas Klausner
· 5 years ago
ac0e8d6
Be more explicit that zip_close can fail and does not free resources
by Thomas Klausner
· 5 years ago
23b25a8
When closing a truncated file, and removing the file fails, this
by Thomas Klausner
· 5 years ago
865240e
Comment out call to zip_mkstempm on Windows, should not ever be needed.
by Thomas Klausner
· 5 years ago
d100986
Do not accept empty files as zip archives any longer.
by Thomas Klausner
· 5 years ago
20eebe5
Try fixing build on Windows.
by Thomas Klausner
· 5 years ago
80491c8
Clean up ressources in test programs.
by Thomas Klausner
· 5 years ago
82214f6
Thank celan69
by Thomas Klausner
· 6 years ago
c09828a
Reorder gnutls includes.
by Thomas Klausner
· 6 years ago
7328bc9
Thank Morris Hafner
by Thomas Klausner
· 6 years ago
f066b6f
Merge pull request #122 from mmha/master
by Thomas Klausner
· 6 years ago
335e083
* Use documented CMake variable to link with zlib
by Morris Hafner
· 6 years ago
b87a2ff
Merge branch 'master' into fuzz
by Randy
· 6 years ago
d8c9402
fuzz target: add #if guard for extern "C"
by Randy
· 6 years ago
c28b3ff
add fuzzer entry point
by Randy
· 6 years ago
54ea477
cleanup
by Randy
· 6 years ago
01a92e4
cmake: enable c++ only if clang is used
by Randy
· 6 years ago
66f2e1b
cmake: build fuzz target
by Randy
· 6 years ago
7fc6093
Thank Randy
by Thomas Klausner
· 6 years ago
6fee882
Run clang-format on zip_read_fuzzer.cc.
by Thomas Klausner
· 6 years ago
503813f
Merge pull request #112 from randy408/fuzz
by Thomas Klausner
· 6 years ago
6029692
remove zip_read_fuzzer.options
by Randy
· 6 years ago
1fa01ca
libzip.dict -> zip_read_fuzzer.dict
by Randy
· 6 years ago
6addd82
add fuzz target
by Randy
· 6 years ago
9db19e5
Thank Beuc.
by Thomas Klausner
· 6 years ago
43994b3
Merge pull request #109 from Beuc/patch-1
by Thomas Klausner
· 6 years ago
639f502
doc: typo: ZIP_SOURCE_STAT_* -> ZIP_STAT_*
by Beuc
· 6 years ago
8b04d64
Fix typo, remove request for screenshots.
by Dieter Baron
· 6 years ago
e6e71bd
Incorporate feedback from Thomas.
by Dieter Baron
· 6 years ago
3ea5109
Add label.
by Dieter Baron
· 6 years ago
aa2df50
Add label.
by Dieter Baron
· 6 years ago
3cb48a0
First draft of issue templates.
by Dieter Baron
· 6 years ago
5b3237e
Annotate ZIP_EXTERN for zip_secure_random.
by Thomas Klausner
· 6 years ago
3158663
RANODM -> RANDOM
by Thomas Klausner
· 6 years ago
13a33de
Remove text editor temp files.
by Dieter Baron
· 6 years ago
9f54663
Fix usage of zip_random in zip_mkstempm when no crypto is found.
by Dieter Baron
· 6 years ago
b7740de
Thanks Joachim Reichel.
by Thomas Klausner
· 6 years ago
d4c9709
Set close-on-exec when opening files.
by Thomas Klausner
· 6 years ago
68bfdea
Update.
by Dieter Baron
· 6 years ago
fa7946a
Explicitly ignore return value of chmod().
by Dieter Baron
· 6 years ago
89f457f
Simplify _zip_mkstempm(), use zip_random().
by Dieter Baron
· 6 years ago
a50b6ed
Remove mkstemp replacement function and references from build system.
by Thomas Klausner
· 6 years ago
2c1358f
Remove references to umask from build system.
by Thomas Klausner
· 6 years ago
fcb31e7
Avoid using umask(), it's not thread-safe.
by Thomas Klausner
· 6 years ago
d68a667
Merge pull request #97 from lachs0r/master
by Thomas Klausner
· 6 years ago
d9e84c6
Fix pkg-config Libs.private for static linking
by Martin Herkt
· 6 years ago
d89c4b4
Thanks Martin Herkt
by Thomas Klausner
· 6 years ago
8ae6238
Merge pull request #96 from lachs0r/master
by Thomas Klausner
· 6 years ago
8ae73e0
Fix MinGW build on case-sensitive filesystems
by Martin Herkt
· 6 years ago
f207bbd
Thank Declan Moran
by Thomas Klausner
· 6 years ago
eead77e
Merge pull request #93 from dec1/master
by Thomas Klausner
· 6 years ago
7b7294b
minor fix in Dockerfile comment
by Declan
· 6 years ago
64080d3
updated readme with thanks
by Declan
· 6 years ago
4b32194
build static and dynamic libs by default
by Declan
· 6 years ago
d86479e
add readme
by Declan
· 6 years ago
aa2cc5e
add android build script and dockerfile
by Declan
· 6 years ago
b7a911d
Prefer inttypes.h to stdint.h.
by Thomas Klausner
· 6 years ago
e495cd3
Thank kensington.
by Thomas Klausner
· 6 years ago
e34b2ed
mbedtls: link against the correct library
by Thomas Klausner
· 6 years ago
fdc5f1a
Properly thank Tomáš Malý.
by Thomas Klausner
· 6 years ago
Next »