summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
Commit message (Expand)AuthorAgeFilesLines
* Fix bspatch heap overflow vulnerability. [SA-16:29]delphij2016-10-101-0/+3
* MFC: xz 5.2.2.delphij2015-12-221-0/+3
* MFC r291329:bdrewery2015-12-041-3/+1
* MFC r289195:ngie2015-11-154-263/+512
* MFC r285972:bdrewery2015-07-301-0/+1
* MFC r275805:tijl2015-04-301-1/+1
* MFC r264400,r265836:ngie2014-12-311-1/+1
* MFC r269125:dim2014-08-041-10/+10
* Temporarily disable iconv for non-shared library builds. The dynamicdelphij2013-09-261-1/+3
* MFV r248590,248594:mm2013-03-223-11/+69
* Remove several MLINKS that were listed twice.brooks2013-01-231-7/+0
* Backport NFSv4 ACL fix from libarchive master branch.mm2012-07-303-1/+5
* Catch up config_freebsd.h with libarchive 3.0.4mm2012-07-291-2/+0
* Update libarchive to 3.0.4mm2012-07-282-0/+9
* Silence alignment warnings from clang in libarchive's ppmd code (whichdim2012-03-231-0/+1
* Update libarchive to 3.0.3mm2012-02-253-292/+520
* Use contrib sources for building libarchive, tar and cpio.mm2011-12-22256-75767/+30
* Sync libarchive with vendor branch release/2.8:mm2011-12-205-13/+114
* Update libarchive, tar and cpio to version 2.8.5mm2011-12-2020-37/+51
* Merge vendor revision 3723:mm2011-12-201-1/+1
* Fix Buildworld WITHOUT_OPENSSL.kientzle2011-10-222-4/+32
* Correct the spelling of getgrgid and getpwuid in the man page.kientzle2011-10-221-6/+6
* Fix cpio on ARM.kientzle2011-09-132-4/+4
* Import additional bugfix for reading and extracting makefs-createdmm2011-09-021-8/+14
* Import bugfix for reading and extracting of FreeBSD ISO images with tar.mm2011-08-259-198/+391
* Merge revision 3554 from libarchive's release/2.8 branch:mm2011-08-073-16/+27
* Add compatibility for ISO images created with unfixed makefs thatmm2011-08-0711-35/+317
* - Update libarchive to 2.8.4mm2011-07-1745-103/+5799
* libarchive is mixing libmd and libcrypto -- correct to use one or the other.obrien2011-05-053-10/+24
* Don't write data into an empty "file."kientzle2010-12-073-13/+12
* If the Zip reader doesn't see a PK signature blockkientzle2010-11-073-3/+93
* Fix manpage markup.uqs2010-11-061-1/+0
* Clarify the naming: Methods that free an object shouldkientzle2010-11-0513-77/+114
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Fix typo.joel2010-08-031-1/+1
* s/an struct/a structbcr2010-07-171-3/+3
* mdoc nitpicking: the title argument shall be uppercaseuqs2010-06-118-8/+8
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
* Retry reads that fail with EINTR. This fixes a problemkientzle2010-05-182-12/+20
* Fix build.delphij2010-05-171-1/+1
* Reorganize slightly in preparation for making lzma and bz2 support conditional.kientzle2010-05-162-4/+10
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-25/+25
* Enable liblzma support in libarchivemm2010-05-101-6/+3
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-021-1/+0
* Fix common misspelling of hierarchyuqs2010-02-201-2/+2
* Add missing newline in last line of file.uqs2010-02-161-1/+1
* Don't try to hardlink block or character device nodes that come outkientzle2010-01-231-2/+4
* Use a simpler memory-management strategy for the file objects.kientzle2010-01-231-46/+23
* If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can'tkientzle2010-01-231-7/+16
* Initialize the allocated 'struct zip'.kientzle2010-01-231-1/+1
OpenPOWER on IntegriCloud