2019-05-05 |
Grzegorz Antoniak | Converted space indentation to tabs in RAR reader,... 1188/head |
commit | commitdiff | tree |
2019-05-04 |
Martin Matuška | Merge pull request #1187 from antekone/rar5_ossfuzz_fixes_5 |
commit | commitdiff | tree |
2019-05-04 |
Grzegorz Antoniak | RAR5 reader: fix integer overflow 1187/head |
commit | commitdiff | tree |
2019-05-03 |
Martin Matuska | Merge pull request #1186 from antekone/rar5_ossfuzz_fixes_3 |
commit | commitdiff | tree |
2019-05-03 |
Martin Matuška | Merge branch 'master' into rar5_ossfuzz_fixes_3 1186/head |
commit | commitdiff | tree |
2019-05-03 |
Martin Matuška | Merge pull request #1172 from antekone/bug/invalid_wind... |
commit | commitdiff | tree |
2019-05-03 |
Martin Matuska | RAR5: extract files and directories from Windows archiv... |
commit | commitdiff | tree |
2019-05-03 |
Grzegorz Antoniak | RAR5 reader: fix invalid type used for dictionary size... |
commit | commitdiff | tree |
2019-05-02 |
Martin Matuška | Merge pull request #1184 from antekone/rar5_ossfuzz_fixes_2 |
commit | commitdiff | tree |
2019-05-01 |
Grzegorz Antoniak | RAR5 reader: handle a case with truncated huffman tables. 1184/head |
commit | commitdiff | tree |
2019-05-01 |
Grzegorz Antoniak | RAR5 reader: fix bad shift-left operations. |
commit | commitdiff | tree |
2019-05-01 |
Grzegorz Antoniak | RAR5 reader: fix buffer overflow when parsing huffman... |
commit | commitdiff | tree |
2019-04-29 |
Martin Matuška | Merge pull request #1183 from antekone/zipx_ossfuzz_iss... |
commit | commitdiff | tree |
2019-04-29 |
Martin Matuška | Merge pull request #1182 from antekone/rar5_support_unk... |
commit | commitdiff | tree |
2019-04-29 |
Grzegorz Antoniak | ZIP reader: fix memory leak when unpacking LZMA 1183/head |
commit | commitdiff | tree |
2019-04-27 |
Grzegorz Antoniak | RAR5 reader: add support for 'version' extra field... 1182/head |
commit | commitdiff | tree |
2019-04-26 |
Martin Matuska | CI: don't use Dockerfile with MinGW and Cygwin for... |
commit | commitdiff | tree |
2019-04-25 |
Ed Catmur | Feed at most UINT_MAX data to gzip. |
commit | commitdiff | tree |
2019-04-25 |
Martin Matuška | Merge pull request #1181 from antekone/rar5_ossfuzz_fixes |
commit | commitdiff | tree |
2019-04-25 |
Grzegorz Antoniak | RAR5 reader: fix ASan errors, fix OSSFuzz samples,... 1181/head |
commit | commitdiff | tree |
2019-04-23 |
Martin Matuška | Merge pull request #1177 from vapier/master |
commit | commitdiff | tree |
2019-04-23 |
Mike Frysinger | fix memory leak with repeated header reads 1177/head |
commit | commitdiff | tree |
2019-04-22 |
Tim Kientzle | Merge pull request #958 from vapier/master |
commit | commitdiff | tree |
2019-04-21 |
Mike Frysinger | support reading metadata from compressed files 958/head |
commit | commitdiff | tree |
2019-04-20 |
Martin Matuska | Fix typo in preprocessor macro in archive_read_format_z... |
commit | commitdiff | tree |
2019-04-20 |
Martin Matuska | RAR5 reader: use unsigned int for volume number and... |
commit | commitdiff | tree |
2019-04-20 |
Martin Matuska | Use Dockerfiles for Windows and Linux test environments |
commit | commitdiff | tree |
2019-04-20 |
Martin Matuska | RAR5 reader: fix maximum owner name length |
commit | commitdiff | tree |
2019-04-18 |
Martin Matuska | RAR5 reader: change constant ARCHIVE_FORMAT_RAR_V5... |
commit | commitdiff | tree |
2019-04-18 |
Martin Matuska | RAR5 reader: fix last commit - use read_var() and fix... |
commit | commitdiff | tree |
2019-04-17 |
Martin Matuska | RAR5 reader: add support for symlinks, hardlinks, owner... |
commit | commitdiff | tree |
2019-04-17 |
Martin Matuska | Unbreak debug build on Windows/MinGW |
commit | commitdiff | tree |
2019-04-17 |
Grzegorz Antoniak | RAR5 reader: invalid window buffer read in E8E9 filter 1172/head |
commit | commitdiff | tree |
2019-04-16 |
Martin Matuska | Update NEWS |
commit | commitdiff | tree |
2019-04-16 |
Martin Matuska | tar/test_option_n: fix build and operation on Windows |
commit | commitdiff | tree |
2019-04-16 |
Martin Matuska | Merge pull request #812 from pohly/non-recursive-read |
commit | commitdiff | tree |
2019-04-16 |
Patrick Ohly | test_option_n.c: cover non-recursive extract/list 812/head |
commit | commitdiff | tree |
2019-04-15 |
Martin Matuska | Windows symlinks: new functions and extended tar header |
commit | commitdiff | tree |
2019-04-15 |
Patrick Ohly | non-recursive extract and list |
commit | commitdiff | tree |
2019-04-13 |
Martin Matuska | tar: add option --exclude-vcs |
commit | commitdiff | tree |
2019-04-13 |
Martin Matuska | Windows symlink bugfixes and improvements |
commit | commitdiff | tree |
2019-04-12 |
Martin Matuska | Cirrus CI: use mojave-xcode-10.2 image for macOS |
commit | commitdiff | tree |
2019-04-12 |
Martin Matuska | Unbreak sparse file tests on the APFS file system |
commit | commitdiff | tree |
2019-04-08 |
Martin Matuska | Multiple Windows-related CI changes |
commit | commitdiff | tree |
2019-04-07 |
Martin Matuska | CI: allow to skip sparse and fuzz tests |
commit | commitdiff | tree |
2019-04-07 |
Martin Matuska | Fix remaining MinGW tests |
commit | commitdiff | tree |
2019-04-07 |
Martin Matuska | archive_read_support_format_xar: initialize some variables |
commit | commitdiff | tree |
2019-04-07 |
Martin Matuska | Skip appropriate zip tests if bzip2 or lzma is not... |
commit | commitdiff | tree |
2019-04-06 |
Martin Matuška | Merge pull request #1076 from uckelman-sf/fix_undef_stat |
commit | commitdiff | tree |
2019-04-04 |
Martin Matuska | Fix handling of strtol() and strtoul() |
commit | commitdiff | tree |
2019-04-04 |
Martin Matuska | Add Windows symlink support to NEWS |
commit | commitdiff | tree |
2019-04-03 |
Martin Matuska | Fix various symlink bugs with Windows symlinks |
commit | commitdiff | tree |
2019-04-01 |
Martin Matuska | Cirrus CI: add Cygwin build, MinGW build use zlib,... |
commit | commitdiff | tree |
2019-03-31 |
Martin Matuska | Extend unreadable directory code to Linux (O_PATH)... |
commit | commitdiff | tree |
2019-03-31 |
Martin Matuska | Cirrus CI: Add MinGW and split into stages |
commit | commitdiff | tree |
2019-03-30 |
Martin Matuška | Merge pull request #1167 from RhodiumToad/parent_fixes |
commit | commitdiff | tree |
2019-03-30 |
Andrew Gierth | Update tests for platforms on which success is impossible. 1167/head |
commit | commitdiff | tree |
2019-03-30 |
Martin Matuska | Cirrus CI - support existing homebrew packages |
commit | commitdiff | tree |
2019-03-29 |
Andrew Gierth | Fix bugs related to unreadable directories. |
commit | commitdiff | tree |
2019-03-27 |
Martin Matuska | Add support for directory symlinks on Windows |
commit | commitdiff | tree |
2019-03-26 |
Martin Matuska | Add basic read and write support for symbolic links... |
commit | commitdiff | tree |
2019-03-19 |
Martin Matuska | archive_entry.c: changes in file flags code |
commit | commitdiff | tree |
2019-03-19 |
Martin Matuska | libarchive/archive_entry.c: fix typo in comment |
commit | commitdiff | tree |
2019-03-18 |
Martin Matuska | archive_write_disk_posix: constantify file flag masks |
commit | commitdiff | tree |
2019-03-14 |
Martin Matuska | archive_entry.c: alphabetically sort FreeBSD/MacOS... |
commit | commitdiff | tree |
2019-03-14 |
Martin Matuska | If not root do not try to restore SF_* file flags on... |
commit | commitdiff | tree |
2019-03-14 |
Martin Matuska | Remove FS_EXTEND_FL from Linux and UF_ARCHIVE from... |
commit | commitdiff | tree |
2019-03-13 |
Martin Matuska | Improve and document file flag and file attribute support |
commit | commitdiff | tree |
2019-03-10 |
Martin Matuška | Merge pull request #1083 from guischulz/windows_unc_workdir |
commit | commitdiff | tree |
2019-03-10 |
Martin Matuška | Merge pull request #1043 from jstarks/utf8 |
commit | commitdiff | tree |
2019-03-10 |
Martin Matuška | Merge pull request #1101 from jcfr/fix-cmake-warning... |
commit | commitdiff | tree |
2019-03-10 |
Martin Matuška | Merge pull request #1033 from mellery451/werror-optional |
commit | commitdiff | tree |
2019-03-10 |
Martin Matuška | Merge pull request #1157 from praiskup/fix-make-dist |
commit | commitdiff | tree |
2019-03-08 |
Pavel Raiskup | Fix 'make dist' to include blake2 headers 1157/head |
commit | commitdiff | tree |
2019-03-06 |
Martin Matuska | Understand "journal-data", "secdel" and "undel" fflags... |
commit | commitdiff | tree |
2019-03-06 |
Martin Matuska | archive_entry.c: replace spaces with tabs, understand... |
commit | commitdiff | tree |
2019-03-04 |
Martin Matuska | archive_write_disk_posix: processes with CAP_CHOWN... |
commit | commitdiff | tree |
2019-03-03 |
Martin Matuska | archive_read_disk_entry_from_file(): check for ARCHIVE_... |
commit | commitdiff | tree |
2019-03-03 |
Martin Matuška | Merge pull request #1153 from antekone/bug/zipx_fuzzing... |
commit | commitdiff | tree |
2019-03-01 |
Grzegorz Antoniak | ZIP reader: fixed an unlimited loop in BZIP2 decompressor. 1153/head |
commit | commitdiff | tree |
2019-03-01 |
Grzegorz Antoniak | ZIP reader: fix a crash in PPMd8 decompressor. |
commit | commitdiff | tree |
2019-02-28 |
Martin Matuška | Merge pull request #1151 from antekone/clean_whitespaces |
commit | commitdiff | tree |
2019-02-28 |
Grzegorz Antoniak | Whitespace reformatting in RAR5 reader, ZIP reader. 1151/head |
commit | commitdiff | tree |
2019-02-27 |
Martin Matuska | Travis CI Windows fixes |
commit | commitdiff | tree |
2019-02-27 |
Martin Matuška | Merge pull request #1150 from antekone/bug/visual_studi... |
commit | commitdiff | tree |
2019-02-27 |
Grzegorz Antoniak | Removed cast warnings under Visual Studio 1150/head |
commit | commitdiff | tree |
2019-02-25 |
Martin Matuska | Add MS Visual Studio and MinGW tests via Travis CI |
commit | commitdiff | tree |
2019-02-24 |
Martin Matuška | Merge pull request #1133 from BotellaA/master |
commit | commitdiff | tree |
2019-02-24 |
Martin Matuška | Merge pull request #1146 from ijanos/master |
commit | commitdiff | tree |
2019-02-24 |
Patrick Cheng | fix dereferencing null pointer in file_new() |
commit | commitdiff | tree |
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 |
next |