]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-10-17  Victor Julienrunmodes: fix 'threads' option parsing 2942/head
2017-10-17  Victor Julienoutput: harden output deinit
2017-10-17  Victor Julienstream: improve error handling of ssn pool
2017-10-17  qiangbeidetect/state: fix offset mask logic
2017-10-17  Victor Juliendcerpc: set hard limit for stub data buffer size
2017-10-16  Victor Juliendetect: don't rescan when just distance is used
2017-10-16  Victor Juliendetect: avoid needless recursive scanning
2017-10-06  Victor Juliendoc/file_data: add note on negated matching 2926/head
2017-10-06  Victor Juliendebug: free pcre memory used for output filtering
2017-10-06  Victor Julientls: don't set event on small input data
2017-10-06  Eric Leblondprscript: update urls to use OISF repo
2017-10-06  Derekdns: fix last timestamp handling
2017-10-06  Eric Leblondaf-packet: free bpf program
2017-10-06  Eric Leblondaf-packet: call thread deinit function
2017-10-06  Andreas Herzdoc: reflect most recent cpu affinity settings
2017-10-06  Mats Klepslandapp-layer-ssl: fix bug with >255 records in one stream
2017-10-06  Andreas Herzrule-parser: bump sids within siggroup test
2017-10-06  Andreas Herzrule-parser: detect duplicate rev keyword
2017-10-06  Andreas Herzrule-parser: detect duplicate sid keyword
2017-10-06  Andreas Herzrule-parser: detect duplicate classtype keyword
2017-10-06  Victor Julienafpacket: free ring mem on error
2017-10-06  Alexander GozmanBug #2201: af_packet - treat BPF filter error as fatal
2017-10-06  Mats Klepslandapp-layer-tls: don't decode client certificates
2017-10-06  Victor Juliendetect-msg: cleanup error message
2017-10-06  Andreas Herzrule-parser: ignore duplicated msg keyword
2017-10-06  Eric Leblondaf-packet: optimize BPF
2017-10-06  Victor Juliengcc7: format-truncation fix for lua
2017-08-06  Julianredis: support for rpush in list mode 2872/head
2017-07-13  Victor Julienchangelog: update for 3.2.3 release suricata-3.2.3
2017-07-13  Victor Juliender/asn1: limit recursion
2017-07-13  Victor Julienstream: don't reset state on syn/ack resend
2017-07-13  Victor Julienradix: fix risky malloc call 2836/head
2017-07-13  Victor Juliengcc7: fix format-truncation warnings in runmodes
2017-07-13  Victor Juliengcc7: fix format truncation warning
2017-07-13  Victor Juliengcc7: fixes for format string warnings
2017-07-06  Victor Julienpcap: fix linktype raw issues 2825/head
2017-07-06  Victor Julienlog: destroy file mutex
2017-07-06  Jason Ishlog: wrap rotation and write in lock
2017-06-07  Victor Julienchangelog: update for 3.2.2 release suricata-3.2.2
2017-06-07  Victor Julienpcre: on ppc64 disable only for specific versions 2758/head
2017-06-07  Victor Julienpcre: disable jit on powerpc64
2017-06-05  Victor Julienluajit: cleanup states before return to pool 2757/head
2017-06-05  Victor Julienlua/streaming: fix http body logging
2017-05-31  Jason Ishdefrag: (windows) detect more overlaps 2727/head
2017-05-31  Jason Ishdefrag: (linux) fix an error in overlapping fragments
2017-05-31  Jason Ishdefrag: use new unit test macros
2017-05-31  Andreas Herzdoc: rephrase nocase placement explanation
2017-05-31  Eric Leblondlog-tlsstore: fix error handling
2017-05-24  Victor Julienunix socket: improve output of unix mode 2720/head
2017-05-24  Jason Ishdns: fix log filtering 2719/head
2017-05-24  Victor Julienmodbus: fix compiler warnings about alignment
2017-05-24  Victor Julienpool: fix compiler warning
2017-05-24  Victor Julienaf-packet: fix cppcheck false positive
2017-05-24  Victor Julienbug 2113: unix-socket start up race
2017-03-30  Victor Julienflow-worker: clean up thread init 2634/head
2017-03-30  Jason Ishautoconf - look for stdbool.h
2017-03-30  Victor Julienhttp: fix body tracking corner case
2017-03-30  Alexander Gozmanaf-packet: fix parsing packet in TPACKET_V3 mode
2017-03-30  Alexander Gozmanaf-packet: get VLAN info for packets in TPACKET_V3...
2017-03-30  Alexander Gozmanaf-packet: write VLAN info for both TPACKET_V2 and V3
2017-03-30  Jason Ishdefrag: fix argument used in macro to match signature
2017-03-30  Jon Zeolladocs: fix statement about flow:to_server
2017-03-30  Jon Zeolladocs: clarify how iprep works
2017-03-30  Victor Juliendetect: fix ssl_state test
2017-03-30  Victor Julienbytejump: don't print errors when matching
2017-03-30  Victor Julienapp-layer: fix gap handling in protocol detection
2017-03-30  Victor Julienfile store: store multiple files if available
2017-03-30  Victor Julienapp-layer: fix memleak on bad traffic
2017-03-30  Victor Julienippair: fix xbits unset memleak
2017-03-30  Victor Julienippair: use both addresses in hash
2017-03-30  Victor Julienstream: validate SACK right edge to be in window
2017-03-30  Jason Ishipv4: update checksum function to be like tcp/udp
2017-03-30  Jason Ishtcp/udp: rename checksum functions for better meaning
2017-03-30  Jason Ishtcp/udp: fix checksum validation when 0xffff
2017-03-29  Victor Julienqa/appveyor: install libiconv-devel 2632/head
2017-03-29  Jason Ishtravis: macos: unlink all deps, then relink
2017-03-29  Victor Julientravis: fix pkg-config in mac builds
2017-03-29  Jason Ishtravis: fix libpcre in mac builds
2017-03-29  Jason IshMakefile: fix race condition in make install-full
2017-02-15  Victor Julienchangelog: update for 3.2.1 release suricata-3.2.1
2017-02-13  Victor Juliendns: fix outputs with 0-len A/AAAA records
2017-02-13  Victor Juliendns: fix out of bounds read
2017-02-13  Jason Ishdefrag - take protocol into account during re-assembly
2017-02-13  Victor Julienafl: add ethernet and erspan entry points 2552/head
2017-02-13  Victor Julienafl: clean up commandline parsing
2017-02-13  Victor Julienafl: pass a packet queue to decoder calls
2017-02-13  Jason Ishafl: set the packet data so pktlen gets set
2017-02-13  Victor Julienafl: minimalistic script to start AFL fuzzers
2017-02-13  Victor Julienafl: util script to list crashed series
2017-02-10  Victor Julienafl: improve packet fuzz testing
2017-02-09  Victor Julienafl: add decoder ipv4 option
2017-02-08  Sascha Steinbissmpm-ac: fix integer overflow on allocation 2550/head
2017-02-08  Sascha Steinbissalert: silence compiler type warning
2017-02-08  Victor Juliendetect: don't run IP inspection on non-IP packets 2549/head
2017-02-08  Victor Julienafl: fix ENIP, switch DNS to UDP and add --afl-dnstcp*
2017-02-08  Victor Julienafl: with -Wshadow issues
2017-02-08  Eric Leblondaf-packet: add VLAN header when needed in IPS mode
2017-02-01  Eric Leblonddetect-tls-sni: add link to documentation 2534/head
2017-02-01  Eric Leblonddoc: document the tls_sni keyword
2017-02-01  Eric Leblonddetect-tls: add url field pointing to doc
next