Commit Graph

16266 Commits (685baa9680c98acb4cdf35b77186600d6f582b8b)
 

Author SHA1 Message Date
William Metcalf ace371665d changed sigs for http logging to use established keyword 15 years ago
Victor Julien 4170ec8955 Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 15 years ago
Victor Julien 5ecd187b6f Tie app layer parsing to the stream engine. 15 years ago
Victor Julien f0d556b9e3 Suppress nfq debug output. 15 years ago
William Metcalf 6e8c75ff79 fix for duplicate lib linking, remove call to libnet-config 15 years ago
Gurvinder Singh c06b2849fb fixed unit tests and add the comments 15 years ago
Gurvinder Singh e88249ee24 small performance enhancement 15 years ago
Gurvinder Singh 37b4682407 target based paws handling 15 years ago
Gurvinder Singh 573027a1ec PAWS support and one unittest 15 years ago
Gurvinder Singh 45cb8f5f0c changed flag name 15 years ago
Gurvinder Singh 3350245f75 timestamp support 15 years ago
Breno Silva 7aaad91f39 Comments fix 15 years ago
Brian Rectanus 3e9223c22c Cleanup bytetest and bytejump. 15 years ago
Victor Julien a4fe971897 Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 15 years ago
Breno Silva c8308222c1 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Victor Julien bff8ae299f Fix pcap file mode 15 years ago
Victor Julien 597d0e9a20 Fix detection of failed thread startup. Cleanup startup output a bit. 15 years ago
Victor Julien ab09e80205 Remove unnecessary header. 15 years ago
Victor Julien 0d0ffb9963 Reorganize header inclusions. 15 years ago
Victor Julien 1727d191a4 Add pktvar and flowvar tests to ip only unittest. Make output cleaner. 15 years ago
Pablo Rincon 3458c07f46 Changed SignatureIsIPOnly and added some unittests 15 years ago
Jason Ish f508d1e0fd Add getters for integer and boolean values. 15 years ago
root 2c796339f7 Small fixes 15 years ago
Pablo Rincon bdf119ade3 Adding window and isdataat keyword and some unittests 15 years ago
Victor Julien 0941c152fd Minor layout fixes. 15 years ago
Breno Silva f6b36b7241 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva ee8fef2e68 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva 8c797927cd Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva 145d89ba01 Unified2rev1
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva a5e386ce52 Unified2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
William Metcalf c313444991 comment out printf for unittest format 15 years ago
Jason Ish beef3c6c24 Fix access to ttl. 15 years ago
Victor Julien daf3078279 Fix compilation on 32bit 15 years ago
Brian Rectanus ed3fee2bac Fixed detect-byte src to use new util-byte return codes. 15 years ago
Brian Rectanus ba4c2e599d Add byte test to detection engine. 15 years ago
Brian Rectanus 11d068740a Byte utils return num bytes extracted on success instead of zero. 15 years ago
Brian Rectanus 02a8b583c9 Added byte_test and byte_jump support. 15 years ago
Brian Rectanus af06e6a288 Added byte extraction util. 15 years ago
Victor Julien cfb605aa8a Put the precooked runmodes in a separate file. 15 years ago
William Metcalf e95e5cb36a missing memsets in pppoe unit tests 15 years ago
Victor Julien 301522f316 Add TCP_GET_WSCALE macro for easy access to wscale. Update StreamTcp to use it. Default to wscale 14 (max) in case of midstream as there seems to be no reliable way to predict wscale if we missed it. 15 years ago
Victor Julien f92ac1fbdb Merge branch 'tcpopt' into next 15 years ago
Victor Julien a6fe5a7331 Add TCP_GET_TS1 and TCP_GET_TS2 marco's to efficiently retrieve the TCP timestamps in host order. 15 years ago
Jamie a297225157 victor must be getting sick of PPPoE and ICMP 15 years ago
Victor Julien b6deadd2b4 Fixed a few missing places for tv->flags access. Changed mutex init for packets slightly. 15 years ago
Victor Julien 968dc45d27 Merge branch 'threading' into t 15 years ago
Victor Julien 1858be7a2f Lock threadvars flags using spinlocks. 15 years ago
Victor Julien edfddcb282 Clean up stream tests memory handling. Remove counters in the address handling that were thread unsafe. 15 years ago
William Metcalf 6095b8f2a1 fix for older libc's missing def for IPPROTO_DCCP 15 years ago
Victor Julien f03d540d2f Suppress debug output in yaml loader. 15 years ago