Commit Graph

4837 Commits (2421da6eec853eeadf11abb2bf30afd980736742)
 

Author SHA1 Message Date
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
Victor Julien 3c1cd07296 todo file update 15 years ago
Victor Julien 1cb274a39a Update build sys 15 years ago
Victor Julien aecda426bf Update the wu-manber pattern matcher: it supports dynamic hash sizes and improves init times. 15 years ago
Victor Julien 54ffe2053e Large detection engine update. 15 years ago
Victor Julien 8b3d06fd92 Rename some detection engine related files. 15 years ago
Victor Julien f3a94413db Properly support 'alert ip' rules. Add support for handling ip only rules differently. 15 years ago
Victor Julien dee5ab1aa3 Fix uricontent mpm ctx comparison. 15 years ago
Victor Julien fed6926809 Small cleanups 15 years ago
Victor Julien dc48c58473 Switch to using a detection engine ctx. 15 years ago
Victor Julien 171c8c777d Group signatures by protocol. 15 years ago
Victor Julien 2c8e6a7c5a Allow CFLAGS to be overridden by ./configure. 15 years ago
Victor Julien e16e333601 Add GIT guide. 15 years ago
Victor Julien 3446566e44 Style cleanups for resets. 15 years ago
Victor Julien 45f83f7636 branching test 15 years ago
William Metcalf 0ffa1c2465 updates for configure.in, added reject code, some decode stuff for tcp 15 years ago
Victor Julien cdce794124 Update todo 15 years ago
Victor Julien 9e5049cddc Improve memory handling and parsing of the msg rule keyword. 15 years ago
Victor Julien eb1c4e4987 Large update to the detection engine. Greatly improve initialization speed and memory usage. 15 years ago
Victor Julien b1a13c89bd Improve memory handling of the pcre rule keyword. 15 years ago
Victor Julien a603577132 Small update to the pcre used for signature parsing. 15 years ago
Victor Julien 4484837aa8 Update todo. 15 years ago
Victor Julien 0489370f5b Big speedup of the initialization code for signatures. Contains WIP code as well. 15 years ago
Victor Julien ac60f32197 Make nocase keyword initilization failure fatal and slightly improve the error message it prints. 15 years ago
Victor Julien 84087e7077 Fix a memory error in the addresslist parsing code. Add a functions aimed at speeding up the signature initialization code. 15 years ago
Victor Julien b50fc8aecd Speed up appending of sigs to a sig group head by using a tail ptr. 15 years ago
Victor Julien 0726efead9 Support address lists. 15 years ago
Victor Julien f2fbf395b8 Fix mixed up CI and CS searching in WuManber. Add better tests. 15 years ago
Victor Julien 69162f9cd0 Fix issue with log-httplog where it logged uri's of previous packets because of a broken uri check. 15 years ago
Victor Julien 05fd319f6c Add log-httplog module that logs http request uri's, hosts and useragents to a per line text format. 15 years ago
Victor Julien eaaeb30cd6 Add noalert keyword for use with sigs that are used for capturing only. 15 years ago