]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-02-13  Victor Juliendns: if no (valid) config is found, use defaults 841/head
2014-02-13  Victor Julienapp-layer: tell pp registrar if config was found
2014-02-13  Victor Juliendns yaml: fix detect ports of tcp relying on udp
2014-02-13  Victor Julienapp-layer-event: make error reporting more clear
2014-02-13  Victor Juliendns: fix message of decoder rule 2240008
2014-02-13  Victor Julienyaml: add and comment missing dns settings
2014-02-13  Victor JulienUpdate Changelog for 2.0rc1 release suricata-2.0rc1
2014-02-11  Victor Julienvlan/QinQ: add vlan_qinq counter 840/head
2014-02-11  Victor Julieneve-log: add warning if enabled but not supported
2014-02-10  Jason IshPromote nodes set with --set to sequence nodes as needed. 839/head
2014-02-10  Victor Julienvlan: support QinQ ethernet types 838/head
2014-02-10  Victor Juliendefrag: fix reassembly with vlan
2014-02-09  Eric Leblondaf-packet: declare TP_STATUS_VLAN_VALID if needed
2014-02-09  Victor JulienBug 1107: decoders: bail out on pseudo packets
2014-02-09  Victor JulienFlow: fix flow reference cnt issues
2014-02-09  Victor Julienipv4 decoder: set 'invalid' event on icmpv6
2014-02-09  Victor Juliendebug-validation: fix packet check
2014-02-07  Victor Juliendetect ip-only: update radix usage 835/head
2014-02-07  Victor Julienhost-os-info: update radix lookups
2014-02-07  Victor Julienunused reputation: radix update
2014-02-07  Victor Juliendefrag: update radix usage
2014-02-07  Victor Julienradix: update HTP config lookup logic
2014-02-07  Victor Julienradix: update tests after API change
2014-02-07  Victor Julienradix: don't modify node prefix on lookup
2014-02-07  Jason IshDon't alert on valid ICMP6 solicit/advert messages.
2014-02-07  Ken SteeleRemove extra ] configure.ac for HAVE_DETECT_DISABLED
2014-02-07  Victor JulienFix CUDA test warning.
2014-02-07  Anoop SaldanhaCUDA: Fix header file resolution issues.
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
next