index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAR5 reader: add more checks for invalid extraction parameters
Grzegorz Antoniak
2022-02-08
1
-0
/
+1
*
RAR5 reader: fix invalid memory access in some files
Grzegorz Antoniak
2022-02-06
1
-0
/
+1
*
dist: add missing zipx-zstd test files to Makefile.am
Martin Matuska
2022-02-05
1
-0
/
+2
*
RAR5 reader: fixed out of bounds read in some files
Grzegorz Antoniak
2022-01-09
1
-0
/
+1
*
Merge pull request #1503 from legnaleurc/rar_filter
Martin Matuška
2022-01-03
1
-0
/
+2
|
\
|
*
add test
Wei-Cheng Pan
2021-10-04
1
-0
/
+2
*
|
Merge pull request #1625 from evelikov/gc-sections
Martin Matuška
2022-01-03
1
-4
/
+4
|
\
\
|
*
|
autotools: enable -fdata/function-sections and --gc-sections
Emil Velikov
2021-11-21
1
-4
/
+4
*
|
|
CI: fix ubuntu distcheck
Martin Matuska
2022-01-03
1
-0
/
+1
|
/
/
*
|
tar/test/test_option_ignore_zeros.c: test tar --ignore-zeros
Ryan Libby
2021-11-19
1
-0
/
+1
*
|
Merge pull request #1598 from JiaT75/zip_entry_size_unset_store_fix_1547
Martin Matuška
2021-11-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Adding test to Makefile.am
jiat75
2021-10-19
1
-0
/
+1
*
|
Added test case for ustar directory handling
Samanta Navarro
2021-09-05
1
-0
/
+2
|
/
*
Do not follow symlinks when processing the fixup list
Martin Matuska
2021-08-22
1
-0
/
+1
*
Merge pull request #1530 from owtaylor/close-short-writes
Martin Matuška
2021-05-27
1
-0
/
+1
|
\
|
*
On close, handle short writes from archive_write_callback
Owen W. Taylor
2021-05-14
1
-0
/
+1
*
|
Merge pull request #1509 from mariXanna/fix/#1508
Martin Matuška
2021-05-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Added support of deflate algorithm in symbolic link decompression for zip arc...
Masalskaya, Anna
2021-03-16
1
-0
/
+1
*
|
add support for reading and writing PWB and V7 cpio archives
Tom Ivar Helbekkmo
2021-03-05
1
-0
/
+1
*
|
rearrange cpio output format selection
Tom Ivar Helbekkmo
2021-03-05
1
-0
/
+1
|
/
*
fix test failure
Masalskaya, Anna
2020-09-30
1
-0
/
+1
*
move test to another place
Masalskaya, Anna
2020-09-22
1
-1
/
+0
*
unit test added
Masalskaya, Anna
2020-09-22
1
-0
/
+1
*
Introduce archive_read_support_filter_by_code()
Martin Matuska
2020-06-09
1
-0
/
+1
*
Add test for #1357 (detection of pzstd compressed files)
Martin Matuska
2020-04-30
1
-0
/
+1
*
tar reader: update handling of RHT.security.selinux xattr
Martin Matuska
2020-04-30
1
-2
/
+4
*
Add testcase for ZIPX files with LZMA_STREAM_END marker
Martin Matuska
2020-02-13
1
-0
/
+1
*
7z reader: support Delta filter with values 2-256
Martin Matuska
2020-02-06
1
-0
/
+2
*
RAR5 reader: reject files that declare invalid header flags
Grzegorz Antoniak
2020-02-02
1
-0
/
+1
*
Unify unsupported entry file type error message in writer
Martin Matuska
2020-01-25
1
-0
/
+1
*
Add test_option_safe_writes to tar tests
Martin Matuska
2020-01-20
1
-0
/
+1
*
Add test for reading 7z archives with Digests in PackInfo
Martin Matuska
2019-12-21
1
-0
/
+2
*
RAR5 reader: verify window size for multivolume archives
Grzegorz Antoniak
2019-12-21
1
-0
/
+1
*
Add the "xattrhdr" option to pax write options.
Martin Matuska
2019-12-11
1
-0
/
+4
*
Add missing testfile to Makefile.am
Martin Matuska
2019-11-17
1
-0
/
+1
*
Added a test case on lha with UTF-16 filenames.
Claybird
2019-11-06
1
-0
/
+1
*
RAR5 reader: verify window size for solid files
Grzegorz Antoniak
2019-09-27
1
-0
/
+1
*
RAR5 reader: fix ARM filter going beyond window buffer boundary
Grzegorz Antoniak
2019-06-24
1
-0
/
+1
*
Add test_read_format_rar5_different_window_size.rar.uu to Makefile.am
Martin Matuska
2019-06-17
1
-0
/
+1
*
RAR reader: extend fix user after free
Martin Matuska
2019-06-15
1
-0
/
+1
*
Merge pull request #1109 from kientzle/Issue1055
Martin Matuška
2019-05-18
1
-0
/
+2
|
\
|
*
Merge branch 'master' into Issue1055
Tim Kientzle
2019-05-04
1
-2
/
+39
|
|
\
|
*
|
Issue #1055: Ignore padding in Zip extra field data
Tim Kientzle
2018-12-15
1
-0
/
+2
*
|
|
tar reader: treat empty archives with a GNU volume header as valid
Martin Matuska
2019-05-18
1
-0
/
+2
*
|
|
Add test_read_format_rar_ppmd_use_after_free.rar.uu to Makefile.am
Martin Matuska
2019-05-12
1
-0
/
+1
*
|
|
Add missing distcheck files to Makefile.am
Martin Matuska
2019-05-11
1
-0
/
+12
*
|
|
add new raw test file to the distribution
Mike Frysinger
2019-05-11
1
-0
/
+1
*
|
|
zip: add support for Info-ZIP Unicode Path Extra Field
Tomasz Mikolajewski
2019-04-26
1
-0
/
+2
|
|
/
|
/
|
*
|
RAR5 reader: add support for symlinks, hardlinks, owner and group data
Martin Matuska
2019-04-18
1
-0
/
+33
*
|
Windows symlinks: new functions and extended tar header
Martin Matuska
2019-04-15
1
-0
/
+1
[next]