Commit Graph

8826 Commits (218e1626ee78171ad127c7a935c3ded7c17359cf)
 

Author SHA1 Message Date
Kevin Lin 600c04f0b8 matcher-ac: fixed prefix verification for fixed multi-byte alts 10 years ago
Kevin Lin 6953341f8e matcher-ac: added calc and storage for min/max lengths 10 years ago
Kevin Lin f210254408 matcher-ac: converted length fields to arrays 10 years ago
Kevin Lin b7d0b832f5 ac_special: tracks both the min and max lengths 10 years ago
Steven Morgan ff506263db bb11348 - Patch for HPUX sent by Michael Pelletier. 10 years ago
Kevin Lin bcf780fc53 readdb: refactored yara rule verification code 10 years ago
Steven Morgan 7665e02d5b Add support for YARA private rules and referencing other rules in a YARA condition. 10 years ago
Steven Morgan 5d872d36c5 bb11338 - better placement of an assert(). 10 years ago
Steven Morgan 0ad37633ba Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 10 years ago
Andreas Cadhalpun cf5ba118e7 Avoid emitting incremental progress messages when not outputting to a terminal. 10 years ago
Steven Morgan dde438a66d bb11339 - remove duplicate include. 10 years ago
Steven Morgan c00baa37c6 Beef up iconv_open error messages to show the source encoding and strerror. 10 years ago
Mickey Sola 5327ca4297 bb-11305: Initialized dbstat entries after clamd first loads. 10 years ago
Steven Morgan 18ef4abaec Fix warning on Windows. 10 years ago
Steven Morgan b72292f1fc YARA include-file fixups. 10 years ago
Steven Morgan 4de9676764 Fix clamscan and clamd.conf man page web links for PUA categories. 10 years ago
Steven Morgan c3375079b3 add unit tests for offset matching yara rules using 'at' and 'in' keywords. 10 years ago
Kevin Lin 63b1bcbd77 autojunk'd 10 years ago
Kevin Lin f19d260ad9 changed version to devel version 10 years ago
Kevin Lin f42fb8b3b3 added COPYING.pcre to Makefile.am 10 years ago
Kevin Lin 83ffa06712 Merge branch 'master' into features/yara 10 years ago
Shawn Webb 2adfcc5a6f Update ChangeLog with swebb's changes 10 years ago
Kevin Lin b2197a09ce unit_test: pcre and sigopt test cases added to check_matchers 10 years ago
Kevin Lin d2e77863aa sigopts: fixed incorrect checks for AC_WORD_MARKER_RIGHT 10 years ago
Kevin Lin 09942544ae win32 build fixes 10 years ago
Kevin Lin d2abcc8361 regenerated documentation 10 years ago
Kevin Lin a8474d2a85 doc: updated to require escaped '/' within pcre expressions 10 years ago
Kevin Lin 5788e7d82b ldb: tokenizer ignores escaped '/' within subsigs 10 years ago
Kevin Lin 2903ef8b70 regenerated documentation 10 years ago
Kevin Lin 071958b808 doc: updated signatures.tex with subsignature modifier delimiter 10 years ago
Kevin Lin 5d9cac7be6 readdb: changed signature modifier delimiter from '/' to '::' 10 years ago
Kevin Lin c2d84c3ed5 unit_tests: added a few pcre test cases 10 years ago
Kevin Lin 0f5e62fd71 autojunk'd 10 years ago
Kevin Lin 376a3289db pcre: added warnings in regard to CVE-2015-3210 10 years ago
Kevin Lin d8de911582 ldb: corrected offset condition check 10 years ago
Kevin Lin 3f016d0237 ldb: fixed an issue with ':' within pcres incorrectly treated as offsets 10 years ago
Mickey Sola 3842442004 bb-11149: Fixing bzip2 scan to cease scanning after reaching max filesize. 10 years ago
Kevin Lin ecfbf4d5b6 win32: fixed pcre issue in clamav-for-windows project 10 years ago
Kevin Lin e267652d6d Revert "removed offset 0 limitation on cli_scanraw (revert change from 0.95.2)" 10 years ago
Kevin Lin 69cfee94e5 unit_test: basis for pcre subsig testing 10 years ago
Kevin Lin 2d785c9611 added virname argument for matcher-pcre (use for later filetyping and test cases) 10 years ago
Kevin Lin cc4cd87722 pcre: reported virname match to optional input result struct 10 years ago
Mickey Sola 52ca4bacde bb-11203: Cleaning up code to ensure explicit handling of case where segment command names are the same length as the name buffer. 10 years ago
Kevin Lin cafc182e72 update additional includes for pcre in windows build for all applications 10 years ago
Kevin Lin 7600b5cf6b removed offset 0 limitation on cli_scanraw (revert change from 0.95.2) 10 years ago
Kevin Lin 517ce6c007 updated internal msxml 2003 file magics 10 years ago
Kevin Lin 1dd9f9c49f added 'PCRE_STATIC' to preprocessor macros for 3rdparty pcre linking 10 years ago
Kevin Lin b289385d32 various fixes for windows build 10 years ago
Kevin Lin df3e211adc added pcre source for windows build; needs trimming 10 years ago
Kevin Lin 28ce665a33 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago