]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-02-07  Eric Leblondaf-packet: no VLAN id from msg header for old kernel 833/head
2014-02-07  Eric LeblondAdd new function to work on kernel version.
2014-02-07  Eric Leblondaf-packet: improve VLAN detection
2014-02-07  Eric Leblondaf-packet: handle vlan counter
2014-02-07  Eric Leblondaf-packet: get vlan id from header
2014-02-07  Victor Julienapp-layer: fix AppLayerParserProtocolIsTxEventAware 831/head
2014-02-07  Victor Julienhttp: per tx decoder events
2014-02-06  Victor Juliendns: fix protocol yaml setting
2014-02-06  Ken SteeleAdd option on Tile-Gx for logging for fast.log alerts... 822/head 824/head
2014-02-06  Ken SteeleReduce time the file lock is held to write an alert...
2014-02-06  Ken SteeleAlert file formatting clean up.
2014-02-06  Victor JulienFix address parsing issues 823/head
2014-02-04  Victor Julienprofiling: end profiling tunnel packets inside lock 820/head
2014-02-04  Victor Julienfileext: make case insensitive
2014-02-04  Jason IshWhen setting a sequence value, check for an existing... 818/head
2014-02-04  Jason IshAdd a --set command line option to set/override a confi...
2014-02-04  Victor Julienjson dns: fix tx logic
2014-02-04  Victor Julienprofiling: output log api modules separately
2014-02-04  Victor Julienprofiling: fix percentage of detect phases
2014-02-04  Victor Julienthreading: add missing json types to TmModuleTmmIdToString
2014-02-04  Victor Julienoutput: add TM_FLAG_LOGAPI_TM thread module flag
2014-02-04  Victor Julienprofiling: support log api
2014-02-04  Victor Julienthreading: add utility to get module id from name
2014-02-04  Victor Julienprofiling: add sample-rate yaml option
2014-02-04  Victor Julienprofiling: conditional rule profiling
2014-02-04  Victor Julienprofiling: lower overhead when disabled
2014-02-04  Eric Leblondtls: fix negated match
2014-01-31  Victor JulienUpdated banned function cocci check
2014-01-31  Victor JulienReplace strchrnul with strchr
2014-01-31  Victor JulienRemove SCStrndup
2014-01-31  Victor JulienReplace remaining SCStrndup calls
2014-01-31  Victor JulienIntroduce BytesToString utility
2014-01-31  Victor Julienjson loggers: dup bstr with bstr_util_strdup_to_c
2014-01-31  Victor Julienstream: yaml addition for recent config options
2014-01-31  Victor Julienutil-host-os-info: scan-build fix
2014-01-31  Victor Julienutil-host-os-info: scan build fixes
2014-01-31  Victor JulienFix util-debug scan-build warnings
2014-01-31  Eric Leblondjson file: separate http params 810/head
2014-01-31  Eric Leblondjson: add event_type key
2014-01-31  Eric Leblondjson dns: do not use array to output answer
2014-01-31  Eric Leblondjson-dns: sync field names with draft rfc2629
2014-01-31  Eric Leblondjson: sync key name with CIM
2014-01-30  Victor JulienVarious fixes for scan-build warnings 807/head
2014-01-30  Victor Julienoutput: cleanups 806/head
2014-01-30  Victor Julienjson tls log: rename to output-json-tls
2014-01-30  Victor Julienoutput: check for multiple instances of drop and tls
2014-01-30  Victor Julienjson drop log: rename to output-json-drop
2014-01-30  Victor Julienjson dns: rename output-dnslog -> output-json-dns
2014-01-30  Victor Julienjson: rename output-httplog -> output-json-http
2014-01-30  Victor Julienjson outputs: cleanups 805/head
2014-01-30  Victor Julienjansson file log: make file log module
2014-01-30  Victor Julientls json: turn into packet logger
2014-01-30  Victor Julienoutput: simple name space support for sub modules
2014-01-30  Victor Juliendrop-json: make child of eve-log
2014-01-30  Victor Julienjson drop log: move into packet module
2014-01-30  Victor Julienlog api: use AppProto instead of uint16_t
2014-01-30  Victor Julienlog api: convert all names to const
2014-01-30  Victor Julienalert json: make child of eve-log
2014-01-30  Victor Julienalert-json: make full module out of json alert
2014-01-30  Victor Julienoutput: sub-module support for other log api's
2014-01-30  Victor Julienoutput: introduce concept of sub-modules
2014-01-30  Victor Juliendns-json: turn logger to tx api
2014-01-30  Victor Julienhttp-json: separate module using tx api
2014-01-29  Victor JulienVarious compile fixes after rebase with master
2014-01-29  Tom DeCaniojson: rebase fixes
2014-01-29  Tom DeCanioRemaining JSON output pull request comment edits
2014-01-29  Tom DeCanioaddress most initial JSON pull request comments
2014-01-29  Tom DeCanioadd "united" drop JSON log
2014-01-29  Tom DeCanioAdd "united" JSON files output
2014-01-29  Tom DeCanioFirst cut at "united" file log output in JSON
2014-01-29  Tom DeCanioJSON output cleanup
2014-01-29  Tom DeCanioremove unused http JSON code
2014-01-29  Tom DeCaniomore output JSON cleanup
2014-01-29  Tom DeCanioremove dead JSON DNS output code
2014-01-29  Tom DeCanioJSON output cleanup
2014-01-29  Tom DeCaniorename alert-json.[ch] output-json.[ch]
2014-01-29  Tom DeCaniofix compile errors w/o libjansson
2014-01-29  Tom DeCanioremove unused JSON TMM_*JSON enumerations
2014-01-29  Tom DeCanioAdd support for JSON output to syslog/unix_stream/unix_...
2014-01-29  Tom DeCanioAdd "united" log to suricata.yaml.in
2014-01-29  Tom DeCanioJSON output cleanup
2014-01-29  Tom DeCanioadd united TLS JSON logging
2014-01-29  Tom DeCanioadd ICMP type and code support to JSON log
2014-01-29  Tom DeCanioSupport for configuration of JSON http output module
2014-01-29  Tom DeCanioAdd vlan and pcap_cnt to JSON logs
2014-01-29  Tom DeCanioFirst cut at united .yaml configuration
2014-01-29  Tom DeCaniobeginning of JSON config alignment
2014-01-29  Tom DeCaniomove some JSON alert work outside of lock
2014-01-29  Tom DeCanioJSON cleanup
2014-01-29  Tom DeCanioAlert/HTTP/DNS JSON output working with Logstash
2014-01-29  Tom DeCanionested json alert output
2014-01-29  Tom DeCaniocleanup fallout from upstream merge with alert json...
2014-01-29  Tom DeCanioChange JSON alert syslog level to INFO
2014-01-29  Tom DeCaniofix NULL string into JSON in alert-json
2014-01-29  Tom DeCaniochange srcport->sp dstport->dp
2014-01-29  Tom DeCanioAdd JSON formatted alert output
2014-01-28  Victor Julienstream: add performance output for stream pools
2014-01-28  Victor Julienstream: configurable stream chunk prealloc 801/head
2014-01-28  Victor Julienstream: silence stream.reassembly.raw message
2014-01-28  Victor Julienstream: configurable segment pools
next