aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/unsafe_symlink_target.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libarchive: alter handling of failure to create symlinksRon Yorston2022-09-271-19/+8
* win32: implement symlink(2)Ron Yorston2021-02-121-11/+19
* libarchive: allow extraction of hard linksRon Yorston2021-01-191-3/+7
* libarchive: remove more symlink codeRon Yorston2019-02-141-3/+2
* Merge branch 'busybox'Ron Yorston2018-07-251-10/+11
|\
| * tar: fix interaction of delayed symlink and hardlink creationHarald van Dijk2018-05-221-10/+11
* | libarchive: failure to extract symlink isn't fatalRon Yorston2018-04-091-1/+9
|/
* tar,unzip: postpone creation of symlinks with "suspicious" targetsDenys Vlasenko2018-02-201-33/+26
* libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko2017-08-101-0/+48