index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
test
/
test_read_format_cab_filename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better archive_read_has_encrypted_entries function
Konrad Kleine
2013-10-09
1
-4
/
+4
*
Detect encrypted archive entries (ZIP, RAR, 7Zip)
Konrad Kleine
2013-09-17
1
-0
/
+8
*
Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.
Michihiro NAKAJIMA
2012-10-09
1
-2
/
+2
*
Stop using deprecated functions. Much remains to be replaced.
Michihiro NAKAJIMA
2012-10-07
1
-2
/
+2
*
Use en_US.UTF-8 locale for tests instead of ru_RU.UTF-8 or ja_JP.UTF-8
Michihiro NAKAJIMA
2011-05-15
1
-3
/
+3
*
On Mac OS, compare NFD string instead of NFC string
Michihiro NAKAJIMA
2011-05-12
1
-2
/
+23
*
Dump unicode code points when comparing UTF-8 strings fail at
Michihiro NAKAJIMA
2011-05-09
1
-2
/
+2
*
Change some of sample files which I recently added, to match its test name.
Michihiro NAKAJIMA
2011-04-17
1
-1
/
+1
*
Rename "charset" option to "hdrcharset" since the name "charset" is not clear,
Michihiro NAKAJIMA
2011-04-06
1
-4
/
+4
*
tests use archive_read_support_filter_*()
Roman Neuhauser
2011-03-28
1
-2
/
+2
*
Instead of canConvertCharset(), use archive_read_set_options("charset=xxxx")
Michihiro NAKAJIMA
2011-03-22
1
-17
/
+28
*
Skip the tests which perform a character-set conversion if the platform
Michihiro NAKAJIMA
2011-03-20
1
-0
/
+10
*
Add support for charset option to cab format reader.
Michihiro NAKAJIMA
2011-03-19
1
-0
/
+122