aboutsummaryrefslogtreecommitdiff
path: root/lib/UnrarXLib
AgeCommit message (Expand)Author
2012-04-21threads: remove WINAPI, implement priority for pthreadsFernetMenta
2012-02-23[fix] - macs are not allways big endian since years - tell this unrarxlib ......Memphiz
2011-12-01fixed: crash in rar seek code under certain circumstancesspiff
2011-11-15changed/fixed: add some sanity checks to rar code to avoid crashes with corru...spiff
2011-11-04fixed: reinstate compressed rar dialogsspiff
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-03-26fixed: missing include for HANDLE typesJoakim
2011-03-26changed: avoid including filesystem/File.h in the whole UnrarXLibelupus
2011-03-15cleanup of #ifdef _XBOXamet
2011-01-24Merged cptspiff's code-reshuffle branch.theuni