Commit Graph

2847 Commits (b842e8bf75c7f44609828657a55db54af8321e75)

Author SHA1 Message Date
Shawn Webb a1cbd793f3 Fix all memory leaks introduce by OpenSSL backport. 11 years ago
Shawn Webb c7ad4bea8a Build on Win32 11 years ago
Kevin Lin b374521a85 gpt: warning on non-protective mbr detection 11 years ago
Kevin Lin 00acb79c35 gpt/mbr: added support to specify sector size 11 years ago
Kevin Lin 0b3aa0686a mbr: scan bootstrap code region of header 11 years ago
Shawn Webb 5b599af837 Restore LDFLAGS after probing for CURL 11 years ago
Shawn Webb 7fb5036fb2 Make Valgrind happy. Rely less on EVP_MD_CTX_create. 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Kevin Lin d313013698 apm/gpt: fixed an incorrect max partition report 11 years ago
Kevin Lin 558c673e22 apm/gpt/mbr: added dconf option for partition intersection heuristic 11 years ago
Kevin Lin 0e8b5a593c mbr: restructured code for consistency 11 years ago
Kevin Lin e731850df8 fixed include warnings for windows build 11 years ago
David Raynor 416ee4226b libclamav: upx pe reconstruction fix 11 years ago
David Raynor 1f19b71350 libclamav: tweak to cl_engine_free 11 years ago
Kevin Lin de3b931f18 apm: removed extra semicolon 11 years ago
Kevin Lin 6c2feae2be libclamav: linked MBR and APM parsing 11 years ago
Kevin Lin 039e798cc8 libclamav: added MBR parsing for raw DMGs 11 years ago
Kevin Lin 87b71f20d7 libclamav: added APM parsing for raw DMGs 11 years ago
Kevin Lin 97fbb02b58 libclamav: added an engine option to set max partitions in raw dmgs 11 years ago
Kevin Lin e36469957d gpt: reorganized parsing functions 11 years ago
Shawn Webb 0c58ddd290 Fix some bugs 11 years ago
David Raynor 3a65b26b39 readdb: add comments with field layouts for LDB and FTM sigs 11 years ago
Shawn Webb 9a0221255d Backport the autoconf reorganization done for Project Asymptote. 11 years ago
Shawn Webb 3fc1fc6985 Fix accessing an array 11 years ago
Steven Morgan 374f21dde9 xar: free up some xml memory. 11 years ago
Shawn Webb 5fc847736c Fix a typo. Add support for getting the stats timeout from the engine 11 years ago
Shawn Webb 1bdaf81389 Update copyrights 11 years ago
Shawn Webb d4f90ad449 Add DCONF support to the stats feature. 11 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 11 years ago
Shawn Webb b86e39088b Remove debugging statements from stats code 11 years ago
Steven Morgan 7f50a91ced allow xar processing to continue when there are file extraction errors. 11 years ago
Shawn Webb ebc76d2620 Pass in CFLAGS needed for grabbing curl's headers 11 years ago
Steven Morgan 96de30ae9e xar: use debug messages rather than error messages to report anomalies. 11 years ago
Shawn Webb e8a1a9056c Add ability to disable stats 11 years ago
Shawn Webb b8451749d8 Fix off-by-one error. Make Valgrind happy. 11 years ago
Shawn Webb 898fc8fb11 Fix typo 11 years ago
Shawn Webb 58ca30cf0d Revert "Temporarily disable the actual submission of stats to the stats server in order to run the regression suite" 11 years ago
Shawn Webb 4ba4b72f82 Temporarily disable the actual submission of stats to the stats server in order to run the regression suite 11 years ago
Shawn Webb e6bcbd5add Fix Valgrind. Fix bug with clamd reloading database, forcing a stats submission. 11 years ago
Shawn Webb e6786fef39 Fix Windows build 11 years ago
Shawn Webb 186712e09f Free the section hash data in the right spot 11 years ago
Shawn Webb 7db9ec7452 Phase 2 of gathering PE section hash data 11 years ago
Shawn Webb c9dd1aaaa8 Submit the PE section hashes 11 years ago
Shawn Webb 43adde3e77 Fix a couple bugs 11 years ago
Shawn Webb 3c29ca0b10 Phase 1 of reporting hashes of PE sections 11 years ago
Shawn Webb 06bd94f0fd Retab cli_checkfp() 11 years ago
Shawn Webb 8fdd05d2aa Retab cli_checkfp_pe() 11 years ago
Shawn Webb 5417061645 Remove redundant code 11 years ago
Shawn Webb 00b9ef3b3a Fix async sockets code 11 years ago
Shawn Webb a109495489 Copy over the stats callbacks with the settings object 11 years ago