Sign in
flutter
/
third_party
/
libzip
/
0e158a7eedab6ed56e4073219d38fd8d2c9286a8
/
ChangeLog
8e5f529
Mention where previous comes from.
by Thomas Klausner
· 20 years ago
08f2851
make usable from C++
by Dieter Baron
· 20 years ago
3542690
* libzip.pc.in (zipcmp): Fix path to zipcmp.
by Thomas Klausner
· 20 years ago
4451721
Mention -Wsign-compare warning fixes.
by Thomas Klausner
· 20 years ago
3147ea7
Mention man page symlink handling improvement.
by Thomas Klausner
· 20 years ago
7a0b346
return full path to zipcmp
by Dieter Baron
· 20 years ago
260efe1
Check length of string read from zip file before
by Thomas Klausner
· 20 years ago
eb058f2
* ltmain.sh: update from libtool-1.5.18.
by Thomas Klausner
· 20 years ago
4f496e6
bump version to 0.6
by Dieter Baron
· 20 years ago
fa72a7c
* compile, depcomp, install-sh, missing, mkinstalldirs: Update
by Thomas Klausner
· 20 years ago
d6226dc
mention no-meta merge. last showstopper done
by Dieter Baron
· 20 years ago
33da6d3
remove remaining XXX from lib
by Dieter Baron
· 20 years ago
da2e776
fix regression tests for $srcdir != "."
by Dieter Baron
· 20 years ago
e4ca768
(_zip_get_name): return ZIP_ER_DELETED for deleted entries if
by Dieter Baron
· 20 years ago
b86a69a
check CRC when reading stored files without decompressing
by Dieter Baron
· 20 years ago
1e194f3
* lib/zip_name_locate.c (_zip_name_locate): fix ZIP_FL_NODIR;
by Thomas Klausner
· 20 years ago
349b6d1
* lib/zip_new.c (_zip_new): init error.
by Dieter Baron
· 20 years ago
a87f0e8
* lib/zip_error.c (_zip_error_get): set system error to 0 for ZIP_ET_NONE.
by Dieter Baron
· 20 years ago
b3db4c1
* lib/zip_open.c (_zip_memdup): make static, use size_t for size
by Dieter Baron
· 20 years ago
a7338e9
(_zip_free): correctly set error of open files to ZIP_ER_ZIPCLOSED.
by Dieter Baron
· 20 years ago
35bf0fd
rename zip_source function and commands
by Dieter Baron
· 20 years ago
eb23957
Rename zip_error_sys_type to zip_error_get_sys_type.
by Thomas Klausner
· 20 years ago
0a76516
(_zip_checkcons) always initialize variables
by Dieter Baron
· 20 years ago
290861a
* lib/zip_get_name.c (zip_get_name): add flags argument.
by Thomas Klausner
· 20 years ago
cdbc8d5
don't allow duplicate names in archive
by Thomas Klausner
· 20 years ago
d0043dd
Update.
by Thomas Klausner
· 20 years ago
719d450
Document function renames in zipint.h.
by Thomas Klausner
· 20 years ago
fa02d9d
* zip.h: Rename zip_source_data to zip_source_buffer.
by Thomas Klausner
· 20 years ago
7b22172
* lib/zip_source_*: Verify user-supplied data.
by Thomas Klausner
· 20 years ago
ef9a02f
* zip.h: Rename zip_get_error to zip_error_get;
by Thomas Klausner
· 20 years ago
c756cf2
* zip.h: Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to
by Thomas Klausner
· 20 years ago
971fc1a
(_zip_replace_zip): set ZIP_CH_ISCOMP when copying compressed data.
by Dieter Baron
· 21 years ago
d36af89
(zip_name_locate): honour ZIP_FL_UNCHANGED, handle `\' for ZIP_FL_NODIR.
by Dieter Baron
· 21 years ago
bc70b9f
(zip_fopen_index): return ZERR_INVAL if ZIP_FL_UNCHANGED is specified
by Dieter Baron
· 21 years ago
c14b758
(compare_zip): use correct index.
by Dieter Baron
· 21 years ago
adaf98c
API and error handling cleanups
by Dieter Baron
· 21 years ago
830d937
Fix typo.
by Thomas Klausner
· 21 years ago
e3f91ef
API cleanup (see ChangeLog)
by Dieter Baron
· 21 years ago
5149dfb
add new error handling infrastructure and strerror functions
by Dieter Baron
· 22 years ago
4154e17
make zip_err_str const.
by Dieter Baron
· 22 years ago
b66e7db
add entry for zipcmp -i flag
by Dieter Baron
· 22 years ago
05c9424
note zipcmp exit cleanup
by Dieter Baron
· 22 years ago
9aebb4c
convert to standalone package (and reorganize slightly)
by Dieter Baron
· 22 years ago