June 7, 2018
View 6d79990

100.1 - rar - reverting and fixing issues found with changes found to rar extraction during regression.

Mickey Sola authored on 2018/06/07 22:58:04
May 25, 2018
View 57cfc5d

bb12059 - 100.1 - fixing potential buffer reads based on values from unintialized vars when unpacking rar files

Mickey Sola authored on 2018/05/25 06:05:29
February 27, 2018
View 501baee

Minor edit to error message

Anthony Chan authored on 2018/02/27 08:36:06
View 52144d0

Add missing newline character to debug message string

Anthony Chan authored on 2018/02/27 08:23:34
February 24, 2018
View da6a045

Modify unrar read_tables to treat "repeat previous code" at first position as error

Anthony Chan authored on 2018/02/24 08:11:18
February 18, 2018
View d507b58

applying patch to correct invalid read in unrar add_vm_code.

Micah Snyder authored on 2018/02/18 22:51:15
September 22, 2017
View a7e1479

adding back changes to eliminate warnings from unrar files other than unrarppm.

Micah Snyder authored on 2017/09/22 03:05:09
September 21, 2017
View 169af0f

Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables."

Micah Snyder authored on 2017/09/21 01:37:07
August 16, 2017
View 84a7f40

eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables.

Micah Snyder authored on 2017/08/16 03:00:07
August 12, 2017
View d18d722

Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes.

Micah Snyder authored on 2017/08/12 05:01:50
July 13, 2016
View 64f9b9b

fix possible out of bounds stack read.

Steven Morgan authored on 2016/07/13 03:31:38
September 9, 2014
View ddc55da

Revert "Silence compiler warnings with the clamunrar code"

Shawn Webb authored on 2014/09/09 03:01:44
View ec187e3

Revert "Use unsigned int rather than size_t"

Shawn Webb authored on 2014/09/09 03:01:36
View a6680bc

Revert "Fix bug"

Shawn Webb authored on 2014/09/09 03:01:22
July 12, 2014
View e1df7dd

Fix bug

Shawn Webb authored on 2014/07/12 01:35:54