2019-02-20 |
János Illés | enable using libarchive from a submodule 1145/head 1146/head |
commit | commitdiff | tree |
2019-02-20 |
Patrick Cheng | error_number sometime is not initialized. (#1141) |
commit | commitdiff | tree |
2019-02-20 |
Patrick Cheng | calling strlen() with null pointer (#1142) |
commit | commitdiff | tree |
2019-02-13 |
Martin Matuska | archive_read_disk_posix.c: initialize delayed_errno |
commit | commitdiff | tree |
2019-02-12 |
Martin Matuška | Merge pull request #1134 from elfring/Remove_unnecessar... |
commit | commitdiff | tree |
2019-02-10 |
Martin Matuška | Merge pull request #1135 from HadesD/patch-1 |
commit | commitdiff | tree |
2019-02-10 |
Martin Matuska | POSIX reader: more next_entry() fixes |
commit | commitdiff | tree |
2019-02-10 |
Eugene Grossbein | POSIX reader: do not fail when tree_current_lstat(... |
commit | commitdiff | tree |
2019-02-05 |
Ichiro | Fix find lib lzma 1135/head |
commit | commitdiff | tree |
2019-02-04 |
Markus Elfring | Bug #1128: Deletion of unnecessary checks before calls... 1134/head |
commit | commitdiff | tree |
2019-02-04 |
Markus Elfring | Bug #1128: Deletion of unnecessary checks before calls... |
commit | commitdiff | tree |
2019-01-30 |
Martin Matuška | Merge pull request #1125 from antekone/bug/GH-1119 |
commit | commitdiff | tree |
2019-01-30 |
Martin Matuska | Remove test_compat_pax_libarchive_2x |
commit | commitdiff | tree |
2019-01-30 |
Martin Matuska | Reorganize CI build scripts |
commit | commitdiff | tree |
2019-01-30 |
Martin Matuska | Remove Travis CI testing |
commit | commitdiff | tree |
2019-01-22 |
Martin Matuska | CI build: allow BS as a shortcut for BUILD_SYSTEM variable |
commit | commitdiff | tree |
2019-01-22 |
Martin Matuska | Cirrus CI: add Fedora 29 container test |
commit | commitdiff | tree |
2019-01-22 |
Martin Matuška | Merge pull request #1124 from mgorny/zstd |
commit | commitdiff | tree |
2019-01-22 |
Michał Górny | cmake: Add ENABLE_ZSTD option 1124/head |
commit | commitdiff | tree |
2019-01-20 |
Martin Matuška | Merge pull request #1121 from kulikjak/fix_mkdev |
commit | commitdiff | tree |
2019-01-20 |
Martin Matuška | Merge pull request #1110 from antekone/zipx_support_work_3 |
commit | commitdiff | tree |
2019-01-20 |
Martin Matuska | Improve cirrus build |
commit | commitdiff | tree |
2019-01-20 |
Martin Matuška | Merge pull request #1120 from daxtens/fixes2 |
commit | commitdiff | tree |
2019-01-20 |
Martin Matuška | Merge pull request #1116 from GeraldNDA/GeraldNDA-suppo... |
commit | commitdiff | tree |
2019-01-18 |
Grzegorz Antoniak | RAR5 reader: Removed a memory leak in process_head_file 1125/head |
commit | commitdiff | tree |
2019-01-18 |
Grzegorz Antoniak | RAR5 reader: Fixed a read from invalid memory block |
commit | commitdiff | tree |
2019-01-16 |
Jakub Kulík | Add missing header file include 1121/head |
commit | commitdiff | tree |
2019-01-16 |
Daniel Axtens | 7zip: fix crash when parsing certain archives 1120/head |
commit | commitdiff | tree |
2019-01-16 |
Daniel Axtens | iso9660: Fail when expected Rockridge extensions is... |
commit | commitdiff | tree |
2019-01-15 |
Martin Matuska | Move Cirrus CI commands to a separate script |
commit | commitdiff | tree |
2019-01-14 |
Martin Matuska | Skip test_compat_pax_libarchive_2x on FreeBSD for now. |
commit | commitdiff | tree |
2019-01-14 |
Martin Matuska | build/ci_build.sh: print failed test logs to stdout |
commit | commitdiff | tree |
2019-01-13 |
Martin Matuska | Add expat, libxml2, liblz4 and zstd to Cirrus CI FreeBS... |
commit | commitdiff | tree |
2019-01-13 |
Martin Matuška | Merge pull request #1117 from lwhsu/cirrus-ci |
commit | commitdiff | tree |
2019-01-11 |
Li-Wen Hsu | Add Cirrus-CI config for FreeBSD builds 1117/head |
commit | commitdiff | tree |
2019-01-09 |
Gerald NDA | Add support for the 64-bit ar format 1116/head |
commit | commitdiff | tree |
2019-01-07 |
Joerg Sonnenberger | Do something useful for directories by setting the... |
commit | commitdiff | tree |
2019-01-07 |
Joerg Sonnenberger | Force intermediate to uint64_t to make UBSAN happy. |
commit | commitdiff | tree |
2018-12-26 |
Martin Matuška | Merge pull request #1085 from Young-X/master |
commit | commitdiff | tree |
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-12 |
Young_X | Fix a null pointer dereference bug in zip writer. 1085/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 |
next |