Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/RAR.h
AgeCommit message (Collapse)Author
2013-03-16Change the license to GPL version 2 or any later version.OctaneSnail
This change was approved by all contributors.
2012-02-04Update copyright year.OctaneSnail
2012-02-02Fix reading file headers with unknown content.OctaneSnail
2012-01-22Don't rely to much on LONG_BLOCK, it's missing in some archives.OctaneSnail
2008-12-13Fix handling of archives and media files larger than 4 gigabytes.OctaneSnail
Based on a patch from OV2.
2008-12-13Add convenience function for logging headers.OctaneSnail
2008-12-08Initial import of RARFileSource v0.8.OctaneSnail