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
/
libarchive
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for the new zstd options.
Dag-Erling Smørgrav
2023-01-09
1
-0
/
+27
*
replace time64 functions with normal ones (#1830)
Rosen Penev
2023-01-09
3
-9
/
+9
*
further cleanup _localtime64_s (#1824)
Rosen Penev
2022-12-28
3
-30
/
+3
*
Memory leaks fix for tests (#1829)
TERESH1
2022-12-27
3
-0
/
+9
*
cleanup _localtime64_s (#1820)
Rosen Penev
2022-12-20
3
-9
/
+9
*
test_sparse_basic: avoid always-true comparsion
Martin Matuska
2022-12-08
1
-1
/
+3
*
test_read_format_rar5: correctly use verify_data()
Martin Matuska
2022-12-08
1
-9
/
+9
*
tests: silence localtime() CodeQL warnings
Martin Matuska
2022-12-08
3
-4
/
+61
*
free mstr to fix memory leaks
banjiuqingshan
2022-11-15
1
-0
/
+1
*
Support reading mtree files with tabs
Eric van Gyzen
2022-09-30
1
-0
/
+30
*
Merge pull request #1736 from uckelman-sf/mingw_fixes
Martin Matuška
2022-09-05
1
-0
/
+30
|
\
|
*
Skip match_time tests when running on Windows, since the ctime can't be set
Zack Weger
2022-06-01
1
-0
/
+30
*
|
Merge pull request #1745 from bobrofon/rar5-read_data_block
Tim Kientzle
2022-08-04
1
-1
/
+24
|
\
\
|
*
|
rar5: Fix random initial offset if using archive_read_data_into_fd
Sergey Bobrenok
2022-06-30
1
-1
/
+24
*
|
|
Validate entry_bytes_remaining in pax_attribute
Ben Wagner
2022-07-24
3
-0
/
+92
|
/
/
*
|
Fixed issue #1743: Changed sprintf to safer snprintf
Sean McBride
2022-06-22
18
-72
/
+72
|
/
*
Merge pull request #1668 from mgorny/missing-zlib
Martin Matuška
2022-02-19
3
-11
/
+30
|
\
|
*
Handle missing zlib in test_read_format_zip_7z_deflate
Michał Górny
2022-02-12
1
-6
/
+25
|
*
Fix expected error messages in test_read_format_zip_winzip_aes*
Michał Górny
2022-02-12
2
-5
/
+5
*
|
tests: reduce sample size for RAR filter test
Martin Matuska
2022-02-14
2
-26653
/
+2102
|
/
*
Merge pull request #1657 from kientzle/ReorganizeTestCode
Martin Matuška
2022-02-08
7
-7
/
+0
|
\
|
*
Reorganize test code a bit
Tim Kientzle
2022-02-01
7
-7
/
+0
*
|
RAR5 reader: add more checks for invalid extraction parameters
Grzegorz Antoniak
2022-02-08
2
-0
/
+26
*
|
RAR5 reader: fix invalid memory access in some files
Grzegorz Antoniak
2022-02-06
2
-0
/
+28
*
|
Merge pull request #1448 from arichardson/add-test-slow-host
Martin Matuška
2022-02-06
1
-1
/
+1
|
\
\
|
*
|
Reduce test_write_format_7zip_large_lzma1 buffer size
Alex Richardson
2021-03-03
1
-1
/
+1
*
|
|
Merge pull request #1518 from ghost/zip-zstd
Martin Matuška
2022-02-05
3
-0
/
+236
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ZIP reader: added support for Zstd decompression
jo620kix
2021-03-29
3
-0
/
+236
*
|
|
Avoid millions of rand() calls() when running tests
Alex Richardson
2022-01-15
7
-21
/
+24
*
|
|
RAR5 reader: fixed out of bounds read in some files
Grzegorz Antoniak
2022-01-09
2
-0
/
+26
*
|
|
Merge pull request #1503 from legnaleurc/rar_filter
Martin Matuška
2022-01-03
3
-0
/
+26708
|
\
\
\
|
*
|
|
add test
Wei-Cheng Pan
2021-10-04
3
-0
/
+26708
*
|
|
|
Merge pull request #1585 from JFranklin13/rar5_sfx
Martin Matuška
2021-12-15
2
-0
/
+7072
|
\
\
\
\
|
*
|
|
|
Add support for rar5 sfx files
JFranklin13
2021-10-14
2
-0
/
+7072
*
|
|
|
|
Merge pull request #1614 from diabonas/add-no-read-sparse
Martin Matuška
2021-11-21
1
-4
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
test_sparse_basic: test ARCHIVE_READDISK_NO_SPARSE
Jonas Witschel
2021-11-21
1
-0
/
+27
|
*
|
|
|
|
test_sparse_basic: do not assume that holes can be read in one go
Jonas Witschel
2021-11-21
1
-4
/
+6
*
|
|
|
|
|
Merge pull request #1598 from JiaT75/zip_entry_size_unset_store_fix_1547
Martin Matuška
2021-11-16
2
-0
/
+322
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Using the new .editorconfig to fix formatting on size unset store test
jiat75
2021-10-27
1
-177
/
+181
|
*
|
|
|
|
Added copyright to new test file.
jiat75
2021-10-19
1
-0
/
+25
|
*
|
|
|
|
Added new test to cmake lists
jiat75
2021-10-19
1
-0
/
+1
|
*
|
|
|
|
Added assertions for folder
jiat75
2021-10-19
1
-0
/
+62
|
*
|
|
|
|
Added test for writing an zip file without entry size and no compression
jiat75
2021-10-19
1
-0
/
+230
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1589 from JiaT75/added-missing-checks-for-canLzip-canLzma...
Martin Matuška
2021-10-26
2
-12
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Removed unused function.
jiat75
2021-10-07
1
-6
/
+0
|
*
|
|
|
|
added missing checks for canLzip, canLzma, and canXz
jiat75
2021-10-04
2
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Support ARCHIVE_EXTRACT_SECURE_NODOTDOT on Windows
Joerg Sonnenberger
2021-10-07
1
-4
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1567 from russelltg/russell_zstd_threads
Martin Matuška
2021-09-30
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
zstd filter writer: add threads option
Russell Greene
2021-08-25
1
-0
/
+4
*
|
|
|
|
Added test case for ustar directory handling
Samanta Navarro
2021-09-05
4
-0
/
+133
|
|
/
/
/
|
/
|
|
|
[next]