]> git.ipfire.org Git - thirdparty/libarchive.git/history - test_utils
tests: silence localtime() CodeQL warnings
[thirdparty/libarchive.git] / test_utils /
2022-12-07  Martin Matuskatests: silence localtime() CodeQL warnings
2022-12-07  Martin Matuskatests: silence more CodeQL warnings in test_utils/test_...
2022-12-07  Martin Matuskatests: silence some CodeQL warnings in test_utils/test_...
2022-10-01  Tim KientzleMerge pull request #1721 from wangkerong/master
2022-09-05  Martin MatuškaMerge pull request #1736 from uckelman-sf/mingw_fixes
2022-06-29  Martin MatuškaMerge pull request #1688 from hemnstill/zstd_windows
2022-06-29  Martin MatuškaMerge pull request #1744 from seanm/snprintf
2022-06-23  Sean McBrideFixed issue #1743: Changed sprintf to safer snprintf 1744/head
2022-02-08  Martin Matuskatests: fix style in test_utils/test_main.c
2022-02-08  Martin MatuškaMerge pull request #1657 from kientzle/ReorganizeTestCode
2022-02-06  Martin MatuškaMerge pull request #1170 from kidandcat/patch-1
2022-02-06  Martin MatuškaMerge pull request #1448 from arichardson/add-test...
2022-02-06  Martin MatuškaMerge pull request #1655 from alexey-pelykh/fix-android...
2022-02-05  Martin MatuškaMerge pull request #1518 from ghost/zip-zstd
2022-02-05  Martin MatuškaMerge pull request #1603 from evelikov/reader-filter...
2022-02-02  Tim KientzleReorganize test code a bit 1657/head
2022-02-02  Tim KientzleMerge pull request #1438 from arichardson/faster-tests...
2022-01-15  Alex RichardsonAvoid millions of rand() calls() when running tests 1438/head
2022-01-03  Martin MatuškaMerge pull request #1503 from legnaleurc/rar_filter
2021-12-15  Martin MatuškaMerge pull request #1585 from JFranklin13/rar5_sfx
2021-11-16  Martin MatuškaMerge pull request #1588 from IohannRabeson/build_fixes
2021-11-16  Martin MatuškaMerge pull request #1591 from JiaT75/Added_documentatio...
2021-11-15  Martin MatuškaMerge pull request #1598 from JiaT75/zip_entry_size_uns...
2021-11-15  Martin MatuškaMerge pull request #1601 from evelikov/rm-fallthrough
2021-11-15  Martin MatuškaMerge pull request #1606 from JiaT75/clean_up_archive_r...
2021-10-26  Martin MatuškaMerge pull request #1602 from evelikov/editorconfig
2021-10-26  Martin MatuškaMerge pull request #1589 from JiaT75/added-missing...
2021-10-04  jiat75added missing checks for canLzip, canLzma, and canXz
2021-05-27  Martin MatuškaMerge pull request #1532 from Gei0r/master
2021-05-27  Martin MatuškaMerge pull request #1530 from owtaylor/close-short...
2021-05-27  Martin MatuškaMerge pull request #1529 from owtaylor/getcwd
2021-05-12  Owen W. TaylorAvoid getcwd(0, PATH_MAX) for GNU libc 1529/head
2020-11-18  Martin MatuškaMerge pull request #1429 from ltx2018/master
2020-11-18  Martin MatuškaMerge pull request #1413 from uyjulian/unknown_system_i...
2020-10-14  Martin MatuškaMerge pull request #1435 from mariXanna/issue#1434
2020-09-26  Tim KientzleMerge pull request #1442 from luis-henrix/directory_tra...
2020-09-25  Luis Henriquestests: add new assertion for chmod()
2020-09-10  Martin MatuškaMerge pull request #1433 from kevans91/warns
2020-09-08  Kyle Evanstests: mark failed_filename and tests static to fix... 1433/head
2020-04-25  Adam KorczynskiMoved the corpus file to the contrib dir 1365/head
2020-04-21  Adam KorczynskiAdded seed corpus
2020-01-22  zoulascAdd printf attributes to the printflike functions used...
2020-01-16  Martin MatuškaMerge pull request #1316 from zoulasc/tests
2020-01-16  zoulasc- Add the NetBSD-specific config.h
2020-01-13  Martin MatuskaUnify header style, header guard comes first
2019-12-28  Pawel Jakub DawidekFix possible off-by-one when dealing with readlink(2)
2019-09-21  Martin MatuškaMerge pull request #1249 from ppentchev/roam-typos 1247/head
2019-09-20  Peter PentchevCorrect some typographical and grammatical errors. 1249/head
2019-05-18  Martin MatuškaMerge pull request #1074 from ice799/consume_padding
2019-05-04  Tim KientzleMerge branch 'master' into Issue1055 1109/head
2019-04-16  Martin MatuskaMerge pull request #812 from pohly/non-recursive-read
2019-04-15  Martin MatuskaWindows symlinks: new functions and extended tar header
2019-04-13  Martin MatuskaWindows symlink bugfixes and improvements
2019-04-07  Martin MatuskaFix remaining MinGW tests
2019-04-06  Martin MatuškaMerge pull request #1076 from uckelman-sf/fix_undef_stat
2019-04-03  Martin MatuskaFix various symlink bugs with Windows symlinks
2019-04-01  Martin MatuskaCirrus CI: add Cygwin build, MinGW build use zlib,...
2019-03-27  Martin MatuskaAdd support for directory symlinks on Windows
2019-03-26  Martin MatuskaAdd basic read and write support for symbolic links...
2019-03-10  Martin MatuškaMerge pull request #1083 from guischulz/windows_unc_workdir
2019-03-10  Martin MatuškaMerge pull request #1043 from jstarks/utf8
2019-03-10  Martin MatuškaMerge pull request #1101 from jcfr/fix-cmake-warning...
2019-03-10  Martin MatuškaMerge pull request #1033 from mellery451/werror-optional
2019-02-24  Martin MatuškaMerge pull request #1133 from BotellaA/master
2019-02-12  Martin MatuškaMerge pull request #1134 from elfring/Remove_unnecessar...
2019-02-04  Markus ElfringBug #1128: Deletion of unnecessary checks before calls...
2018-11-26  Martin MatuškaMerge pull request #956 from korli/cmakexattr
2018-11-25  Martin MatuškaMerge pull request #1023 from eborisch/master
2018-09-25  Grzegorz AntoniakMerge branch 'unrar5' of github.com:antekone/libarchive...
2018-09-25  Grzegorz AntoniakMerge branch 'master' of http://github.com/libarchive...
2018-09-20  Martin MatuskaUse PATH_MAX if available for temporary path buffer
2018-09-20  Martin MatuškaMerge pull request #1066 from Young-X/master
2018-09-09  Grzegorz AntoniakMerge branch 'master' of github.com:antekone/libarchive...
2018-09-08  Tim KientzleMerge pull request #1019 from donmeyer/add_allocation_check
2018-09-08  Tim KientzleMerge pull request #1032 from anthonybrandon/master
2018-09-08  Tim KientzleMerge pull request #1037 from NamedKitten/patch-1
2018-09-08  Joerg SonnenbergerAvoid ctype warnings.
2018-09-04  Joerg SonnenbergerAvoid ctype warnings.
2018-05-21  Martin MatuskaMerge pull request #973 from o3dwade:master
2018-01-29  Tim KientzleMerge pull request #989 from trollixx/cmake-fix-lzo2
2018-01-27  Tim KientzleMerge pull request #986 from BenjaminTrapani/windows...
2018-01-25  BenjaminTrapaniFix warnings treated as errors during x64 build 986/head
2017-09-30  Tim KientzleMerge pull request #912 from korli/libnetwork
2017-08-13  Tim KientzleMerge pull request #905 from iburinoc/zstd
2017-05-16  Sean PurcellAdd zstd test suite
2017-04-29  Joerg SonnenbergerDon't leak memory.
2017-04-08  Tim KientzleMerge pull request #897 from phillipberndt/master
2017-04-03  Martin MatuskaPlug memory leaks in xattr and acl tests.
2017-03-26  Tim KientzleMerge pull request #891 from vapier/master
2017-03-23  Martin MatuskaImprove extended attribute support
2017-03-23  Martin Matuskatar: fix conditionals and add richacl support to test_o...
2017-03-16  Martin MatuskaAdd NFSv4 ACL support for Linux via librichacl
2017-03-14  Martin MatuskaMove platform-specific ACL code to individual source...
2017-03-12  Tim KientzleMerge pull request #870 from phillipberndt/master
2017-03-12  Tim KientzleMerge pull request #841 from JPeterMugaas/cng_enable
2017-03-12  Tim KientzleMerge pull request #867 from praiskup/cpio-getgrgid
2017-03-07  Martin MatuskaDarwin ACL: avoid using mbr_identifier_to_uuid()
2017-03-05  J. Peter MugaasMerge branch 'master' of https://github.com/libarchive... 841/head
2017-03-03  Martin MatuškaMerge pull request #879 from jwilk/spelling
2017-03-02  Martin MatuskaNew tar test: test_option_acls
next