November 17, 2018
View cc12e21

bb12221: Fix for subtle type-mismatch that could result in an infinite loop with a large number of sigs.

Micah Snyder (micasnyd) authored on 2018/11/17 04:50:48
July 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
December 20, 2017
View 927b2ba

bb11992: cleaning up some variable initialization.

Micah Snyder authored on 2017/12/20 22:27:21
September 22, 2017
View d0cba11

adding back changes to eliminate warnings from mspack, matcher, others, and readdb.

Micah Snyder authored on 2017/09/22 02:10:01
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
September 1, 2017
View 8efbf4a

eliminating compile warnings in windows 10, vs2015, x86 and x64.

Micah Snyder authored on 2017/09/01 05:38:41
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 10, 2017
View 14e2247

updating the copyright for a number of tiles.

Micah Snyder authored on 2017/08/10 03:28:47
August 9, 2017
View 7b1f1aa

fixed minor warnings regarding type conversions.

Micah Snyder authored on 2017/08/09 06:38:17
October 29, 2016
View 61530d4

bb11677 - release mpool memory with mpool_free(), not free().

Steven Morgan authored on 2016/10/29 05:14:31
July 13, 2016
View 0f23630

matcher-ac: fix error case handling

Kevin Lin authored on 2016/07/13 01:46:16
June 15, 2016
View f37565c

bb#8239 - added offset check to prevent integer wrap

Kevin Lin authored on 2016/06/15 06:11:41
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
September 2, 2015
View 9ae2ec7

ac-alt: check last altstr for fixed property in expr analysis

Kevin Lin authored on 2015/09/02 05:13:00
August 18, 2015
View dc716cc

cid 12176 - add missing break in ac_icmp

Kevin Lin authored on 2015/08/18 07:01:02