January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
September 10, 2018
View 8cf9b52

Updated win32 3rdparty libxml2 to version 2.9.8.

Micah Snyder authored on 2018/09/10 00:01:45
August 1, 2018
View 4db33d0

Adjusting HWP(v3) offset checks for 3 instances where it is legitimate for the offset to land at the exact end of the file.

Micah Snyder (micasnyd) authored on 2018/08/01 03:10:56
July 31, 2018
View d39cb65

Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames.

Micah Snyder authored on 2018/07/31 09:19:28
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
May 31, 2018
View 16a8c64

Adjusting HWP offset check to account for the possibility of a zero-cell or zero-line situation.

Micah Snyder (micasnyd) authored on 2018/05/31 01:03:32
May 25, 2018
View 96c369d

Replacing debug log that was accidentally removed by the previous commit.

Micah Snyder authored on 2018/05/25 04:12:15
View 73606e9

bb12122: improving bounds checking in a more intuitive way, and adding additional check that I missed earlier.

Micah Snyder authored on 2018/05/25 01:40:42
May 22, 2018
View f2833bb

bb12122: Adding checks to validate offsets parsed from file.

Micah Snyder authored on 2018/05/22 05:58:51
August 29, 2017
View 78a06da

elminating warnings that crop up when using --with-libjson

Micah Snyder authored on 2017/08/29 06:49:17
October 20, 2016
View 22cb38e

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

Steven Morgan authored on 2016/10/20 04:57:45
May 24, 2016
View cd70b7c

msxml_parser: add custom callback data slot

Kevin Lin authored on 2016/05/24 05:08:05
May 21, 2016
View cb74032

msxml_parser: change method of setting callback system; add comment_cb

Kevin Lin authored on 2016/05/21 02:47:35
May 20, 2016
View 6732844

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

Kevin Lin authored on 2016/05/20 06:54:56
February 25, 2016
View 1014985

hwp5.x: fix for streams without names

Kevin Lin authored on 2016/02/25 03:29:42