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
/
archive_read_support_format_raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
support reading metadata from compressed files
Mike Frysinger
2019-04-21
1
-1
/
+3
*
Detect encrypted archive entries (ZIP, RAR, 7Zip)
Konrad Kleine
2013-09-17
1
-1
/
+3
*
Fix build failure on Win64.
Michihiro NAKAJIMA
2012-11-07
1
-1
/
+1
*
Implement function used to seek within data blocks.
Andres Mejia
2012-09-27
1
-0
/
+1
*
Try to decrease the performance hit of seeking during the bid phase.
Tim Kientzle
2011-11-20
1
-6
/
+5
*
Test from Roman Neuhauser for the "raw" format to verify that it
Tim Kientzle
2011-03-20
1
-2
/
+4
*
fix a bug introduced in the last set of cleanups to this file; if setting the...
Brian Harring
2010-09-27
1
-1
/
+0
*
update raw w/ proper read_ahead/consume pairing
Brian Harring
2010-09-24
1
-1
/
+15
*
For internal APIs, we don't need to worry about the API version.
Tim Kientzle
2010-05-31
1
-11
/
+0
*
Change raw_read_data_skip into a no-op. Remove the archive_read_consume_all ...
Tim Kientzle
2010-03-21
1
-10
/
+1
*
Switch users of archive_read_skip() over to archive_read_consume() now
Tim Kientzle
2010-03-21
1
-1
/
+1
*
archive_read_skip_lenient() (which just returns the number of bytes actually
Tim Kientzle
2010-03-21
1
-12
/
+5
*
Open a door to changing the current abort-on-state-failure behavior:
Tim Kientzle
2010-03-01
1
-0
/
+3
*
Minor fixups for the raw handler: Use "raw" as the name
Tim Kientzle
2010-02-27
1
-2
/
+3
*
Unbreak build on mingw.
Michihiro NAKAJIMA
2010-02-24
1
-0
/
+11
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
Remove unreachable statement in archive_read_support_format_raw.c
Michihiro NAKAJIMA
2009-12-16
1
-1
/
+0
*
Although the value stored to 'p' is used in the enclosing expression,
Michihiro NAKAJIMA
2009-11-09
1
-2
/
+1
*
Minor compile fix.
Tim Kientzle
2009-04-20
1
-1
/
+1
*
Add a new "raw" format reader that just provides raw binary data from
Tim Kientzle
2009-04-13
1
-0
/
+187