]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-06-02  Victor Juliennetmap: get offloading settings and warn if needed 2134/head
2016-06-02  Victor Juliennetmap: get correct RSS queues on Linux as well 2133/head
2016-06-02  Victor Juliennetmap: reduce verbosity at startup 2132/head
2016-06-02  Victor Juliennetmap: handle missing config with better defaults
2016-06-02  Victor Juliennetmap: implement 'threads: auto'
2016-06-01  Victor Julieninstance: use enum for runmode 2131/head
2016-06-01  Victor Julieninstance: memset to 0 before use
2016-06-01  Eric Leblondutil-ioctcl: increase header size 2129/head
2016-06-01  Andreas Herzsuricata: fix double packet processing threads
2016-06-01  Victor Julienac-ks: don't allow use on big-endian
2016-05-31  Victor Julienflow-worker: small cleanups
2016-05-31  Victor Juliendetect: make pattern matcher messages less verbose
2016-05-31  Victor Julienyaml: replace ac-tile by ac-ks
2016-05-31  Victor Julienyaml: remove conf_filename global
2016-05-31  Victor Julienprofiling: fix compilation if libjansson is missing 2124/head
2016-05-31  Victor Julienpfring: cleanup
2016-05-31  Victor Julienpfring: improve profiling
2016-05-31  Victor Julienprofiling: allow packet profiling to be reset
2016-05-31  Eric Leblondcoverity: fix CID 1362014
2016-05-31  Victor Julienaf-packet: use better defaults if config is missing
2016-05-31  Victor Julienyaml: make eve log in yaml depend on libjansson 2121/head
2016-05-31  Victor Julienyaml: improve capture comments
2016-05-31  Victor Julienyaml: move classification etc below the rules
2016-05-31  Victor Julienyaml: new defaults for outputs
2016-05-31  Victor Julienyaml: file logging at info level
2016-05-31  Victor Julienyaml: improved defaults and misc cleanups
2016-05-31  Victor Julienyaml: add performance tuning section
2016-05-31  Victor Julienyaml: more reshuffling
2016-05-31  Victor Julienyaml: create advancted sections
2016-05-31  Victor Julienyaml: add hw accel section, move cuda there
2016-05-31  Victor Julienyaml: add netfilter section
2016-05-31  Victor Julienyaml: move outputs to the logging step
2016-05-31  Victor Julienyaml: introduce 'advanced settings'
2016-05-31  Victor Julienyaml: move app layer up
2016-05-31  Victor Julienyaml: move afpacket, pcap, pcap-file up
2016-05-31  Victor Julienyaml: move logging up
2016-05-31  Victor Julienyaml: move rules up in the file
2016-05-31  Victor Julienyaml: move vars to the top
2016-05-31  Victor Julienlogging: clean up at shutdown
2016-05-30  Victor Julienflow worker: move UDP app-layer into main function 2118/head
2016-05-30  Victor Julienflow worker: profiling
2016-05-28  Victor Juliendebug: fix compiler warnings 2115/head
2016-05-28  Victor Julienthread modules: remove unused id's
2016-05-28  Victor Juliendetect: no longer a thread module
2016-05-28  Victor Julienstream-tcp: more cleanups
2016-05-28  Victor Julienstream-tcp: no longer register as a thread module
2016-05-27  Victor Juliendrmemory: broader suppressions for hyperscan
2016-05-27  Victor Juliensmtp: improve thread data use
2016-05-27  Justin Viiretapp-layer-smtp: free mpm contexts on shutdown
2016-05-27  Justin Viiretdetect-engine: log MPM/SPM matchers being used
2016-05-27  Justin Viiretmpm: add "auto" default for mpm-algo
2016-05-27  Justin Viiretapp-layer-detect-proto: use mpm-algo
2016-05-27  Justin Viiretapp-layer-detect-proto: pass mpm_ctx to DestroyCtx
2016-05-27  Justin Viiretdetect-engine: adjust unit tests for hs mpm
2016-05-27  Justin Viiretapp-layer-smtp: init mpm thread ctx after prepare
2016-05-27  Justin Viiretmpm-hs: make errors from hs_scan() fatal
2016-05-27  Justin Viiretmpm-hs,spm-hs: don't call hs_scan() for zero bytes
2016-05-27  Aleksey Katarginnetmap: close sw ring before hw rings
2016-05-27  Jason Ishtls-json-log: register module as tls-json-log, not...
2016-05-27  Eric Leblondprscript: fix error handling
2016-05-24  Victor Julienisdataat: remove unused code
2016-05-23  Arturo Borrero... src/: fix typo: receieved vs received 2095/head
2016-05-21  Victor Julienflow worker: set up decoder thread vars
2016-05-20  Victor Julienac: allow use of 31bits of pid space instead of 16 2092/head
2016-05-20  Victor Juliendns: add support for sshfp records
2016-05-20  Victor Juliencoverity: CID 1362011: Control flow issues (DEADCODE)
2016-05-20  Victor Juliencoverity: CID 1362012: Incorrect expression (EVALUATION...
2016-05-20  Victor Juliencoverity CID 1362013: Control flow issues (NESTING_INDE...
2016-05-20  Victor Julienaf-packet: CentOS6 build fixes 2091/head
2016-05-20  Eric Leblondaf-packet: use time() instead of GetTime()
2016-05-20  Eric Leblondaf-packet: print errno on mmap error
2016-05-20  Eric Leblondaf-packet: fix some typos in yaml
2016-05-20  Eric Leblondaf-packet: ask for hardware timestamp
2016-05-20  Eric Leblondaf-packet: make mmap options parsing conditional
2016-05-20  Eric Leblondaf-packet: reset stats at start of capture
2016-05-20  Eric Leblondaf-packet: use mmap capture by default
2016-05-20  Eric Leblondaf-packet: detect availability of tpacket_v3
2016-05-20  Eric Leblondaf-packet: add option to use memory locked mmap
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block timeout
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block size
2016-05-20  Eric Leblondaf-packet: put ring setup in a separate function
2016-05-20  Eric Leblondaf-packet: pack AFPPeer structure
2016-05-20  Eric Leblondaf-packet: AFPWalkBlock error handling
2016-05-20  Eric Leblondaf-packet: continuing cleaning and hole hunting
2016-05-20  Eric Leblondaf-packet: cleaning and hole hunting
2016-05-20  Eric Leblondaf-packet: tpacket_v3 implementation
2016-05-20  Eric Leblondaf-packet: remove useless code
2016-05-20  Eric Leblondaf-packet: micro optimization
2016-05-20  Eric Leblondaf-packet: avoid test for each packet
2016-05-20  Justin Viiretspm: handle null ptrs in destroy funcs gracefully
2016-05-20  Victor Julienfile: switch to streaming buffer API
2016-05-20  Victor Julienhttp: improve body inspection
2016-05-20  Victor Julienhttp: make htpstate cfg ptr const
2016-05-20  Victor Julienhttp: move body settings into per dir struct
2016-05-20  Victor Julienhttp: add per direction config for body parsing
2016-05-20  Victor Julienhttp body handling: use streaming buffer API
2016-05-20  Victor Julienstreaming: buffer API
2016-05-20  Victor Julienautofp: update queue handlers 2089/head
2016-05-20  Victor Julienflow: remove dead code
2016-05-20  Victor Julienflowworker: initial support
next