Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-17 | tapefs: handle more cpio formats (thanks qrstuv) | cinap_lenrek | |
2016-07-24 | make error handling in 9p service loops consistent | cinap_lenrek | |
when we get eof, stop the loop immidiately and do not rely on the read to eventually return an error. when convM2S() fails to decode the message, error out and stop the loop. there is no point in continuing. | |||
2015-08-21 | tapefs: remove dependency to <authsrv.h> | cinap_lenrek | |
2015-05-19 | tar, tarfs: implement longname support | cinap_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-10 | unzip/zipfs: handle optional data descriptor signature in trailer | cinap_lenrek | |
2013-10-03 | tarfs: make file name safe, canonical and free of . and .. (from sources) | cinap_lenrek | |
2012-08-06 | unzip/zipfs: skip over variable length comment in end of table of content record | cinap_lenrek | |
2011-09-17 | tapefs: case insensitive walks | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |