mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1) Reworked pattern registration for http methods and versions. Instead of being a manual and verbose action of adding one and one http method with N-amount if prefix spacings and the same for HTTP versions (eg. HTTP/1.1) i moved it all to be loop based actions reading values from char arrays. In the future all that is needed is to add new methods to the arrays and they will be added as a pattern. 2) Modified pattern registration after feedback. Changed variable used in snprintf for http method registration Should have been size of dest buffer at not another var (catsize) that i had created. Also removed this variable. Fixed a typo in the comment for registering http versions. TO_CIENT -> TO_CLIENT. |
11 years ago | |
|---|---|---|
| benches | ||
| contrib | 12 years ago | |
| doc | 11 years ago | |
| lua | 11 years ago | |
| m4 | ||
| qa | 11 years ago | |
| rules | 11 years ago | |
| scripts | 11 years ago | |
| src | 11 years ago | |
| .gitignore | 12 years ago | |
| .travis.yml | 11 years ago | |
| COPYING | ||
| ChangeLog | 11 years ago | |
| LICENSE | ||
| Makefile.am | 11 years ago | |
| Makefile.cvs | ||
| acsite.m4 | ||
| autogen.sh | 13 years ago | |
| classification.config | ||
| config.rpath | 12 years ago | |
| configure.ac | 11 years ago | |
| doxygen.cfg | 12 years ago | |
| reference.config | 11 years ago | |
| suricata.yaml.in | 11 years ago | |
| threshold.config | 13 years ago | |