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