Commit Graph

8513 Commits (abec1002b1dcd6282ed9e9c872aeb5f366be59e3)
 

Author SHA1 Message Date
Kevin Lin d549c451d9 bytecode: updated functionality level macros 11 years ago
Shawn Webb 4ef4ba3575 Regen autotools artifacts 11 years ago
Shawn Webb 83f2be541d Bump .so version number 11 years ago
Kevin Lin ac20e91b05 engine bb#8640 - fixed mempool issue with 64-bit pointers in Windows 11 years ago
Kevin Lin c4ddaa2210 msdoc: guarentee null termination for US-ASCII/UTF-8 strings 11 years ago
Steven Morgan 82a371be29 Update Changelog, NEWS, and README for 0.98.5 release. 11 years ago
Kevin Lin 750bd0c96f bb#11179 - fixed an issue where truncated strings would produce invalid json 11 years ago
Shawn Webb 78d4a9985a bb11176 - Instruct OpenSSL to allow MD5 when in FIPS-compliant mode 11 years ago
Shawn Webb e772c09018 Finish whitespace changes of matcher-ac.c 11 years ago
Shawn Webb d3c4f5ee2e Merge remote-tracking branch 'origin/features/yara' into swebb/clamyara 11 years ago
Shawn Webb 551859dee0 Merge remote-tracking branch 'origin/master' into swebb/clamyara 11 years ago
Shawn Webb 182c2d6903 Adjust the logic surrounding adjusting the PE section sizes 11 years ago
Shawn Webb 017f34901b More whitespace changes 11 years ago
Shawn Webb f98a68afe8 Retab cli_scanpe() 11 years ago
Kevin Lin 1420dc03a3 autojunk'd 11 years ago
Kevin Lin 69c95f90d5 bb#11172 - fixed c++ configure to properly acquire LLVM 3.5.x linker flags 11 years ago
Shawn Webb 814dbe6f3c Merge in fixes for clamscan 11 years ago
Shawn Webb fc3794a54d Merge fix from security/bb11155 branch 11 years ago
Shawn Webb 7b14f93dbe Merge remote-tracking branch 'origin/master' 11 years ago
Shawn Webb cc071bf147 Fix Windows compilation 11 years ago
Kevin Lin 4de2f5ec2c bb#11164 - fixed invalid wrap-around read with vba inflation 11 years ago
Shawn Webb d6968402e3 bb11171 - Listening on :: breaks on hosts where IPv6 is disabled 11 years ago
Shawn Webb cf3138e1d2 bb11160 - Plug a few memory leaks 11 years ago
Kevin Lin f4adb9478d Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin fad860300f fixed a conditional header issue 11 years ago
Steven Morgan e7735dda30 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Steven Morgan ffd412cf05 bb11167 - code improvement of possible buffer overflow through sprintf(). 11 years ago
Kevin Lin 081a410601 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin f1300ec1fc autojunk'd 11 years ago
Kevin Lin f53bed0b80 separated ole2 and msdoc parsing into separate sources 11 years ago
Steven Morgan 7cebfcfbca fix off by one in commit for bb11167. 11 years ago
Steven Morgan c42fa5bd0b Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Steven Morgan f31f3130f3 bb11167 - fix potential sprintf buffer overflow in freshclam. 11 years ago
Steven Morgan b9b09d7fb0 bb11166 - fix incorrect length in strncat() call. 11 years ago
Steven Morgan 661a88607f bb11161 - fix return code test that resulted in writing to uninitialized hashset. 11 years ago
Steven Morgan 95c0138ad0 bb11159 - fix memory leak during error handling. 11 years ago
Kevin Lin 9b38ab7248 bb#11165 - added size check to prevent invalid reads 11 years ago
Kevin Lin 9f37b99f73 ole2str sanitation code review changes: 11 years ago
Kevin Lin c648e6b490 Merge branch 'master' into klin/pcre_support 11 years ago
Shawn Webb bc1c7469e3 Retab cli_ac_addsig() 11 years ago
Shawn Webb 448a6672e3 More whitespace changes 11 years ago
Shawn Webb 2b543108ae Retab cli_parse_add() 11 years ago
Kevin Lin 7f7121f156 regenerated signatures.pdf documentation 11 years ago
Kevin Lin c3ba529d93 docs: updated information on PCRE subsigs 11 years ago
Kevin Lin 10aaf4c389 added pcre modes to matcher 11 years ago
Kevin Lin 8c85efcd1e pcre: developer notes 11 years ago
Shawn Webb f2da4b5bb5 Dramatically reduce complexity of parsing Yara hex signatures. 11 years ago
Shawn Webb 5e8993e95b Yara hex string parsing, phase 2: Stuff the strings. 11 years ago
Kevin Lin af9b7ea2d6 pcre: fixed developer's debugging message 11 years ago
Kevin Lin 18a1c96286 pcre subsig offset behavior follows hex substrs 11 years ago