Commit Graph

22 Commits (e766303b2f6c96297c3c3bed17a0915538d6c1d0)

Author SHA1 Message Date
Micah Snyder d7979d4ff7 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. 7 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Micah Snyder ce2dcb5392 bb11432 - cleaning up additional warning messages. 8 years ago
Steven Morgan cbf5017a7d bb11805 fix multiple results. Refactor false positive and heuristic precedence logic. 8 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin 4bdb182033 bb#11226 - fixed gpt GUID debugging message 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Kevin Lin 811fb62cc2 apm/gpt/mbr: fixed various debug messages 11 years ago
Kevin Lin 76a58f018b mbr: updates to gpt detection on mbr 11 years ago
Kevin Lin a343bc818e apm/mbr/gpt: minor allmatch fixes 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
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 e731850df8 fixed include warnings for windows build 11 years ago
Kevin Lin de3b931f18 apm: removed extra semicolon 11 years ago
Kevin Lin e36469957d gpt: reorganized parsing functions 11 years ago
Kevin Lin 7e6bac37b2 check for secondary GPT validity if primary is valid 11 years ago
Kevin Lin fce85dd750 libclamav: added GPT parsing for raw DMGs 11 years ago