Commit Graph

7721 Commits (5ee68ca2b2e293c4711a5bcf6d6d278a09722796)
 

Author SHA1 Message Date
Victor Julien 6e9b582be6 Fixup rebase typo. 15 years ago
Victor Julien 9b67ae45c1 config.h.in autoreconf update. 15 years ago
Gurvinder Singh c1e485cc44 app layer error handling 15 years ago
root 43fb771268 smb2 work 15 years ago
root 0f5f82efee smb2 work 15 years ago
root 74667e697a better smb parsing 15 years ago
Victor Julien 2213ff933f Compile fix. 15 years ago
Brian Rectanus 44083b6505 Fixed warning in detect-content. 15 years ago
William Metcalf 6134243cc6 shellcode ports var should be negated 15 years ago
Gurvinder Singh 91407e0938 fixed DetectByteTest bug 15 years ago
Pablo Rincon 6206ffb530 Adding bidirectional operator support and unittests 15 years ago
Breno Silva c552ccbd93 PCRE O Modifier 15 years ago
Victor Julien 574bcea09d initial version of better error checking/handling in the app layer code 15 years ago
Victor Julien 09dd7889a1 TLS: small updates to the tls parser
- small updates to the TLS parser after merging Gurvinders TLS work with my work.
15 years ago
Victor Julien 2cfa284999 Fix app layer detect to actually work. 15 years ago
Victor Julien a1d33e2d0b Compilation fixes after merge. 15 years ago
Victor Julien 7cda445c49 Add unitttest. 15 years ago
Victor Julien f1f7df0766 First iteration of doing app layer detection. 15 years ago
Victor Julien f31d8e0444 TLS no inspect: fixes and cleanups
- use byte extraction functions for getting the msg length
 - cleanup the parsing routines for multiple msgs
 - add unittests for multimsg payloads
15 years ago
Gurvinder Singh a16e7b7455 tls no reassembly support 15 years ago
Victor Julien 54b9663cd1 TCP streams: support falling back to 3WHS when we were led to believe we were in 4WHS mode. Add unittests. 15 years ago
Victor Julien 2af6ed0c8c Support newly reported 4WHS TCP setup. 15 years ago
William Metcalf af13665684 failing unit test where fast_pattern rule and non-fast_pattern rule inspect same payload 15 years ago
Anoop Saldanha 45acb64a61 Bug fix for fast_pattern - bug #8 15 years ago
Victor Julien 5c3bbb8d61 Time handling: improve time handling in unittests
- make sure before each unittest is run the time is reset
- add functions to set the time to current time and increment the time
- convert alert-unified* Rotate tests to use them
- convert time based counters to use them
- use GetTime instead of gettimeofday for creating the unified* filenames
15 years ago
Pablo Rincon a64af4adca Forgot to add this file 15 years ago
Pablo Rincon 15855e11f3 Fixing alert unified log file rotation. Adding unittests 15 years ago
William Metcalf 98b9009b24 added --enable-gccprotect to optionally detect and enable compile time protections 15 years ago
Victor Julien 746d12071e Fix merge artifacts. 15 years ago
William Metcalf 0db1d01b0c port space negation notification 15 years ago
Gurvinder Singh 3f23f52c52 Fixed FlowTest01 and StreamReassemblyTest30 15 years ago
Gurvinder Singh d2765511ce async stream handling support 15 years ago
William Metcalf 88497ec539 detect-dsize regex doxygen logging subsys changes 15 years ago
Anoop Saldanha bb8a84d967 todo comment update for address and port parsing 15 years ago
Victor Julien 621c8dd921 Make sure we don't sleep to test time lapses, we can modify the engine's time internally for that. 15 years ago
Anoop Saldanha 30a7ea2141 adapted counters to use util-time.[ch] 15 years ago
Anoop Saldanha c8b423578a Updates for counters time based patch 15 years ago
Anoop Saldanha 8beef4a9fc stats upgrade. Added interval counters to the decoder module 15 years ago
Anoop Saldanha ceb7e495ae refactoring perf stats code 15 years ago
Victor Julien fdf8943dfb Remove a few commented out code lines. 15 years ago
Anoop Saldanha 8c9df4cd6b modifications to PatternMatchPreprarePopulateMpm to fasten fast_pattern processing 15 years ago
Anoop Saldanha bb5bd91045 Support to get the last sigmatch of a particular type. To be used for content and its modifiers 15 years ago
Anoop Saldanha 7a10ddc07b Fixes for the fast-pattern tests and a couple of other minor changes 15 years ago
Anoop Saldanha 6ca5dbc9e9 Support fast_pattern modifier keyword for content 15 years ago
Victor Julien 07bcc8cc9a Fix signatures with ports and/or addresses but without sigmatches. 15 years ago
Victor Julien 50b2e381e0 Set the DETECT_CONTENT_WITHIN_NEXT and DETECT_CONTENT_DISTANCE_NEXT flags on content chunks if appropriate. 15 years ago
Victor Julien a004724aea Add some debugging code 15 years ago
Victor Julien dd232fcd6e Fix debug compilation 15 years ago
Anoop Saldanha 1c7ac13c25 Support for negated content 15 years ago
Victor Julien 6346d1ddcf Add function name printing to the default output while we're still in development. 15 years ago