Commit Graph

2960 Commits (3702a33ae999cd8fbec4febcc1667a1c7ed74063)
 

Author SHA1 Message Date
Victor Julien 0b9038b971 Add atomics to ticks unittests. 13 years ago
Victor Julien f77c475c85 Minor layout fixes. 13 years ago
Victor Julien e1a309a6b2 Napatech code formatting fixes. 13 years ago
Victor Julien 95a5bebb6a Fix compilation without napatech tech support enabled. 13 years ago
Victor Julien 1d9f6ff8f2 Initial Napatech support by Randy Caldejon / nPulse. 13 years ago
Anoop Saldanha 60553f3753 fix compilation error for the new http response header mpm feature 13 years ago
Anoop Saldanha 716afac5a2 fix debug messages that have references to the old mpm contexts 13 years ago
Anoop Saldanha 9a665e035b code cleanup over last 2 commits 13 years ago
Anoop Saldanha 55c4e419fd if a signature is non-tcp, it's always a packet sig 13 years ago
Anoop Saldanha 419cdc8558 support splitting mpm ctxs based on direction v2 13 years ago
Anoop Saldanha 0a91d824bf Fix bug in ac-bs search function 13 years ago
Anoop Saldanha db859cc56e treate ac-bs auto as single context 13 years ago
Anoop Saldanha 199288309d Support for new MPM ac-bs added 13 years ago
Victor Julien e244934566 Disable unittest that fails without libnet support. 13 years ago
Anoop Saldanha c2d47718c1 bug #411 - fix failing unittest 13 years ago
Anoop Saldanha 6556b4c62b bug #411 - don't modify within/distance at setup time 13 years ago
Anoop Saldanha 37329f85d4 bug #412 - rebase commit. Remove the previous references to SigInitReal() with SigInit() 13 years ago
Anoop Saldanha 3b5d95547d bug #412 - Remove the commented out SigInitReal() 13 years ago
Anoop Saldanha 6cbd3a1046 bug #412 - Unify SigInit() and SigInitReal(). Remove any use of SigInitReal() 13 years ago
Anoop Saldanha acccf3a5a5 Add function declaration for SigInitReal 13 years ago
Anoop Saldanha 88ad3691d1 bug #405 - fix bug where raw uri inspection sigs were not treated as stateful sigs 13 years ago
Anoop Saldanha 0b43f2a5fd Use SigInitReal() instead of SigInit() in raw uri tests. This should show that we have unittests failing, thus highlighting bug 411. The next commit is the fix for this bug 13 years ago
Victor Julien 6aa0ad1c5f Remove unused definitions in pcre code. 13 years ago
Victor Julien bb6f93e675 Fix unittest missing a flow direction in the rule. 13 years ago
Eileen Donlon 39b8cc2f8b fixed relative handling for pcre cookie and method 13 years ago
Eileen Donlon d55fef2d75 Cleaned up some error messages for detect distance and offset. 13 years ago
Victor Julien b16a71020d Make 'make check' happy in a ipproto unittest. 13 years ago
Anoop Saldanha 5b3c8566dd bug #403 - add unittests 13 years ago
Anoop Saldanha a19a249230 Set the packet protocol only if it can parsed without error 13 years ago
Anoop Saldanha 2fa55a86fa Fix csum validation functions to not carry out csum calculation if respective headers are not present 13 years ago
Anoop Saldanha b8997b415c bug #403 - fix setting ip proto for ipv6 packets 13 years ago
Anoop Saldanha 87c2dae010 bug #403 - fix setting ip proto for packets 13 years ago
Victor Julien 93df717aa9 Add files.rules to the dist. 13 years ago
Victor Julien 18d458870f 1.3 branch has opened 13 years ago
Victor Julien 706b046966 Convert missing coredump config to debug. 13 years ago
Victor Julien 80de1885f5 Add http-events.rules and smtp-events.rules to default suricata.yaml. 13 years ago
Victor Julien 2d9449d060 Make code default for pcre match limit match the suricata.yaml default. 13 years ago
Victor Julien c8c4a76dc6 Move threshold to it's own sig match list. 13 years ago
Victor Julien 65d1783b45 Update Changelog to reflect changes between 1.2 and 1.2.1 13 years ago
Victor Julien 0983f1d0a6 Only force a pseudo packet inspection cycle for TCP streams in a state >= established. 13 years ago
Victor Julien eba3cecc5d Fix unified2 records generated based on reassembled stream data. 13 years ago
Victor Julien 5b42f3609c Update Changelog to reflect changes between 1.2rc1 and 1.2 13 years ago
Victor Julien 93d121bf21 Update app layer events for HTTP now that libhtp has fixes for some response errors. 13 years ago
Victor Julien 87e6be610a Issue warning if libhtp version used is not up to date. 13 years ago
Victor Julien 02e1229565 Enforce flow direction for http_raw_header sigs. Fix unittests that missed the flow direction. 13 years ago
Victor Julien 80fb33c651 Fix libhtp htp_tx_get_response_headers_raw 'detection' for bundled libhtp. 13 years ago
Victor Julien b0650b9c3b Update bundled libhtp to 0.2.7. 13 years ago
Victor Julien 5fa195ffb3 Allow log-pcap to use both absolute and relative sguil-base-dir settings when in 'sguil' mode. 13 years ago
Victor Julien 70cdf64fb2 Undo unintended changes to suricata.yaml. 13 years ago
Victor Julien 4cd2938c68 Fix PathIsAbsolute function not dealing with CYGWIN. Handle absolute paths in logfile api. 13 years ago