summaryrefslogtreecommitdiff
path: root/sys/src/cmd/tapefs
AgeCommit message (Collapse)Author
2015-08-21tapefs: remove dependency to <authsrv.h>cinap_lenrek
2015-05-19tar, tarfs: implement longname supportcinap_lenrek
this allows extracting tar archives that use longnames extension, where the real filename is stored in a special entry with linkflag == 'L' before the file entry. also skip longlink entries with linkflag == 'K'.
2013-10-10unzip/zipfs: handle optional data descriptor signature in trailercinap_lenrek
2013-10-03tarfs: make file name safe, canonical and free of . and .. (from sources)cinap_lenrek
2012-08-06unzip/zipfs: skip over variable length comment in end of table of content recordcinap_lenrek
2011-09-17tapefs: case insensitive walkscinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen