Commit Graph

2821 Commits (f10a9226886ee996a5ae647a96cf978a54a2b0d3)

Author SHA1 Message Date
Shawn Webb fbc144c0ea Fix building on OpenBSD 12 years ago
Shawn Webb 4a4b84daca Fix Windows build 12 years ago
Shawn Webb e9b62aae1f Fix FreeBSD 12 years ago
Shawn Webb 9e0f01d995 Use hashed MAC addresses as the hostid for Linux. 12 years ago
Shawn Webb 8b14be1cf0 Use an older versin of autotools 12 years ago
Shawn Webb 02c1affff6 Fix on FreeBSD. 12 years ago
Shawn Webb c8bf9b6cb5 Add start of the code to grab the system's hostid 12 years ago
Shawn Webb 4473a0a954 Add more callbacks. Simplify the checks for submitting stats in the add sample callback 12 years ago
Shawn Webb d45267e49b Fix bug 12 years ago
Shawn Webb 30bdcf4edb Fix bugs 12 years ago
Shawn Webb 68e60b1234 Fix bugs 12 years ago
Shawn Webb f2571e344b First initial commit of the stats gathering feature 12 years ago
Kevin Lin 7e6bac37b2 check for secondary GPT validity if primary is valid 12 years ago
Steven Morgan 44006f3e05 fix OOXML file type bug. Make code more maintainable. 12 years ago
Kevin Lin 08fef61fea marked integer constants too large for long type with ULL 12 years ago
Kevin Lin 9185611549 reconf makefiles to handle new gpt parsing source file 12 years ago
Kevin Lin fce85dd750 libclamav: added GPT parsing for raw DMGs 12 years ago
Kevin Lin 328a33258a modified cli_map_scan and cli_map_scandesc to take a cli_file_t 12 years ago
Kevin Lin c7b17b3bd3 removed an unused variable 12 years ago
Kevin Lin 90c0acc762 formatted a number of bytecode files, converted tabs to spaces 12 years ago
Kevin Lin 1aa8768db2 fixed an issue where GEP with negative offset would invalidate pointer 12 years ago
Steven Morgan fe91f30865 xar: fix memory leak for error condition and additional checks during temp file cleanup 12 years ago
David Raynor d01f5c8dc5 libclamav: tweak to cli_gentempfd() 12 years ago
Steven Morgan 51c9a991eb bb#9659 correction to construction of Aho-Corasick trie fail links. 12 years ago
David Raynor 9354e51399 swf: log message down-leveling 12 years ago
David Raynor c990d220e6 swf: minor casting tweak for debug message 12 years ago
David Raynor d40ddea115 swf: add more tag recognition 12 years ago
David Raynor 3004dc42a4 bb #9733: CAB unpacking fix 12 years ago
David Raynor 15cc547293 libclamav: make cli_mem_scandesc respect --force-to-disk option 12 years ago
David Raynor a4ce85ce6d libclamav: Have cli_map_scan check for truncation for dump-to-file case 12 years ago
David Raynor af34d9815e Put engine option checks in the right place for cache functions 12 years ago
Steven Morgan c1206103b1 bb#9595 fix for sigs targeted for ascii files containing offsets of the form EOF-n. 12 years ago
Steven Morgan 9d762a7a9f fix incorrect goto label 12 years ago
Steven Morgan 5a43ac17f1 libxml2 thread safety for pkg/xar and dmg. 12 years ago
Steven Morgan 1c2b8bd6a4 Support wildcard alternate strings of identical length in Aho-Corasick pattern matcher. 12 years ago
Kevin Lin 6c87ecfb63 bb#9598 - fixed allmatch option within the ole2 tree walking to find all matches 12 years ago
Kevin Lin 536e1db6fb changed return value for ole2 walking when file limit is reached 12 years ago
Kevin Lin 66fa40bf42 allowed continued ole2 tree transversal when a non-fatal error occurred 12 years ago
Shawn Webb 239cdec607 Add cache.h to others.c 12 years ago
Kevin Lin b1bf6d4f22 fixed issue that caused pre-mature exiting of ole2 tree walking 12 years ago
David Raynor f30644d14b xar: error message tweaks 12 years ago
David Raynor 7994239821 fmap: error message tweaks 12 years ago
Kevin Lin 2e97013360 added check for potential overflow with extremely large ole2 files 12 years ago
Kevin Lin b7b3a32b8a added wrappers to ole2_list_push() to handle returned value 12 years ago
Kevin Lin 9e8dbf506d fixed a windows warning in ole2 tree walking 12 years ago
Kevin Lin d1eb8716c1 fixed a typo 12 years ago
Shawn Webb ca06899223 Add cl_always_gen_section_hash to clamav.h 12 years ago
Shawn Webb a79de4d7e6 Retab for sanity 12 years ago
Shawn Webb edfe8747c3 Make Windows build happy. Style changes. 12 years ago
Kevin Lin b52eb42e97 fixed memory issues, minor style changes 12 years ago