2014-06-20 |
Romain Fliedel | Silently ignore lchmod failure in when not supported 82/head |
commit | commitdiff | tree |
2014-06-10 |
Tim Kientzle | Merge pull request #81 from hroptatyr/feat/format-warc |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Check for legal HTTP but illegal unix filenames in... 81/head |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Set archive format, and archive format name. |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Tests, provide known-good archive read test. |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Hygiene, set unconsumed slot exactly once for each... |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Hygiene, always use xmemmem() because memmem() is a... |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Hygiene, use FALLTHROUGH instead of lint's @fallthrough@ |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Hygiene, trust __archive_read_ahead() and kick superflu... |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Hygiene, protect against NULL filenames in _warc_header() |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Fix, an empty WARC archive needs a bit more than 256... |
commit | commitdiff | tree |
2014-06-10 |
Sebastian Freundt | Tests, heed Tim's advice and emit ARCHIVE_FAILED for... |
commit | commitdiff | tree |
2014-06-09 |
Brad King | Fix compilation on Tru64 with F_SETTIMES |
commit | commitdiff | tree |
2014-06-06 |
Rolf Eike Beer | Fix compilation on newer HP-UX versions |
commit | commitdiff | tree |
2014-06-04 |
Tim Kientzle | Issue #359: Rar drops file if previous filename is... |
commit | commitdiff | tree |
2014-05-23 |
Sebastian Freundt | Hygiene, clean up xmemmem() code a little, use xor... |
commit | commitdiff | tree |
2014-05-23 |
Sebastian Freundt | Store and read back mtimes through Last-Modified custom... |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Fix, actually consume data between calls to _warc_read() |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Obey gcc warnings, |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | fix, WARC files urgently need the filesize to be known... |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | fix, request just the bare minimum for a WARC header |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | fix, never write more bytes in _warc_data() than ... |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Provide WARC read/write tests |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Implant WARC support in tar's get_format_code() |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Provide ISO 28500:2009 reader (aka warc, aka web archive) |
commit | commitdiff | tree |
2014-05-21 |
Sebastian Freundt | Provide ISO 28500:2009 writer (aka warc, aka web archive) |
commit | commitdiff | tree |
2014-05-10 |
Tim Kientzle | Merge pull request #80 from sergiud/master |
commit | commitdiff | tree |
2014-05-05 |
Sergiu Dotenco | check handle validity when closing a file 80/head |
commit | commitdiff | tree |
2014-05-04 |
Tim Kientzle | Zip: Adjust streaming extension field to match the... |
commit | commitdiff | tree |
2014-04-17 |
Tim Kientzle | Merge pull request #79 from maksqwe/duplicate_expressio... |
commit | commitdiff | tree |
2014-04-16 |
Maks Naumov | remove duplicate expressions in file_information() 79/head |
commit | commitdiff | tree |
2014-04-16 |
Maks Naumov | remove duplicate expressions in entry_copy_bhfi() |
commit | commitdiff | tree |
2014-04-16 |
Tim Kientzle | Merge pull request #77 from biometrics/additional_libs_... |
commit | commitdiff | tree |
2014-04-15 |
Josh Klontz | just link the archive_static with ADDITIONAL_LIBS 77/head |
commit | commitdiff | tree |
2014-04-15 |
Tim Kientzle | Merge pull request #76 from biometrics/additional_libs_... |
commit | commitdiff | tree |
2014-04-14 |
Josh Klontz | fixed 'current scope has no parent' warning 76/head |
commit | commitdiff | tree |
2014-04-12 |
Tim Kientzle | Add lafe files to cat project |
commit | commitdiff | tree |
2014-04-12 |
Tim Kientzle | Add missing file. |
commit | commitdiff | tree |
2014-04-12 |
Tim Kientzle | Merge pull request #69 from ice799/fix_shadowing |
commit | commitdiff | tree |
2014-04-12 |
Tim Kientzle | Merge pull request #74 from mk-fg/add_bsdcat_tests |
commit | commitdiff | tree |
2014-04-12 |
Tim Kientzle | Merge pull request #75 from biometrics/additional_libs_... |
commit | commitdiff | tree |
2014-04-12 |
Josh Klontz | Expose ADDITIONAL_LIBS for projects using libarchive... 75/head |
commit | commitdiff | tree |
2014-04-08 |
Mike Kazantsev | Add basic tests for bsdcat. 74/head |
commit | commitdiff | tree |
2014-04-08 |
Mike Kazantsev | Exit with error status from bsdcat if any errors occurred. |
commit | commitdiff | tree |
2014-04-08 |
Mike Kazantsev | Return success exit code from "bsdcat --help" and print... |
commit | commitdiff | tree |
2014-04-08 |
Mike Kazantsev | Add missing backslash before bsdcat_EXTRA_DIST. |
commit | commitdiff | tree |
2014-04-08 |
Mike Kazantsev | Sort .gitignore, add cat deps/dirstamp files. |
commit | commitdiff | tree |
2014-04-07 |
Tim Kientzle | Merge pull request #73 from betafive/pbarker/deflate |
commit | commitdiff | tree |
2014-04-07 |
Tim Kientzle | Merge pull request #72 from betafive/pbarker/fix-zip |
commit | commitdiff | tree |
2014-04-07 |
Tim Kientzle | Merge pull request #70 from mk-fg/add_bsdcat_tool |
commit | commitdiff | tree |
2014-04-06 |
Mike Kazantsev | Minor style correction in bsdcat. 70/head |
commit | commitdiff | tree |
2014-04-06 |
Paul Barker | Use snprintf to print to zip->format_name 72/head |
commit | commitdiff | tree |
2014-04-06 |
Paul Barker | Fix intermittent segfault when reading zip files |
commit | commitdiff | tree |
2014-04-06 |
Paul Barker | Prevent unnecessary linking against deflate code 73/head |
commit | commitdiff | tree |
2014-04-06 |
Tim Kientzle | Merge pull request #71 from betafive/pbarker/extract |
commit | commitdiff | tree |
2014-04-06 |
Paul Barker | Split archive_read_extract2 from archive_read_extract 71/head |
commit | commitdiff | tree |
2014-04-06 |
Paul Barker | Refactor archive_read_extract |
commit | commitdiff | tree |
2014-04-05 |
Mike Kazantsev | Minor cleanup of a redundant check in bsdcat cli parsing. |
commit | commitdiff | tree |
2014-04-05 |
Mike Kazantsev | Change bsdcat behavior to process as many files as... |
commit | commitdiff | tree |
2014-04-05 |
Mike Kazantsev | Use getopt() instead of getopt_long() in bsdcat for... |
commit | commitdiff | tree |
2014-04-04 |
Mike Kazantsev | Add optional bsdcat tool. |
commit | commitdiff | tree |
2014-03-24 |
Joe Damato | Fix shadowing warning for identifier symlink 69/head |
commit | commitdiff | tree |
2014-03-18 |
Tim Kientzle | Merge pull request #68 from guidefloripa/master |
commit | commitdiff | tree |
2014-03-17 |
Guilherme Steinmann | Update xz compatibility for reading xz. 68/head |
commit | commitdiff | tree |
2014-03-17 |
Guilherme Steinmann | Update xz compatibility for reading 7zip. |
commit | commitdiff | tree |
2014-03-16 |
Tim Kientzle | Merge pull request #63 from sergiud/master |
commit | commitdiff | tree |
2014-03-16 |
Tim Kientzle | Merge pull request #61 from kevinoid/ignore_zeros |
commit | commitdiff | tree |
2014-03-16 |
Tim Kientzle | Merge pull request #55 from NiLuJe/cmake-pkgconfig |
commit | commitdiff | tree |
2014-03-16 |
Tim Kientzle | Merge pull request #67 from jmalak/master |
commit | commitdiff | tree |
2014-03-12 |
Jiri Malak | fixes for test programs to be buildable by Open Watcom 67/head |
commit | commitdiff | tree |
2014-03-12 |
Jiri Malak | rest of changes to be buildable by Open Watcom |
commit | commitdiff | tree |
2014-03-12 |
Jiri Malak | fixes to build by Open Watcom toolchain |
commit | commitdiff | tree |
2014-03-02 |
Tim Kientzle | Merge pull request #65 from Bluewind/working |
commit | commitdiff | tree |
2014-03-02 |
Florian Pritz | mtree: Make reading additional information from the... 65/head |
commit | commitdiff | tree |
2014-02-23 |
Tim Kientzle | Return correct error when multiple modules match an... |
commit | commitdiff | tree |
2014-02-23 |
Tim Kientzle | streaming zip reader does not support mac extensions |
commit | commitdiff | tree |
2014-02-23 |
Tim Kientzle | Enable mac extensions for mac extension test |
commit | commitdiff | tree |
2014-02-23 |
Tim Kientzle | Fix: process directory entries even when mac extensions... |
commit | commitdiff | tree |
2014-02-23 |
Tim Kientzle | Zip: Make Mac extension handling optional with "mac... |
commit | commitdiff | tree |
2014-02-16 |
NiLuJe | Merge remote-tracking branch 'upstream/master' into... 55/head |
commit | commitdiff | tree |
2014-02-16 |
Tim Kientzle | Merge pull request #64 from NiLuJe/fix-warning |
commit | commitdiff | tree |
2014-01-27 |
Sergiu Dotenco | Do not redefine _WIN32_WINNT and WINVER 63/head |
commit | commitdiff | tree |
2014-01-25 |
NiLuJe | Fix a couple of minor warnings. 64/head |
commit | commitdiff | tree |
2014-01-24 |
NiLuJe | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree |
2014-01-17 |
Tim Kientzle | Make the backslash line continuations more consistent... |
commit | commitdiff | tree |
2014-01-17 |
Tim Kientzle | Fix the zip tests that were inadvertently disabled... |
commit | commitdiff | tree |
2014-01-17 |
Tim Kientzle | Include missing test in cmake build, sort the file... |
commit | commitdiff | tree |
2014-01-17 |
Tim Kientzle | Include tests for new zip64 functionality in autoconf... |
commit | commitdiff | tree |
2014-01-17 |
Paul Barker | Fix out-of-tree build |
commit | commitdiff | tree |
2014-01-16 |
Tim Kientzle | Merge pull request #62 from kientzle/master |
commit | commitdiff | tree |
2014-01-15 |
Kevin Locke | Add --ignore-zeros option to bsdtar 61/head |
commit | commitdiff | tree |
2014-01-13 |
Brad King | Do not require LibXml2 to configure |
commit | commitdiff | tree |
2014-01-13 |
Tim Kientzle | Merge pull request #59 from NiLuJe/fix-warning |
commit | commitdiff | tree |
2014-01-12 |
Kevin Locke | Add a test for read_concatenated_archives 60/head |
commit | commitdiff | tree |
2014-01-12 |
Kevin Locke | [PATCH v3] Add read_concatenated_archives |
commit | commitdiff | tree |
2014-01-12 |
Tim Kientzle | Verify that Zip writer rejects too-large files when... 62/head |
commit | commitdiff | tree |
2014-01-12 |
Tim Kientzle | Verify the end-of-archive information as part of the... |
commit | commitdiff | tree |
2014-01-12 |
Tim Kientzle | Merge branch 'master' of github.com:kientzle/libarchive... |
commit | commitdiff | tree |
2014-01-11 |
Kevin Locke | Only consume a second all-null record |
commit | commitdiff | tree |
2014-01-09 |
Tim Kientzle | Only enable the still-experimental 'el' extra block |
commit | commitdiff | tree |
next |