Sign in
flutter
/
third_party
/
libzip
/
dd9d8a0cb97df413ab45ec6a87253f7ca34ca8f1
/
lib
/
zip_name_locate.c
6b7c16b
Remove ^L.
by Thomas Klausner
· 11 years ago
c086611
strcasecmp is defined in strings.h, noted by Del Merritt.
by Dieter Baron
· 13 years ago
abc6fd7
Type cleanup, internally and in the API. Fixes most llvm warnings.
by Dieter Baron
· 13 years ago
0e5eeab
Improve internal data structures. New extra field API (read only).
by Dieter Baron
· 13 years ago
76939b3
Remove some ifdef 0'd code and fix an XXX.
by Thomas Klausner
· 13 years ago
dc3b5bc
Hook UTF-8 support into zip_add, zip_rename, and zip_get_name.
by Thomas Klausner
· 13 years ago
3e395da
Move directly changable fields from dirent into own structure, share
by Dieter Baron
· 13 years ago
88efa42
Fix CVE-2011-0421, patch from stas (php).
by Dieter Baron
· 14 years ago
687bf52
Check if za==NULL.
by Thomas Klausner
· 14 years ago
b86c433
Switch to new contact address in copyright comments.
by Dieter Baron
· 17 years ago
8bc1276
Explicitly set visibility for external API functions, idea from Marc Provost.
by Dieter Baron
· 18 years ago
1f3803c
Add 2005 to copyright
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
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
ef9a02f
* zip.h: Rename zip_get_error to zip_error_get;
by Thomas Klausner
· 20 years ago
d0147e9
Rename ZERR_* to ZIP_ER_*; rename ZIP_ET_ZIP to ZIP_ET_ZLIB;
by Thomas Klausner
· 20 years ago
99d0b04
ZIP_FL_NOCASE was inverted, fixed.
by Dieter Baron
· 21 years ago
069dc4c
remove XXX comment that no longer applies
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
b2ed74d
Merge no-meta branch
by Dieter Baron
· 21 years ago
e3f91ef
API cleanup (see ChangeLog)
by Dieter Baron
· 21 years ago
dd9afca
change to three-clause BSD license
by Dieter Baron
· 22 years ago
9360da0
const poisoning
by Dieter Baron
· 22 years ago
b6632a4
Correct my name(!).
by Thomas Klausner
· 22 years ago
1c5ffe2
add RCS ids
by Dieter Baron
· 23 years ago
bbb6369
added copyright notices
by Dieter Baron
· 26 years ago
4a80e30
*** empty log message ***
by Dieter Baron
· 26 years ago
b8ef439
cleanup
by Thomas Klausner
· 26 years ago
2d6db59
libzip reorganization
by Dieter Baron
· 26 years ago