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_isojoliet_long.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
-1
/
+1
*
Stop using deprecated functions. Much remains to be replaced.
Michihiro NAKAJIMA
2012-10-07
1
-1
/
+1
*
Fix issue 168.
Michihiro NAKAJIMA
2011-08-19
1
-3
/
+3
*
Use assertEqualMem instead of assert(0 == memcmp(xxx....)).
Michihiro NAKAJIMA
2011-05-12
1
-1
/
+1
*
remove stuff covered by #if ARCHIVE_VERSION_NUMBER < 3000000
Roman Neuhauser
2011-04-09
1
-4
/
+0
*
tests use archive_read_support_filter_*()
Roman Neuhauser
2011-03-28
1
-1
/
+1
*
Unbreak build on mingw.
Michihiro NAKAJIMA
2010-02-24
1
-0
/
+4
*
Rename archive_read_finish to archive_read_free and
Tim Kientzle
2010-02-08
1
-1
/
+1
*
Style: Update a bunch of old assert() and assertA() calls.
Tim Kientzle
2010-02-07
1
-2
/
+2
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-0
/
+1
*
Compression of test data for ISO reader switch from bzip2/gz to compress
Michihiro NAKAJIMA
2009-11-02
1
-12
/
+6
*
Improve handling of Rockridge extensions' rr_moved directory and
Michihiro NAKAJIMA
2009-10-15
1
-8
/
+8
*
Calculate nlinks and use it instead of nlinks reocrded by Rock Ridge extensions.
Michihiro NAKAJIMA
2009-10-12
1
-1
/
+1
*
Fix Rockridge option name in test.
Michihiro NAKAJIMA
2009-10-12
1
-1
/
+1
*
Disable reading Rock Ridge extentions to read Joliet extentions.
Michihiro NAKAJIMA
2009-10-08
1
-1
/
+1
*
Add test for long joliet names.
Michihiro NAKAJIMA
2009-10-08
1
-0
/
+146