2013-12-04 |
Jason Ish | Use the stack for temporary memory buffers. 683/head |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | When setting final configuration nodes, set the whole... |
commit | commitdiff | tree |
2013-12-04 |
Eric Leblond | htp: display info about randomization |
commit | commitdiff | tree |
2013-12-04 |
Eric Leblond | htp: randomization of htp inspection sizes |
commit | commitdiff | tree |
2013-12-04 |
Victor Julien | lua: push correct length back through ScFlowvarGet... |
commit | commitdiff | tree |
2013-12-04 |
Victor Julien | lua: clear stack after each script run |
commit | commitdiff | tree |
2013-12-04 |
Victor Julien | luajit: pass calling rule's sid,gid,rev to script as... |
commit | commitdiff | tree |
2013-12-04 |
Eric Leblond | decode: fix failure in layered tunnel 681/head |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Fix alignment in usage. |
commit | commitdiff | tree |
2013-12-04 |
Giuseppe Longo | Adds a defrag configuration example in suricata.yaml |
commit | commitdiff | tree |
2013-12-04 |
Victor Julien | Fix Conf api usage after rebase |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Instead of exiting on memory failure, log a warning... |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Better document ConfSet and ConfSetFinal. |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Subsequent configuration keys now override previous... |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Function to prune all non-final nodes from a configurat... |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | More concise API for setting config values that |
commit | commitdiff | tree |
2013-12-04 |
Jason Ish | Cleanup ConfSet, ConfGet, make more concise. |
commit | commitdiff | tree |
2013-12-04 |
Victor Julien | tls: allow matching for @ symbol in tls.subject 680/head |
commit | commitdiff | tree |
2013-12-04 |
Anoop Saldanha | FTP parser updated to not use the archaic App layer... |
commit | commitdiff | tree |
2013-12-04 |
Anoop Saldanha | Updated the ftp response handler to return without... |
commit | commitdiff | tree |
2013-12-03 |
Anoop Saldanha | Restructured flow_proto mapping enums. |
commit | commitdiff | tree |
2013-12-03 |
Anoop Saldanha | Code cleanup. |
commit | commitdiff | tree |
2013-12-03 |
Anoop Saldanha | Removed unused function MpmMatcherGetMaxPatternLength. |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Reduce allocs in boyer moore prepare phase |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Don't alloc for hash lookup in SCClassConfGetClasstype |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Don't malloc temp var in SCRuleVarsGetConfVar |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Don't use strdup in ip-only address parsing |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Convert classtype keyword to pcre_copy_substring |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | Convert reference keyword to pcre_copy_substring |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | app layer: set event if proto detect disabled for a... |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | proto detection: add limit for one sided sessions |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | stream: add size debug code |
commit | commitdiff | tree |
2013-12-02 |
Victor Julien | stream: wait for protocol detection to complete |
commit | commitdiff | tree |
2013-12-02 |
Eric Leblond | decode: clean DecodeThreadVars counter 671/head |
commit | commitdiff | tree |
2013-12-02 |
Eric Leblond | cmdline: add -k to specify checksum validation |
commit | commitdiff | tree |
2013-12-02 |
Eric Leblond | pcap-file: add checksum-checks configuration variable |
commit | commitdiff | tree |
2013-12-02 |
Eric Leblond | Set packet invalid flag during decoding. |
commit | commitdiff | tree |
2013-12-02 |
Eric Leblond | Add invalid pkt counter. |
commit | commitdiff | tree |
2013-12-01 |
Victor Julien | Fix parsing of 'custom' detect grouping values 669/head |
commit | commitdiff | tree |
2013-11-30 |
Victor Julien | vars: optimize layout to reduce size requirements of... |
commit | commitdiff | tree |
2013-11-30 |
Victor Julien | pcre: parsing cleanup |
commit | commitdiff | tree |
2013-11-30 |
Victor Julien | stream: minor clean up of TcpSession structure |
commit | commitdiff | tree |
2013-11-30 |
Victor Julien | content: reorder DetectContentData member, shrinking... |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | defrag: clean up |
commit | commitdiff | tree |
2013-11-28 |
Eric Leblond | defrag: don't modify packet if defrag fails 666/head |
commit | commitdiff | tree |
2013-11-28 |
Eric Leblond | decode: PacketTunnelPktSetup replaces PacketPseudoPktSetup |
commit | commitdiff | tree |
2013-11-28 |
Eric Leblond | decode: update API to return error |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | rule setup: cleanup |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | Convert dsize keyword parsing to use pcre_copy_substring |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | Convert pcre keyword parsing to use pcre_copy_substring |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | rule parser: convert to use pcre_copy_string |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | detect: use macro for max rule size |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | Convert flowbits keyword parsing to use pcre_copy_substring |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | Convert flow keyword parsing to use pcre_copy_substring |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | Convert ParseSizeString to use pcre_copy_substring |
commit | commitdiff | tree |
2013-11-28 |
Victor Julien | rule parser: don't use uninitialized value |
commit | commitdiff | tree |
2013-11-28 |
Giuseppe Longo | feature #417: add support for configuration per host... |
commit | commitdiff | tree |
2013-11-27 |
Victor Julien | rule parsing cleanups |
commit | commitdiff | tree |
2013-11-27 |
Victor Julien | rule parsing: reduce mallocs and clean up |
commit | commitdiff | tree |
2013-11-27 |
Victor Julien | address and port: reduce memory allocs |
commit | commitdiff | tree |
2013-11-27 |
Jason Ish | Remove the single line if statements. |
commit | commitdiff | tree |
2013-11-27 |
Jason Ish | Support for configuration include files. |
commit | commitdiff | tree |
2013-11-27 |
Victor Julien | signature address parsing improvements and tests 660/head |
commit | commitdiff | tree |
2013-11-26 |
Victor Julien | valgrind: add suppression file |
commit | commitdiff | tree |
2013-11-26 |
Victor Julien | http: use body limit in inspection |
commit | commitdiff | tree |
2013-11-25 |
Victor Julien | Fix using uninitialized memory (Bug #994) |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | util-ioctl: ioctl error should be a warning 657/head |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | pcap: add warning about GRO and LRO usage |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | af-packet: add warning message if LRO or GRO are set |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | util-ioctl: add GRO/LRO detection capabilities |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | util-ioctl: minor code cleaning. |
commit | commitdiff | tree |
2013-11-25 |
Eric Leblond | pfring: improve error reporting at device opening |
commit | commitdiff | tree |
2013-11-22 |
Victor Julien | detect: don't consider smsgs for no inspect flag |
commit | commitdiff | tree |
2013-11-22 |
Victor Julien | stream: improve raw reassembly |
commit | commitdiff | tree |
2013-11-21 |
Victor Julien | Fix autofp flow queue handler optimization |
commit | commitdiff | tree |
2013-11-21 |
Victor Julien | build-info: add a nicer way of printing atomics support 650/head |
commit | commitdiff | tree |
2013-11-21 |
Victor Julien | flow: aligned flow balance structures (used by autofp... |
commit | commitdiff | tree |
2013-11-21 |
Victor Julien | http: add meta-field-limit option 649/head |
commit | commitdiff | tree |
2013-11-20 |
Victor Julien | SSE 4.2 memcmp: don't read beyond var boundary 644/head |
commit | commitdiff | tree |
2013-11-19 |
Ken Steele | Reduce the size of Packet structure |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | http: strip 'proxy' part of http_uri 640/head |
commit | commitdiff | tree |
2013-11-19 |
Ken Steele | Allocate mPIPE packet ingress queue in each worker... |
commit | commitdiff | tree |
2013-11-19 |
Ken Steele | Cleanup Tile build for -Werror |
commit | commitdiff | tree |
2013-11-19 |
Ken Steele | Rename checksums to level3_comp_csum and level4_comp_csum. |
commit | commitdiff | tree |
2013-11-19 |
Eric Leblond | suricata: move some code into PostConfLoadedSetup |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | Remove mkinstalldirs (bug #1041) 639/head |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | Add SSE support to --build-info 638/head |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | memcmp: don't use SSE intrinsics if less that 16 bytes... |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | profiling: don't init rule profiling ctx if rule profil... |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | profiling: when config is missing, keyword profiling... |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | pcap: register counters for old pcap versions as well |
commit | commitdiff | tree |
2013-11-19 |
Victor Julien | Fix pcre_study error check |
commit | commitdiff | tree |
2013-11-18 |
Ken Steele | Share Packet checksum values for TCP, UDP, IPv6. ICMPv4... |
commit | commitdiff | tree |
2013-11-16 |
Ken Steele | Add missing case for DNS_CONFIG 630/head |
commit | commitdiff | tree |
2013-11-15 |
Victor Julien | http & tls: fix transaction handling |
commit | commitdiff | tree |
2013-11-15 |
Victor Julien | dns: fix transaction handling |
commit | commitdiff | tree |
2013-11-15 |
Victor Julien | DNS: trigger logging for toserver dir when previous... |
commit | commitdiff | tree |
2013-11-15 |
Victor Julien | dns: detect case of request flooding |
commit | commitdiff | tree |
2013-11-15 |
Ken Steele | Formatting and comment updates in flow files 628/head |
commit | commitdiff | tree |
2013-11-15 |
Victor Julien | detect: only inspect smsg for valid tcp packets |
commit | commitdiff | tree |
next |