| Commit message (Expand) | Author | Age | Files | Lines |
* | MFV r248590,248594: | mm | 2013-03-22 | 1 | -1/+16 |
* | Remove several MLINKS that were listed twice. | brooks | 2013-01-23 | 1 | -7/+0 |
* | Backport NFSv4 ACL fix from libarchive master branch. | mm | 2012-07-30 | 1 | -0/+1 |
* | Update libarchive to 3.0.4 | mm | 2012-07-28 | 1 | -0/+4 |
* | Silence alignment warnings from clang in libarchive's ppmd code (which | dim | 2012-03-23 | 1 | -0/+1 |
* | Update libarchive to 3.0.3 | mm | 2012-02-25 | 1 | -148/+265 |
* | Use contrib sources for building libarchive, tar and cpio. | mm | 2011-12-22 | 1 | -3/+10 |
* | - Update libarchive to 2.8.4 | mm | 2011-07-17 | 1 | -0/+5 |
* | libarchive is mixing libmd and libcrypto -- correct to use one or the other. | obrien | 2011-05-05 | 1 | -2/+5 |
* | Fix build. | delphij | 2010-05-17 | 1 | -1/+1 |
* | Reorganize slightly in preparation for making lzma and bz2 support conditional. | kientzle | 2010-05-16 | 1 | -3/+10 |
* | Enable liblzma support in libarchive | mm | 2010-05-10 | 1 | -6/+3 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | UU decoder. Now that libarchive can recursively taste input streams, | kientzle | 2009-12-30 | 1 | -0/+1 |
* | Zip write support for libarchive. | kientzle | 2009-12-29 | 1 | -0/+1 |
* | New archive_file_count() utility. | kientzle | 2009-12-28 | 1 | -0/+1 |
* | Various portability fixes, plus: | kientzle | 2009-12-28 | 1 | -0/+1 |
* | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | Include libmd and libcrypto in DPADD | kientzle | 2009-05-30 | 1 | -3/+4 |
* | Link libarchive against -lmd and -lcrypto. | kientzle | 2009-05-30 | 1 | -1/+2 |
* | Document the liblzma support. | kientzle | 2009-04-27 | 1 | -0/+3 |
* | Symlink some additional man page entries. | kientzle | 2009-04-27 | 1 | -0/+7 |
* | Merge r990,r1044 from libarchive.googlecode.com: | kientzle | 2009-04-27 | 1 | -0/+1 |
* | Rely on OpenSSL bits only if we're building a system with OpenSSL. | kientzle | 2009-04-18 | 1 | -0/+6 |
* | Merge new xz/lzma support from libarchive.googlecode.com. | kientzle | 2009-04-17 | 1 | -0/+2 |
* | Merge from libarchive.googlecode.com r756,r761: | kientzle | 2009-04-12 | 1 | -0/+11 |
* | Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590 | kientzle | 2009-03-06 | 1 | -0/+3 |
* | New mtree writer, thanks to Joerg Sonnenberger. | kientzle | 2008-08-31 | 1 | -0/+1 |
* | Remove the stillborn attempt to cleanup tests as well as the build dir. | kientzle | 2008-08-24 | 1 | -4/+0 |
* | Fail copying path/.. only if SECURE_NODOTDOT was specified. | kientzle | 2008-08-24 | 1 | -0/+4 |
* | archive.h is no longer constructed from archive.h.in, | kientzle | 2008-06-15 | 1 | -9/+1 |
* | MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more | kientzle | 2008-05-26 | 1 | -22/+8 |
* | Add MLINK for archive_write_close. | kaiw | 2008-03-21 | 1 | -0/+1 |
* | New public functions archive_entry_copy_link() and archive_entry_copy_link_w() | kientzle | 2008-03-14 | 1 | -0/+2 |
* | Support for writing 'compress' format, thanks to Joerg Sonnenberger. | kientzle | 2008-03-14 | 1 | -0/+1 |
* | Track version # from the portable release. | kientzle | 2008-01-23 | 1 | -1/+1 |
* | The mtree.5 file has been moved to src/usr.sbin/mtree. | kientzle | 2008-01-01 | 1 | -1/+0 |
* | Update libarchive to 2.4.10. This includes a number of improvements | kientzle | 2007-12-30 | 1 | -15/+12 |
* | Add archive_entry_copy_gname() and archive_entry_copy_uname() | kientzle | 2007-07-15 | 1 | -0/+2 |
* | Correct multiple security issues in how libarchive handles corrupt | cperciva | 2007-07-12 | 1 | -1/+1 |
* | Fix installworld: /usr/bin/printf isn't available then, | kientzle | 2007-07-07 | 1 | -1/+3 |
* | New "version stamp" simplifies determining the exact version | kientzle | 2007-07-06 | 1 | -7/+11 |
* | Support for writing the 'newc' cpio format, plus a minimal test harness | kientzle | 2007-06-22 | 1 | -0/+1 |
* | libarchive 2.2.3 | kientzle | 2007-05-29 | 1 | -2/+23 |
* | s/@VERSION@/@ARCHIVE_VERSION@/ | cperciva | 2007-05-02 | 1 | -1/+1 |
* | Consolidate numeric limit macros in one place; include them | kientzle | 2007-04-15 | 1 | -1/+1 |
* | Overhaul of 'ar' support: | kientzle | 2007-04-14 | 1 | -0/+1 |
* | Fix the build by temporarily disabling 'ar' support until | kientzle | 2007-04-14 | 1 | -1/+0 |
* | Fix the build. | kientzle | 2007-04-14 | 1 | -1/+1 |
* | Conventionally, tar archives have always included a trailing '/' | kientzle | 2007-04-14 | 1 | -1/+1 |