summaryrefslogtreecommitdiff
path: root/libarchive/archive_read_support_format_empty.c
Commit message (Expand)AuthorAgeFilesLines
* More format supports in archive_read_support_format_by_code and archive_read_...Yichao Yu2020-06-281-1/+1
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+2
* Implement function used to seek within data blocks.Andres Mejia2012-09-271-0/+1
* Try to decrease the performance hit of seeking during the bid phase.Tim Kientzle2011-11-201-8/+5
* For internal APIs, we don't need to worry about the API version.Tim Kientzle2010-05-311-11/+0
* Open a door to changing the current abort-on-state-failure behavior:Tim Kientzle2010-03-011-0/+3
* Unbreak build on mingw.Michihiro NAKAJIMA2010-02-241-0/+11
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Eliminate an unused variable.Tim Kientzle2009-04-261-2/+1
* Don't recognize a file as "empty" if it couldn't be read; onlyTim Kientzle2009-03-311-2/+3
* Implement format/filter/compressor option frame work.Michihiro NAKAJIMA2009-01-261-0/+2
* IFCTim Kientzle2008-12-051-1/+1
* First step in transitioning the current decompression code toTim Kientzle2008-10-291-3/+2
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+92