October 28, 2017
View 1e6beb3

bb11945 - fixing null dereference of blob pointer

Mickey Sola authored on 2017/10/28 06:04:32
October 26, 2017
View f1250dc

Adding missing -1 that enables trimming of trailing spaces in mbox parsing code.

Micah Snyder authored on 2017/10/26 03:37:14
October 12, 2017
View 141bc68

add some null argument checks before using the json api.

Steven Morgan authored on 2017/10/12 01:49:39
August 22, 2017
View d499403

bb11432 - cleaning up additional warning messages.

Micah Snyder authored on 2017/08/22 06:03:42
August 16, 2017
View d6f9b8b

eliminating warnings, mostly with regards to signed vs unsigned comparisons, some of which could have been functional bugs if negative values were used (for offsets, etc). cleaned up a couple of macros and cleaned up some ifdefs.

Micah Snyder authored on 2017/08/16 05:50:01
August 11, 2017
View 179446c

adding a few minor changes to eliminate warnings, the most interesting of which was a missing function prototype for cache_get_MD5.

Micah Snyder authored on 2017/08/11 04:40:52
August 10, 2017
View 56ad162

updating the copyright for a number of tiles.

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

fixed warnings. in particular, CL_VIRUS does not belong to the enum that rc uses, and this would return an incorrect code. this type of warning should be an error.

Micah Snyder authored on 2017/08/09 06:37:55
April 19, 2017
View d87dfbb

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
October 20, 2016
View 4921d90

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
July 7, 2016
View b2210d5

mhtml: checks for html parsing support in libxml2

Kevin Lin authored on 2016/07/07 06:27:25
May 27, 2016
View 382a00f

mhtml: reader memory fixes

Kevin Lin authored on 2016/05/27 05:30:27
View 2b60206

mhtml: add comment xml parser and general code clean up

Kevin Lin authored on 2016/05/27 05:06:39
May 20, 2016
View 2b33012

msxml_parser: flags for modifying reader usage (json, walk)

Kevin Lin authored on 2016/05/20 06:54:56
View 0fefaa5

mhtml: wrapper for xml parsing using libxml2 htmlparser

Kevin Lin authored on 2016/05/20 06:24:53