]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-11-24  Victor Julienqa: appveyor support 2421/head
2016-11-24  Victor Julienqa: update url in libhtp script
2016-11-23  Jason Ishpcap-log: seed ring buffer on start up 2414/head
2016-11-23  Eric Leblonddocumentation: fix list keywords URLs
2016-11-23  Jason Ishlogging: hook the application log file into rotation
2016-11-23  Jason Ishlogging: open application log file in append mode
2016-11-23  Jason Ishdns: accept a data length of 0 without marking as malformed
2016-11-23  Jason Ishdns-events: fix direction of malformed events + typo
2016-11-23  Jason Ishipfw: disable more code to suppress compiler warnings
2016-11-23  Jason Ishcompiler warnings: fix compiler warnings in format...
2016-11-23  Victor Juliendetect-lua: unify on using 'lua' name vs 'luajit'
2016-11-23  Victor Julienluajit: remove unused instance counter
2016-11-23  Victor Julienluajit: update default yaml and doc for 'states'
2016-11-23  Victor Julienlua: luajit improvements
2016-11-23  Jason Ishdoc: only build pdf on dist if pdflatex is installed
2016-11-23  Jason Ishdoc: fix build pdf on non gnu make platforms
2016-11-23  Victor Julienpcap-file: minor cleanup
2016-11-01  Victor Julienchangelog: update for 3.2RC1 release suricata-3.2RC1
2016-10-31  Victor Julienyaml: group ICS protocols together 2393/head
2016-10-31  Victor JulienENIP: add default ports to yaml
2016-10-31  Victor JulienENIP: disable parser if no config found
2016-10-31  Victor JulienDNP3: disable in case of no dnp3 config
2016-10-31  Priit Laesreadme: Fix markdown header levels
2016-10-31  Priit Laesreadme: reformat some key points about possible securit...
2016-10-31  Priit Laesreadme: Add link to up-to-date user guide and mark...
2016-10-31  Jason Ishdnp3: fix coverity checks; return value not checked
2016-10-31  Victor Juliendetect: add missing break (CID 1374301)
2016-10-31  Victor Julieneve: make payload printing in alerts more robust
2016-10-31  Victor Julienflowint: allow / in name
2016-10-31  Victor Julienhostbits: test fixes
2016-10-27  Victor Julienpkt-var: const name
2016-10-27  Victor JulienDNP3: minor cleanup 2391/head
2016-10-27  Victor JulienDNP3: don't leak memory on dnp3_obj parsing
2016-10-27  Jason IshDNP3: Use directional logging.
2016-10-27  Jason IshDNP3: --afl-dnp3 entry point
2016-10-27  Jason IshDNP3: Lua detect support.
2016-10-27  Jason IshDNP3: Log DNP3 info with DNP3 alert.
2016-10-27  Jason IshDNP3: Log DNP3 transactions.
2016-10-27  Jason IshDNP3: dnp3_data, dnp3_func, dnp3_ind, dnp3_obj rule...
2016-10-27  Jason IshDNP3: Application layer decoder.
2016-10-27  Jason IshDNP3: dnp3-gen: code generator for repetitive DNP3...
2016-10-27  Jason Ishcommon: define json_boolean when not defined
2016-10-27  fooinhaeve: check redis reply in non pipeline mode
2016-10-27  Victor Julienflowvar: cleanups
2016-10-27  Jason Ishfast-pattern: fix tls_sni
2016-10-26  Jason Ishdns: use new unittest macros 2386/head
2016-10-26  Jason Ishdns: support back to back requests without a response
2016-10-26  Jason Ishtcp dns: unit test for multi-request buffer
2016-10-26  Jason Ishtcp dns: fix advancement to next request in buffer
2016-10-26  Victor Julienmulti-tenant: make less verbose 2384/head
2016-10-26  Victor Julienmulti-tenants: fix minor memleak
2016-10-26  Victor Juliendetect: suppress debug message for reloads
2016-10-26  Victor Julienvars: small cleanups
2016-10-26  Victor Juliennfq: support bypass for rebuilt fragment packets 2383/head
2016-10-26  Victor Juliennfq_set_mask: set mark on root pkt for tunnels
2016-10-25  Eric Leblondsource-nfq: document bypass function
2016-10-25  Eric Leblondsource-nfq: fix tunnel mark callback algorithm
2016-10-25  Victor Julientls-rules: install on 'make install-full' 2381/head
2016-10-24  Victor Juliendetect: fix multi-tenant loaders
2016-10-19  Victor Julienflow-timeout: fix memory errors on flow bypass 2367/head
2016-10-19  Victor Julienflow-manager: cleanups and comment improvements
2016-10-19  Victor Julienflow-timeout: don't leak flow reference in error path
2016-10-18  Victor Juliendoc: add rate_filter 2364/head
2016-10-18  Victor Julienalert: fix rate_filter issues
2016-10-18  Jason Ishconf: cleanup compiler warning (unintialized vars)
2016-10-18  Jason Ishdoc: flow: update and add new keywords
2016-10-18  Jason Ishdetect-flow: no_frag and only_frag keyword support
2016-10-18  Jason Ishdefrag: set flag on packets reassembled from fragments
2016-10-18  Jason Ishdetect-flow: support flow:not_established
2016-10-18  Jason Ishdetect-flow: use new unit test macros
2016-10-18  Duarte Silvafile-hashing: Fixed line parsing code
2016-10-14  Victor Juliendoc: initial app-layer keywords 2360/head
2016-10-14  Victor Juliendetect-app-layer-protocol: improve rule validation
2016-10-14  Victor Juliendetect-app-layer-protocol: implement prefilter
2016-10-14  Victor Juliendetect-app-layer-protocol: convert to pkt match
2016-10-14  Victor Julieneve: print app_proto_ts/app_proto_tc
2016-10-13  Victor Julienlogging: return string for ALPROTO_FAILED
2016-10-13  Victor Julienapp-layer counters: count failed protocol detect
2016-10-13  Victor Julienproto-detect: clean up UDP handling
2016-10-13  Victor Julienproto detect: improve error case handling
2016-10-13  Victor Juliendetect-app-layer-protocol: improve error handling
2016-10-13  Victor Julienproto-detect: update mismatch handling
2016-10-13  Victor Julienapp-layer-protocol: improve detection
2016-10-13  Victor Julienproto detect: remove flow data tracking
2016-10-13  Victor Julienproto detect: update behavior on partial detection
2016-10-13  Victor Julienproto detect: TCP cleanup
2016-10-13  Victor Julienapp-layer: clean up counters registration
2016-10-12  Victor Juliendoc: app-layer tls including no-reassemble 2353/head
2016-10-12  Victor Julientls: change 'no-reassemble' option to default off
2016-10-12  Thomas Andrejakprelude: add IPv6 support
2016-10-12  Thomas Andrejakprelude: add missing TCP header to additional data
2016-10-12  Thomas ANDREJAKprelude: update URL
2016-10-12  Thomas Andrejakprelude: coding style, it's better to use macro
2016-10-12  Thomas Andrejakprelude: Add other actions than just ACTION_DROP when...
2016-10-12  Thomas Andrejakprelude: Add log when failed to create assessment or...
2016-10-12  Thomas AndrejakAdd macro for TCP and UDP header access
2016-10-12  Eric Leblondapp-layer-tls: stop detection if no reassembly
2016-10-12  Eric Leblondstream-tcp: bypass encrypted when both side ready
2016-10-12  Nicolas Thilldoc: add SCPacketTimestamp Lua function
2016-10-12  Nicolas Thilllua: add an SCPacketTimestamp function
next