]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2013-12-04  Victor Julientls: allow matching for @ symbol in tls.subject 680/head
2013-12-04  Anoop SaldanhaFTP parser updated to not use the archaic App layer...
2013-12-04  Anoop SaldanhaUpdated the ftp response handler to return without...
2013-12-03  Anoop SaldanhaRestructured flow_proto mapping enums.
2013-12-03  Anoop SaldanhaCode cleanup.
2013-12-03  Anoop SaldanhaRemoved unused function MpmMatcherGetMaxPatternLength.
2013-12-02  Victor JulienReduce allocs in boyer moore prepare phase
2013-12-02  Victor JulienDon't alloc for hash lookup in SCClassConfGetClasstype
2013-12-02  Victor JulienDon't malloc temp var in SCRuleVarsGetConfVar
2013-12-02  Victor JulienDon't use strdup in ip-only address parsing
2013-12-02  Victor JulienConvert classtype keyword to pcre_copy_substring
2013-12-02  Victor JulienConvert reference keyword to pcre_copy_substring
2013-12-02  Victor Julienapp layer: set event if proto detect disabled for a...
2013-12-02  Victor Julienproto detection: add limit for one sided sessions
2013-12-02  Victor Julienstream: add size debug code
2013-12-02  Victor Julienstream: wait for protocol detection to complete
2013-12-02  Eric Leblonddecode: clean DecodeThreadVars counter 671/head
2013-12-02  Eric Leblondcmdline: add -k to specify checksum validation
2013-12-02  Eric Leblondpcap-file: add checksum-checks configuration variable
2013-12-02  Eric LeblondSet packet invalid flag during decoding.
2013-12-02  Eric LeblondAdd invalid pkt counter.
2013-12-01  Victor JulienFix parsing of 'custom' detect grouping values 669/head
2013-11-30  Victor Julienvars: optimize layout to reduce size requirements of...
2013-11-30  Victor Julienpcre: parsing cleanup
2013-11-30  Victor Julienstream: minor clean up of TcpSession structure
2013-11-30  Victor Juliencontent: reorder DetectContentData member, shrinking...
2013-11-28  Victor Juliendefrag: clean up
2013-11-28  Eric Leblonddefrag: don't modify packet if defrag fails 666/head
2013-11-28  Eric Leblonddecode: PacketTunnelPktSetup replaces PacketPseudoPktSetup
2013-11-28  Eric Leblonddecode: update API to return error
2013-11-28  Victor Julienrule setup: cleanup
2013-11-28  Victor JulienConvert dsize keyword parsing to use pcre_copy_substring
2013-11-28  Victor JulienConvert pcre keyword parsing to use pcre_copy_substring
2013-11-28  Victor Julienrule parser: convert to use pcre_copy_string
2013-11-28  Victor Juliendetect: use macro for max rule size
2013-11-28  Victor JulienConvert flowbits keyword parsing to use pcre_copy_substring
2013-11-28  Victor JulienConvert flow keyword parsing to use pcre_copy_substring
2013-11-28  Victor JulienConvert ParseSizeString to use pcre_copy_substring
2013-11-28  Victor Julienrule parser: don't use uninitialized value
2013-11-28  Giuseppe Longofeature #417: add support for configuration per host...
2013-11-27  Victor Julienrule parsing cleanups
2013-11-27  Victor Julienrule parsing: reduce mallocs and clean up
2013-11-27  Victor Julienaddress and port: reduce memory allocs
2013-11-27  Jason IshRemove the single line if statements.
2013-11-27  Jason IshSupport for configuration include files.
2013-11-27  Victor Juliensignature address parsing improvements and tests 660/head
2013-11-26  Victor Julienvalgrind: add suppression file
2013-11-26  Victor Julienhttp: use body limit in inspection
2013-11-25  Victor JulienFix using uninitialized memory (Bug #994)
2013-11-25  Eric Leblondutil-ioctl: ioctl error should be a warning 657/head
2013-11-25  Eric Leblondpcap: add warning about GRO and LRO usage
2013-11-25  Eric Leblondaf-packet: add warning message if LRO or GRO are set
2013-11-25  Eric Leblondutil-ioctl: add GRO/LRO detection capabilities
2013-11-25  Eric Leblondutil-ioctl: minor code cleaning.
2013-11-25  Eric Leblondpfring: improve error reporting at device opening
2013-11-22  Victor Juliendetect: don't consider smsgs for no inspect flag
2013-11-22  Victor Julienstream: improve raw reassembly
2013-11-21  Victor JulienFix autofp flow queue handler optimization
2013-11-21  Victor Julienbuild-info: add a nicer way of printing atomics support 650/head
2013-11-21  Victor Julienflow: aligned flow balance structures (used by autofp...
2013-11-21  Victor Julienhttp: add meta-field-limit option 649/head
2013-11-20  Victor JulienSSE 4.2 memcmp: don't read beyond var boundary 644/head
2013-11-19  Ken SteeleReduce the size of Packet structure
2013-11-19  Victor Julienhttp: strip 'proxy' part of http_uri 640/head
2013-11-19  Ken SteeleAllocate mPIPE packet ingress queue in each worker...
2013-11-19  Ken SteeleCleanup Tile build for -Werror
2013-11-19  Ken SteeleRename checksums to level3_comp_csum and level4_comp_csum.
2013-11-19  Eric Leblondsuricata: move some code into PostConfLoadedSetup
2013-11-19  Victor JulienRemove mkinstalldirs (bug #1041) 639/head
2013-11-19  Victor JulienAdd SSE support to --build-info 638/head
2013-11-19  Victor Julienmemcmp: don't use SSE intrinsics if less that 16 bytes...
2013-11-19  Victor Julienprofiling: don't init rule profiling ctx if rule profil...
2013-11-19  Victor Julienprofiling: when config is missing, keyword profiling...
2013-11-19  Victor Julienpcap: register counters for old pcap versions as well
2013-11-19  Victor JulienFix pcre_study error check
2013-11-18  Ken SteeleShare Packet checksum values for TCP, UDP, IPv6. ICMPv4...
2013-11-16  Ken SteeleAdd missing case for DNS_CONFIG 630/head
2013-11-15  Victor Julienhttp & tls: fix transaction handling
2013-11-15  Victor Juliendns: fix transaction handling
2013-11-15  Victor JulienDNS: trigger logging for toserver dir when previous...
2013-11-15  Victor Juliendns: detect case of request flooding
2013-11-15  Ken SteeleFormatting and comment updates in flow files 628/head
2013-11-15  Victor Juliendetect: only inspect smsg for valid tcp packets
2013-11-14  Ken SteeleAdd Unit test to check TCPv4 and IPV4 checksums together. 626/head
2013-11-12  Victor Julienstream: fix sequence number on smsg
2013-11-12  Ken SteeleGive Suricata priority to receive packets over Linux...
2013-11-12  Victor Julienhttp: don't decode + to space by default 620/head
2013-11-11  Victor JulienFix live rule reload confusing delayed detect 616/head
2013-11-11  Victor Juliendetect: don't do rule reload during delayed detect 615/head
2013-11-07  Victor Julienprofiling: add tracking of missing keywords
2013-11-07  Victor Julienprofiling: per buffer profiling
2013-11-07  Victor Juliendetect: add tostring function for DETECT_SM_LIST_ enum.
2013-11-06  Victor Julienprofiling: introduce per keyword profiling 613/head
2013-11-06  Victor Juliencontent inspection: introduce no_match label
2013-11-05  Victor Julienstream: fix IPv6 pseudo packet setup 610/head
2013-11-05  Victor Julienstream: reduce scope of StreamTcpPseudoPacketSetupHeader
2013-11-05  Victor JulienIPv4 decoder compile warning fix
2013-11-04  Victor JulienDNS: fix response name length logic 609/head
2013-11-04  Anoop SaldanhaFix for #1003.
2013-10-31  Victor JulienCounters: fix delayed-detect counter registration
next