Commit History

Author SHA1 Message Date
  Ryan C. Gordon ace324cdc8 Minor code cleanups: whitespace fixes, 80-column overflows, wrong comments. 8 years ago
  Ryan C. Gordon 03097332ca unpacked: let archivers specify create and modified times, hook up to iso9660. 8 years ago
  Ryan C. Gordon 3c9351c0ad unpacked: let archivers "abandon" the archive instead of closing it. 8 years ago
  Ryan C. Gordon d3ac612b61 DirTrees and unpacked archives shouldn't demand a count of entries for init. 8 years ago
  Ryan C. Gordon 32ed71db48 slb: be more aggressive about rejecting non-SLB files. 8 years ago
  Ryan C. Gordon 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
  Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
  Ryan C. Gordon 32d4f4541e HTTPS all the things. 10 years ago
  Ryan C. Gordon 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 years ago
  Ryan C. Gordon f5c746967f Removed comments added by Captain Obvious. 13 years ago
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 years ago
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. 13 years ago
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. 13 years ago
  Ryan C. Gordon 9826c8b073 Cleaned up some simple comments. 13 years ago
  Aleksi Nurmi fd137cba42 SLB archiver 13 years ago