Commit Graph

12 Commits (c637de532b790aede5f338ab41e1055a7cdc84ac)

Author SHA1 Message Date
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder b3e82e5e61 Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Mickey Sola 371d43083d bcomp - fixing issue with whitespacing padding, fixing issue with little endian extraction of odd nibbled hex sequences, refactoring hex/decimal auto checking and hex buffer normalization code, fixing issue with normalization where it was possible to evaluate unwanted hex bytes, fixing issue with big endian conversion of decimal extracted sequence values after use of cli_strntoul 7 years ago
Mickey Sola 85f528e8aa bcomp - adding option for automatic detection and extraction of decimal or hex values from the buffer 7 years ago
Mickey Sola d7d58a5847 bcomp - changing map to use original scan buffer to account for normalization offset discrepancies--patch based on suggested solution by Micah 7 years ago
Mickey Sola dc3b273fbc bcomp - adding comma seperated comparison statement evaluations for single subsigs 7 years ago
Mickey Sola 178d030380 bcomp - updating and fixing binary extraction based on Micah's suggested solution; adding ability to compare and extract negative values 7 years ago
Mickey Sola b7001d680e bcomp - revamping option parsing; adding binary byte extraction; adding exact byte length matching option 7 years ago
Mickey Sola 2b6c456a1b bcomp - updates and fixes following code review 7 years ago
Mickey Sola 18ff502920 refactoring byte compare functionality as a subsig; adding loader and matchers for bytecompare subsig 7 years ago