aboutsummaryrefslogtreecommitdiff
path: root/lib/UnrarXLib/extract.cpp
AgeCommit message (Expand)Author
2017-04-07[cleanup] remove UnrarXLibStefan Saraev
2014-03-13fixed UnrarXlib: can't extract file with non-english file name.taxigps
2012-05-16fixed: CRarFile::Read() returning wrong data after some seek patternsAnssi Hannula
2012-04-21threads: remove WINAPI, implement priority for pthreadsFernetMenta
2011-10-10wrapped strncpy to ensure resulting strings are always null terminated.Jay Kominek
2011-10-10replaced some strcpy's that were causing crashes, with strncpy's in unrarxlibJay Kominek
2011-06-26Fixed the Unrar code broken by the threading refactor.Jim Carroll
2011-06-23Removed all WaitForSingleObject and WaitForMultipleObjects calls and replaced...Jim Carroll
2011-01-24Merged cptspiff's code-reshuffle branch.theuni