2018-12-21 |
Grzegorz Antoniak | ZIP reader: improve checks for existence of liblzma 1110/head |
commit | commitdiff | tree |
2018-12-18 |
Grzegorz Antoniak | Added missing files into Makefile.am |
commit | commitdiff | tree |
2018-12-18 |
Grzegorz Antoniak | ZIP reader: added support for XZ, LZMA, PPMD8 and BZIP2... |
commit | commitdiff | tree |
2018-12-15 |
Tim Kientzle | Merge pull request #1108 from libarchive/Issue1104 |
commit | commitdiff | tree |
2018-12-15 |
Tim Kientzle | Issue 1104: Explicitly limit the printed string to... 1108/head |
commit | commitdiff | tree |
2018-12-13 |
Martin Matuška | Merge pull request #1105 from daxtens/master |
commit | commitdiff | tree |
2018-12-13 |
Martin Matuška | Merge pull request #1107 from antekone/rar5_unused_func... |
commit | commitdiff | tree |
2018-12-13 |
Grzegorz Antoniak | RAR5 reader: removed an unused function: bf_is_last_block 1107/head |
commit | commitdiff | tree |
2018-12-11 |
Daniel Axtens | warc: consume data once read 1105/head |
commit | commitdiff | tree |
2018-12-11 |
Daniel Axtens | Skip 0-length ACL fields |
commit | commitdiff | tree |
2018-12-11 |
Daniel Axtens | rar: file split across multi-part archives must match |
commit | commitdiff | tree |
2018-12-11 |
Daniel Axtens | Avoid a double-free when a window size of 0 is specified |
commit | commitdiff | tree |
2018-12-09 |
Martin Matuška | Merge pull request #1102 from antekone/rar5_powerpc_fixes |
commit | commitdiff | tree |
2018-12-07 |
Grzegorz Antoniak | RAR5 reader: fixed big-endian problems 1102/head |
commit | commitdiff | tree |
2018-11-28 |
Martin Matuska | Switch Travis CI Ubuntu distribution from trusty to... |
commit | commitdiff | tree |
2018-11-26 |
Martin Matuška | Merge pull request #956 from korli/cmakexattr |
commit | commitdiff | tree |
2018-11-25 |
Martin Matuska | Fix test_extattr_freebsd, can be fully run as non-root now |
commit | commitdiff | tree |
2018-11-25 |
Martin Matuška | Merge pull request #1023 from eborisch/master |
commit | commitdiff | tree |
2018-11-25 |
Martin Matuška | Merge pull request #1089 from DerDakon/cmp0075 |
commit | commitdiff | tree |
2018-11-25 |
Martin Matuška | Merge pull request #1087 from DerDakon/read-var |
commit | commitdiff | tree |
2018-11-25 |
Martin Matuska | Allow in-entry comments in SCHILY.acl.* |
commit | commitdiff | tree |
2018-11-24 |
Martin Matuska | Merge pull request #1092 from praiskup/resource-leaks... |
commit | commitdiff | tree |
2018-11-24 |
Martin Matuska | tar/write.c: call missing archive_read_close() in write... |
commit | commitdiff | tree |
2018-11-24 |
Martin Matuska | Merge pull request #1091 from praiskup/newc-use-after... |
commit | commitdiff | tree |
2018-11-23 |
Pavel Raiskup | Fix a few obvious resource leaks and strcpy() misuses 1092/head |
commit | commitdiff | tree |
2018-11-23 |
Pavel Raiskup | Fix use-after-free in delayed link processing (newc... 1091/head |
commit | commitdiff | tree |
2018-11-21 |
Rolf Eike Beer | reset CMAKE_REQUIRED_LIBRARIES before checking system... 1089/head |
commit | commitdiff | tree |
2018-11-21 |
Rolf Eike Beer | tests: fix compile error with -Wshadow on older gcc... 1087/head |
commit | commitdiff | tree |
2018-11-11 |
Martin Matuška | Merge pull request #1084 from antekone/rar5_bugfixes_pr |
commit | commitdiff | tree |
2018-11-09 |
Grzegorz Antoniak | RAR5 reader bugfixes (block-by-block, loops, warnings) 1084/head |
commit | commitdiff | tree |
2018-11-04 |
Martin Matuška | Merge pull request #1080 from Tarsnap/spelling-upload |
commit | commitdiff | tree |
2018-11-02 |
Graham Percival | Spelling & grammar fix 1080/head |
commit | commitdiff | tree |
2018-11-02 |
Graham Percival | Spelling fixes |
commit | commitdiff | tree |
2018-10-29 |
Martin Matuška | Merge pull request #1079 from antekone/config_h_entries... |
commit | commitdiff | tree |
2018-10-27 |
Grzegorz Antoniak | Added missing config.h entries for libb2 1079/head |
commit | commitdiff | tree |
2018-10-26 |
Martin Matuska | RAR5 reader: more maybe-uninitialized size_t fixes... |
commit | commitdiff | tree |
2018-10-25 |
Martin Matuska | RAR5 reader: fix build errors on some FreeBSD platforms |
commit | commitdiff | tree |
2018-10-23 |
Martin Matuska | RAR5 reader: comment out unused constant |
commit | commitdiff | tree |
2018-10-23 |
Martin Matuska | RAR5 reader: mark some constants static |
commit | commitdiff | tree |
2018-10-06 |
Grzegorz Antoniak | Added a test demonstrating for GitHub issue 998. |
commit | commitdiff | tree |
2018-10-06 |
Grzegorz Antoniak | Fix for GitHub issue 998. |
commit | commitdiff | tree |
2018-10-06 |
Martin Matuska | Merge pull requeset #1070 from zweger/master |
commit | commitdiff | tree |
2018-10-06 |
Martin Matuska | Add RAR 5.0 support to NEWS and README.md |
commit | commitdiff | tree |
2018-10-06 |
Martin Matuska | Add information about BLAKE2 multi-license to COPYING |
commit | commitdiff | tree |
2018-10-06 |
Martin Matuska | archive_read_support_format_rar5: enable blake2 support... |
commit | commitdiff | tree |
2018-10-04 |
Martin Matuska | Merge pull request #1061 from antekone/unrar5 |
commit | commitdiff | tree |
2018-10-04 |
Martin Matuska | Add missing RAR5 files to Makefile.am |
commit | commitdiff | tree |
2018-10-04 |
Grzegorz Antoniak | Removed usage of __attribute__ macros and unsafe cast... 1061/head |
commit | commitdiff | tree |
2018-10-04 |
Grzegorz Antoniak | Fixed broken unit tests in other parts of the project. |
commit | commitdiff | tree |
2018-10-02 |
Zack Weger | Don't default XAR entry atime/mtime to the current... 1070/head |
commit | commitdiff | tree |
2018-10-02 |
Grzegorz Antoniak | Refactored tests a little bit, added 2 more tests. |
commit | commitdiff | tree |
2018-10-01 |
Grzegorz Antoniak | Revert "xar: fix bad seek in move_reading_point()" |
commit | commitdiff | tree |
2018-10-01 |
Grzegorz Antoniak | Added some unit tests, fixed some bugs, added more... |
commit | commitdiff | tree |
2018-09-26 |
Grzegorz Antoniak | Merge branch 'unrar5' of github.com:antekone/libarchive... |
commit | commitdiff | tree |
2018-09-25 |
Grzegorz Antoniak | Merge branch 'unrar5' of github.com:antekone/libarchive... |
commit | commitdiff | tree |
2018-09-25 |
Grzegorz Antoniak | Added support for extraction of RAR v5 archives |
commit | commitdiff | tree |
2018-09-25 |
Grzegorz Antoniak | Merge branch 'master' of http://github.com/libarchive... |
commit | commitdiff | tree |
2018-09-22 |
Martin Matuska | Correctly process and verify integer arguments passed... |
commit | commitdiff | tree |
2018-09-20 |
Martin Matuska | Use PATH_MAX if available for temporary path buffer |
commit | commitdiff | tree |
2018-09-20 |
Martin Matuška | Merge pull request #1066 from Young-X/master |
commit | commitdiff | tree |
2018-09-18 |
Young_X | fix out of bounds read on empty string () filename... 1066/head |
commit | commitdiff | tree |
2018-09-09 |
Joerg Sonnenberger | Handle whitespace-only ACL fields correctly. |
commit | commitdiff | tree |
2018-09-09 |
Grzegorz Antoniak | Merge branch 'master' of github.com:antekone/libarchive... |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Merge pull request #1019 from donmeyer/add_allocation_check |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Merge pull request #1032 from anthonybrandon/master |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Merge pull request #1037 from NamedKitten/patch-1 |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Fix OpenSSL version number |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | More information about sparse test failures |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Use plain OPENSSL_VERSION_NUMBER and also block LibreSS... |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Redo OPENSSL_VERSION_AT_LEAST check to deal with CPP... |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Check for OPENSSL_VERSION_AT_LEAST before using it. |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Don't disable -lcrypto if all hashes are provided by... |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Avoid ctype warnings. |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | EVP_CIPHER_CTX_init is deprecated, so avoid it for... |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Set file type explicitly for all entries. |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Set up 3.3.4dev |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | 3.3.3 |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Update README and NEWS |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Cpio test: Expected error message depends on local... |
commit | commitdiff | tree |
2018-09-08 |
Tim Kientzle | Check for and include sys/sysmacros.h for GNU libc... |
commit | commitdiff | tree |
2018-09-08 |
Martin Matuska | Mac OS X: Handle changed behavior of CCCryptorReset() |
commit | commitdiff | tree |
2018-09-08 |
Martin Matuska | iso9660: unduplicate and simplify code in parse_file_info() |
commit | commitdiff | tree |
2018-09-08 |
John Starks | iso9660: validate directory record length |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Reject LHA archive entries with negative size. |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Switch mtree reader from hash table to RB tree. |
commit | commitdiff | tree |
2018-09-08 |
Joerg Sonnenberger | Be consistent about la_ssize_t and ssize_t (#1010). |
commit | commitdiff | tree |
2018-09-08 |
Grzegorz Antoniak | Added support for extraction of RAR v5 archives |
commit | commitdiff | tree |
2018-09-05 |
Joerg Sonnenberger | Use plain OPENSSL_VERSION_NUMBER and also block LibreSS... |
commit | commitdiff | tree |
2018-09-05 |
Joerg Sonnenberger | Redo OPENSSL_VERSION_AT_LEAST check to deal with CPP... |
commit | commitdiff | tree |
2018-09-04 |
Joerg Sonnenberger | Check for OPENSSL_VERSION_AT_LEAST before using it. |
commit | commitdiff | tree |
2018-09-04 |
Joerg Sonnenberger | Don't disable -lcrypto if all hashes are provided by... |
commit | commitdiff | tree |
2018-09-04 |
Joerg Sonnenberger | Avoid ctype warnings. |
commit | commitdiff | tree |
2018-09-04 |
Joerg Sonnenberger | EVP_CIPHER_CTX_init is deprecated, so avoid it for... |
commit | commitdiff | tree |
2018-09-04 |
Joerg Sonnenberger | Set file type explicitly for all entries. |
commit | commitdiff | tree |
2018-09-04 |
Tim Kientzle | Set up 3.3.4dev |
commit | commitdiff | tree |
2018-09-04 |
Tim Kientzle | 3.3.3 v3.3.3 |
commit | commitdiff | tree |
2018-09-03 |
Tim Kientzle | Update README and NEWS |
commit | commitdiff | tree |
2018-09-02 |
Tim Kientzle | Cpio test: Expected error message depends on local... |
commit | commitdiff | tree |
2018-09-02 |
Tim Kientzle | Check for and include sys/sysmacros.h for GNU libc... |
commit | commitdiff | tree |
2018-08-19 |
Martin Matuska | Mac OS X: Handle changed behavior of CCCryptorReset() |
commit | commitdiff | tree |
next |