summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
Commit message (Expand)AuthorAgeFilesLines
...
* Remove dead assignment.kientzle2009-12-281-1/+0
* Portability:kientzle2009-12-281-5/+37
* Portability: terminate abnormally via abort() instead of segfault,kientzle2009-12-281-4/+12
* Allow more formats to be active at a time; discourage outside use.kientzle2009-12-281-1/+5
* Enforce this as an internal-only header.kientzle2009-12-281-0/+4
* Discourage people from using this header outside of libarchive.kientzle2009-12-281-0/+4
* Compatibility: I found some more compilers that don't like 'inline' keyword.kientzle2009-12-281-1/+5
* Sync with googlecode some changes that have no impact on FreeBSD.kientzle2009-12-281-1/+6
* Compatibility fix for some older systems with non-POSIX getgrnam_r/getpwnam_rkientzle2009-12-281-2/+4
* Catch certain gzip failures at close time.kientzle2009-12-281-0/+2
* Remove a dead assignment.kientzle2009-12-281-1/+0
* Remove some unused variables and dead assignments.kientzle2009-12-281-3/+1
* Update the hard-coded configuration for libarchive.kientzle2009-12-281-3/+7
* Update format manpages for libarchive.kientzle2009-12-282-32/+87
* Merge two cpio fixes from libarchive.googlecode.com:kientzle2009-12-101-2/+5
* Fiz /usr/bin/unzip: A bug deep in libarchive's read-ahead logickientzle2009-09-082-3/+6
* Update tests to match r195873, which corrected how hardlinked fileskientzle2009-09-083-18/+40
* The parser for Rockridge symlinks tended to insertkientzle2009-07-261-8/+8
* Libarchive recognizes hardlinked files on ISO images,kientzle2009-07-251-0/+1
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Fix "tar --options=iso9660:joliet" and other useskientzle2009-06-201-4/+5
* Include libmd and libcrypto in DPADDkientzle2009-05-301-3/+4
* Link libarchive against -lmd and -lcrypto.kientzle2009-05-301-1/+2
* Include the 2 byte length field for the optional "extra data"kientzle2009-05-231-0/+1
* Eliminate duplicate error messages from "tar c".kientzle2009-05-131-0/+1
* Partially revert r191171, which went too far in tryingkientzle2009-05-071-20/+49
* Document the liblzma support.kientzle2009-04-271-0/+3
* Symlink some additional man page entries.kientzle2009-04-271-0/+7
* Merge r991 from libarchive.googlecode.com: Various updateskientzle2009-04-271-8/+55
* Merge r990,r1044 from libarchive.googlecode.com:kientzle2009-04-277-2/+292
* Merge r1061,r1062,r1063 from libarchive.googlecode.com:kientzle2009-04-274-1/+70
* Merge r1034 from libarchive.googlecode.com:kientzle2009-04-272-25/+25
* Merge r1058 from libarchive.googlecode.com: Require that eachkientzle2009-04-272-7/+13
* ino_t varies across platforms; casting (int) here avoidskientzle2009-04-271-2/+3
* Merge r1032 from libarchive.googlecode.com:kientzle2009-04-272-12/+16
* Merge r1054,r1060 from libarchive.googlecode.com:kientzle2009-04-272-6/+19
* Merge r1021 from libarchive.googlecode.com:kientzle2009-04-272-2/+14
* Merge r1052,r1055 from libarchive.googlecode.com:kientzle2009-04-274-0/+5
* Merge r1053,r1055,r1056,r1057,r1065 from libarchive.googlecode.com:kientzle2009-04-276-48/+314
* Merge r988,r1064 from libarchive.googlecode.com:kientzle2009-04-272-12/+24
* Reading an mtree file is supposed to providekientzle2009-04-262-2/+15
* Various improvements to the tar.5 manpage, includingkientzle2009-04-261-18/+105
* Exit with ARCHIVE_FATAL if the ISO image is truncated.kientzle2009-04-261-1/+1
* Remove an unused variable.kientzle2009-04-261-2/+1
* Rely on OpenSSL bits only if we're building a system with OpenSSL.kientzle2009-04-183-20/+22
* Correct and update the manpage to includekientzle2009-04-181-13/+47
* Disabling the crypto bits should quiet tinderbox while Ikientzle2009-04-171-0/+8
* Publicize a handful of new functions and bump the version numberkientzle2009-04-171-5/+17
* Merge lots of test suite updates from libarchive.googlecode.com.kientzle2009-04-1742-349/+2236
* FreeBSD has a lot of crypto functions used by the recent mtree writer updates.kientzle2009-04-171-1/+7
OpenPOWER on IntegriCloud