Commit Graph

8667 Commits (3f3a206722e1bde8ac8ecdcb2c0eb856c9e69529)
 

Author SHA1 Message Date
Victor Julien 51a9e36e10 Remove vips references. Rename to eidps. 15 years ago
Victor Julien 8bc0a2e465 Add tests for pool. 15 years ago
Victor Julien 668e9514d7 Pool update. Stream reassembly start. 15 years ago
Victor Julien 8397413942 Comment updates. 15 years ago
Victor Julien 9c7f5afa79 Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update. 15 years ago
Victor Julien a0b390c541 Fix pktvar and http uri memory leaks. 15 years ago
Victor Julien 930aa4e038 Fix ip-only again: flowbit sigs were not handled correctly and tcp/udp sigs with ports set also were not. 15 years ago
Victor Julien a93d51fcde IP only rule loading optimization and counting fix. 15 years ago
Victor Julien 84aa365a3b Fix iponly matching. 15 years ago
Victor Julien 766ebed4d4 Fix Flowvar idx retrieval. 15 years ago
Victor Julien 2ecc7f2b4b Use different rule grouping settings for toclient and toserver. Fix flowbits accounting. 15 years ago
Victor Julien ff4b5a5db7 Add support for flowbits. 15 years ago
Victor Julien 657be002d1 Big detection engine update: scan improvements, b2g/b3g updates, bloom fixes, iponly detection implementation, dsize/flow grouping. 15 years ago
Victor Julien e877d69a2d Add compare func to hash table, fix remove in hashlist table. 15 years ago
Victor Julien 5df5b35e90 Put all globals in the detection engine ctx. Add HashList type, a hash that also stores the items ina list to it can be traversed. Many cleanups. 15 years ago
Victor Julien b2eb954099 Add b3g 3gram BNDM pattern matcher. Fix multi queue nfq initialization. Improve speed of b2g and wumanber. 15 years ago
Victor Julien ec39f5446c Fix rule tree update. Fix bloomfilter error in b2g. 15 years ago
Victor Julien 1c0ad1d415 Add implementation of the Simple BNDM 2gram pattern matcher algorithm. 15 years ago
Victor Julien efb10fc0d6 big update 15 years ago
Victor Julien 21364b34dc Fix uricontent scan for copied siggroupheads. 15 years ago
Victor Julien 69e056e33f Add the scanning to uricontent as well. 15 years ago
William Metcalf 85675ba066 added fix for compiler warning in reject code 15 years ago
Victor Julien fedcc397de Detection engine improvement: don't run pattern matcher on packets with payload sizes less that the biggest content we need to match. Add some extra stats. 15 years ago
Victor Julien 0250642cc0 Fix negated variables, add tests. 15 years ago
Victor Julien dce2c12915 Add Scan before Search to the detection engine. 15 years ago
Victor Julien 4c4862d838 Improve logging, add alert-output module, at module exit stats, add HTTP POST uri capture. 15 years ago
Victor Julien 724d942688 Fix port check. 15 years ago
Victor Julien 43571f21a4 default to all.rules 15 years ago
Victor Julien e0ed51d049 Small fixes and dbg additions. 15 years ago
Victor Julien b064d0f435 Fix sig unittests 15 years ago
Victor Julien 9b07710389 Add hashing and bloomfilter api's: now include buildsys update 15 years ago
Victor Julien 49117f5e64 Add hashing and bloomfilter api's 15 years ago
Victor Julien 27f236778a make output more quiet 15 years ago
Victor Julien 298d4be7bb Threading update for tunneling and high load 15 years ago
Victor Julien 4b6a8715fd Fix packets getting stuck in NFQ under high load. 15 years ago
Victor Julien c4f2fe4bd7 Implement per packet variables and switch the http stuff to it. 15 years ago
Victor Julien edf8650a7e Tunnel update. 15 years ago
Victor Julien 835d609fc5 Small format fix. 15 years ago
Victor Julien 8cda70668c Tunnel fixes. 15 years ago
Victor Julien 28d9415e37 New approach to tunnel decoding. 15 years ago
Victor Julien 982542cde6 New approach for the empty packet queue issue. Now we just wait until it's no longer empty. 15 years ago
Victor Julien 2f6a186078 Alloc a new packet if the queue is empty. Fix this. 15 years ago
Victor Julien a454fe4fb7 Small fixes 15 years ago
Victor Julien 274d92478e Alloc a new packet if the queue is empty. 15 years ago
Victor Julien da3125e888 Fix a Floating point exception error. 15 years ago
William Metcalf 817d0e0855 added macros for ICMP defines 15 years ago
William Metcalf 7006085195 udp decoding added icmp unreachables added to reject 15 years ago
Victor Julien 3f7195454b Big detection engine update. 15 years ago
Victor Julien ea5bb1c8d5 Small update and new tests for wu-manber. 15 years ago
Victor Julien ebf41c3b1e Remove obsolete decode-http files. 15 years ago