summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_format_iso9660.c
Commit message (Expand)AuthorAgeFilesLines
* POSIX.1e-style Extended Attribute supportkientzle2006-03-211-2/+2
* Fine-tune the format detection for CPIO and ISO9660 sub-types.kientzle2005-11-081-4/+7
* Portability: timegm() isn't standard, so check for timegm() inkientzle2005-11-061-2/+42
* signed/unsigned fixes (thanks to GCC4) and a few related minor style correcti...kientzle2005-09-241-3/+9
* Add a lot of error checks, based on the patches provided by Dan Lukes.kientzle2005-09-211-1/+12
* A number of improvements to ZIP support.kientzle2005-04-061-0/+1
* Fill in some more Rockridge details in ISO9660 support: Ignore PDkientzle2005-02-121-1/+51
* Set the format code and name correctly for:kientzle2005-01-231-2/+12
* Support 'CE' records in Rockridge extensionskientzle2005-01-201-59/+155
* Recognize and parse symlinks in ISO9660 CDROM images with Rockridge extensions.kientzle2005-01-081-17/+75
* First cut at RockRidge support.kientzle2005-01-031-95/+288
* Next round of work on ISO9660 support:kientzle2005-01-031-79/+151
* First cut support for extracting from ISO9660 disk images.kientzle2005-01-021-0/+521
OpenPOWER on IntegriCloud