Sign in
flutter
/
third_party
/
libzip
/
2ca0a5764a6a7d99ad17187c0b7f0ea4cb47027d
2ca0a57
Clarify that zip_close() does not free archive if it fails.
by Dieter Baron
· 7 years ago
41ca7a8
Add NEWS entry for last.
by Dieter Baron
· 7 years ago
f8ef1a2
Do not discard za in case of error.
by Dieter Baron
· 7 years ago
1b02808
Stop distributing xcode files in distfile.
by Thomas Klausner
· 7 years ago
46ec2a5
post-release bump to 1.3.1a
by Thomas Klausner
· 7 years ago
4dd379c
Added tag rel-1-3-1 for changeset 6e80ae292bc5
by Thomas Klausner
· 7 years ago
76902f0
Bump version to 1.3.1.
by Thomas Klausner
· 7 years ago
0cf4ff0
Document 0 for zip_set_file_compression.
by Thomas Klausner
· 7 years ago
cede37a
update TODO
by Thomas Klausner
· 7 years ago
454ba96
Add one
by Thomas Klausner
· 7 years ago
76c2881
Document zip_register_progress_callback_with_state.
by Thomas Klausner
· 7 years ago
4134c77
More clearly mark obsolete functions in their man pages.
by Thomas Klausner
· 7 years ago
d0498c3
Fix leak of source if zip_source_commit_write() fails.
by Dieter Baron
· 7 years ago
d09e182
add two man page related items
by Dieter Baron
· 7 years ago
d1102d4
new sentence, new line. Fix typo.
by Thomas Klausner
· 7 years ago
89401f4
Further refinements.
by Dieter Baron
· 7 years ago
acb1bdb
Improve previous after feedback from dillo
by Thomas Klausner
· 7 years ago
6bde807
Describe minimal information that must be provided by ZIP_STAT.
by Thomas Klausner
· 7 years ago
fc35eca
Mention that zip_source_free should not be called on a source after
by Thomas Klausner
· 7 years ago
5a2acc4
Fix typo
by Thomas Klausner
· 7 years ago
c7a4dcb
Be consistent in calling it userdata, not state.
by Dieter Baron
· 7 years ago
a639826
Don’t refer to obsolete functions.
by Dieter Baron
· 7 years ago
a4d1673
Improve readability.
by Dieter Baron
· 7 years ago
1e4ce19
Update URLs for move to libzip.org
by Dieter Baron
· 7 years ago
80108f5
Add one
by Thomas Klausner
· 7 years ago
dde51c0
Initialize variable for not-all-knowing-compilers
by Thomas Klausner
· 7 years ago
325af27
Cast argument to int for format string
by Thomas Klausner
· 7 years ago
24febf1
regen
by Thomas Klausner
· 7 years ago
23dfc2b
Fix xrefs.
by Thomas Klausner
· 7 years ago
19ec117
Fix date.
by Thomas Klausner
· 7 years ago
df2c3ee
Remove empty macro.
by Thomas Klausner
· 7 years ago
2d0d39c
Sort errors.
by Thomas Klausner
· 7 years ago
ed2e026
Fix Dt.
by Thomas Klausner
· 7 years ago
6f823f9
Sort SEE ALSO.
by Thomas Klausner
· 7 years ago
5a30d02
Fix unintended macro.
by Thomas Klausner
· 7 years ago
590b4e1
Fix date generation in non-english locale
by Thomas Klausner
· 7 years ago
9025523
Sort errors in zip_errors.mdoc.
by Thomas Klausner
· 7 years ago
4518fec
zip.h: remove trailing whitespace
by Thomas Klausner
· 7 years ago
02a4eef
AES tests work on Linux
by Thomas Klausner
· 7 years ago
da660b1
clarify news entry
by Thomas Klausner
· 7 years ago
c9469df
more news
by Thomas Klausner
· 7 years ago
b8077fd
Add zip_libzip_version() to return binary version of library.
by Thomas Klausner
· 7 years ago
771b1e6
thank Pavel Raiskup
by Thomas Klausner
· 7 years ago
c1add58
Install zipconf.h into arch-independent directory
by Pavel Raiskup
· 7 years ago
db1a70e
add whitespace for better formatting
by Thomas Klausner
· 7 years ago
71b384c
Set cmake minimum version to 3.0.2.
by Thomas Klausner
· 7 years ago
252b1c4
Windows fixes by Cédric Tabin
by Thomas Klausner
· 7 years ago
e240f36
nonrandomopentest.c: include compat.h
by Thomas Klausner
· 7 years ago
9879aff
nonrandomopen: override open64() as well.
by Thomas Klausner
· 7 years ago
dc8ccc3
add test to check if preload works
by Thomas Klausner
· 7 years ago
7d0f313
cmake: improve definitions of integer minimum values
by Thomas Klausner
· 8 years ago
2910df5
Add rpath to pkg-config file on *BSD.
by Thomas Klausner
· 8 years ago
df6d35e
cmake: explicit rpath handling
by Thomas Klausner
· 8 years ago
4fba7af
cmake: install pkg-config file
by Thomas Klausner
· 8 years ago
4143575
Use GNUInstallDirs cmake fragment.
by Thomas Klausner
· 8 years ago
9326236
post-release bump to 1.3.0a
by Thomas Klausner
· 8 years ago
cc989e7
Added tag rel-1-3-0 for changeset 1863a86ceda8
by Thomas Klausner
· 8 years ago
51ff59d
Bump version to 1.3.0
by Thomas Klausner
· 8 years ago
4982b3d
mention CVE-2017-14107
by Thomas Klausner
· 8 years ago
8378f01
Thank Agostino Sarubbo
by Thomas Klausner
· 8 years ago
5b24be3
Mention CVE-2017-12858.
by Thomas Klausner
· 8 years ago
5253ecd
Add some TODOs
by Thomas Klausner
· 8 years ago
b0303c9
Try improving formatting for github.
by Thomas Klausner
· 8 years ago
34f24a1
cmake: build static library by default
by Thomas Klausner
· 8 years ago
9b46957
Make eocd checks more consistent between zip and zip64 cases.
by Thomas Klausner
· 8 years ago
e37a0ea
Really allow disabling bzip2 from configure
by Thomas Klausner
· 8 years ago
632449b
Skip tests with preload if not building shared libraries, they can't work.
by Dieter Baron
· 8 years ago
add984f
Mention fixing zip_fdopen.
by Thomas Klausner
· 8 years ago
bc6c723
Use latest NiHTest.
by Thomas Klausner
· 8 years ago
50f03aa
Add ENABLE_STATIC switch for cmake build to build static library
by Thomas Klausner
· 8 years ago
f7b104a
Fix zip_fdopen(). Add test case.
by Dieter Baron
· 8 years ago
e1e7446
ziptool: Add support for reading archive from stdin.
by Thomas Klausner
· 8 years ago
181f50c
NiHtest: add pipefile command to pipe FILE to program
by Thomas Klausner
· 8 years ago
3acc10f
Free buffer in case of error.
by Dieter Baron
· 8 years ago
2217022
Fix double free().
by Thomas Klausner
· 8 years ago
f0b8dda
Remove .appveyor file, doesn't work yet.
by Thomas Klausner
· 8 years ago
797fb12
Add basic .appveyor.yml file.
by Thomas Klausner
· 8 years ago
d4011aa
vsbuild: some cleanups
by Thomas Klausner
· 8 years ago
6b0aa50
vsbuild: runtest is now called via perl from Cmake, remove workaround
by Thomas Klausner
· 8 years ago
a4fd18a
cmake: give up guessing appveyor path: Disable testinput target by default.
by Thomas Klausner
· 8 years ago
ca74004
cmake: guess again for appyeyor
by Thomas Klausner
· 8 years ago
ee86711
vsbuild: generate more test data, and clean it up
by Thomas Klausner
· 8 years ago
e924058
cmake: use forward slashes; guess again
by Thomas Klausner
· 8 years ago
15abd1c
cmake: another guess at what appveyor needs
by Thomas Klausner
· 8 years ago
e4d5834
cmake: guess zlib install path for Windows
by Thomas Klausner
· 8 years ago
cd4b14a
cmake: try setting CMAKE_MSVCIDE_RUN_PATH
by Thomas Klausner
· 8 years ago
3645641
cmake: create runtest without using perl
by Thomas Klausner
· 8 years ago
40e5c63
cmake: do not hardcode path to ziptool
by Thomas Klausner
· 8 years ago
470a940
cmake: remove SOURCES line for runtest
by Thomas Klausner
· 8 years ago
25f5638
cmake: remove unneeded comment.
by Thomas Klausner
· 8 years ago
48569d5
cmake: fix testing using ctest.
by Thomas Klausner
· 8 years ago
f0099eb
cmake: Simplify test helpers.
by Thomas Klausner
· 8 years ago
069aee6
Include compat.h before zip.h to avoid ZIP_EXTERN redefinition.
by Thomas Klausner
· 8 years ago
4338260
Check for _unlink and use it, on Windows.
by Thomas Klausner
· 8 years ago
cadc8c9
Use _chmod on Windows, when available.
by Thomas Klausner
· 8 years ago
315a481
Windows: do not warn on deprecated POSIX vs. ISO C++ names
by Thomas Klausner
· 8 years ago
46593ca
Copy src/*.exe into regress directory as well, for ziptool
by Thomas Klausner
· 8 years ago
965be61
Make a variable size_t to match its use.
by Thomas Klausner
· 8 years ago
0058315
Make ZIP_SOURCE_MAKE_COMMAND_BITMASK return a 64-bit type.
by Thomas Klausner
· 8 years ago
04fe55c
Check for and use _umask on Windows.
by Thomas Klausner
· 8 years ago
Next »