]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-03-12  Victor JulienFix compilation on systems with Musl 1926/head
2016-03-10  Victor Juliensmtp: clean up thread local memory 1923/head
2016-03-10  Victor Julienstream-tcp: improve function doc
2016-03-10  Victor JulienAdd global MAX macro.
2016-03-10  Maurizio Abbadecode-events: counters for decode events errors 1921/head
2016-03-09  Eric Leblondaf-packet: don't check GRO LRO on non ethernet 1917/head
2016-03-09  Eric Leblondaf-packet: handle raw link
2016-03-09  Eric Leblondaf-packet: disable most code when not built in
2016-03-09  Victor Julienstream: fix stream.inline default 1915/head
2016-03-09  Victor Juliendns: turn debug BUG_ON's into events
2016-03-09  Victor Juliendetect: allow for more than 64k mpm rules 1914/head
2016-03-08  Victor Juliendefrag: fix bad packet error handling
2016-03-08  Victor Julienpacket pool: make sure packet next ptr is always set
2016-03-08  Victor Julienpacket pool: turn bad check into BUG_ON
2016-03-08  Andreas Herzconfigure: bypass libpcre 8.35 check
2016-03-07  Eric Leblondutil-radix-tree: fix memleak 1910/head
2016-03-07  Eric Leblonddetect-ssl-state: fix memleak
2016-03-07  Eric Leblonddetect-ssl-version: simplify code and fix memlea
2016-03-07  Eric Leblonddetect-tls: fix memleaks
2016-03-07  Eric Leblondtm-threads: unify thread names handling
2016-03-07  Eric Leblonddefrag: free defrag tree at exit
2016-03-07  Eric Leblondoutput-stats: fix memleak
2016-03-07  Eric Leblondtmqh-flow: fix memleak in TmqhFlowCtx cleaning
2016-03-07  Eric Leblondtm-threads: fix memleak
2016-03-07  Eric Leblondtm-queue: unify queue name handling
2016-03-07  Eric Leblondunix-manager: fix memleak at exit
2016-03-07  Eric Leblondutil-host-info: fix memleaks
2016-03-07  Eric Leblondutil: get rid of json_array_append
2016-03-07  Eric Leblondrunmodes: fix memleak
2016-03-07  Eric Leblondunix-manager: fix memleak
2016-03-07  Eric Leblondoutput-tx: fix memleak
2016-03-07  Eric Leblondoutput-filedata: fix memleak
2016-03-07  Eric Leblondoutput-packet: fix memleak
2016-03-07  Eric Leblondoutput-file: fix memleak
2016-03-07  Eric Leblondlog-filestore: suppress unused code
2016-03-07  Eric Leblonddecode: update icmpv6 message handling
2016-03-07  Victor Juliengre: support transparent ethernet bridge decoding 1908/head
2016-03-07  Victor Julienpfring: small cleanup
2016-03-07  cardiglianopkt acq: introduce break loop API
2016-03-05  Andreas Herzrule-parsing: remove unnecessary code 1905/head
2016-03-04  Alexander GozmanBUG #1689: fix stack overflow when parsing variables
2016-03-03  Victor Julienoutput-json: constify API 1900/head
2016-03-03  Jason Ishalert-debuglog: trigger rotation on non-decoder events...
2016-03-03  Victor Juliengccprotect: fix SECLDFLAGS not getting used
2016-03-02  Eric Leblondapp-layer-smtp: fix memory leak
2016-03-02  Eric Leblondapp-layer-smtp: fix mem leak and add new alert
2016-03-02  Eric Leblondbuild: install app-layer-events.rules
2016-03-02  Victor Julienfile: fix flags type in API
2016-03-02  Victor Julienhttp: remove unused param from HtpBodyAppendChunk
2016-03-02  Victor Julienspm: constify search args
2016-03-02  Victor Julienfile: shrink data structure
2016-03-02  Victor Julienhtp file: constify name/data args
2016-03-02  Victor Julienfile: constify data/name args
2016-03-02  Victor Julienhttp body: use HTPCalloc
2016-03-02  Victor Julienhtp: add HTPCalloc wrapper
2016-03-02  Victor Julienmagic: make data arg const
2016-03-02  Jason Ishdcerpc: cleanup list handling
2016-03-02  Jason Ishdcerpc: fix memory leak when called from smb
2016-03-02  Andreas Herzrule-parsing: quick fix for rules with wrong double...
2016-03-01  Victor Julienlua output: clean up memory at shutdown 1889/head
2016-03-01  Victor Julienpcre: use pcre_free_study to free the study data 1887/head
2016-03-01  Victor Juliendetect ports: fix memory leak
2016-03-01  Victor Julienvlan: fix bad checks in unittests
2016-02-26  Andreas Herznfqueue: fix wrong return value check in error cases 1883/head
2016-02-25  DIALLO Davidmodbus: fix compiler uninitialized warnings with -Wmayb...
2016-02-25  Victor Julienmake install-rules: update URL to https and 3.0
2016-02-25  Victor Juliencuda: fix compilation
2016-02-25  Victor Juliencuda: update build system for modern versions
2016-02-25  Eric Leblondxff: fix address overwrite in forward case
2016-02-25  Tom DeCaniooutput-json-alert: fix segfault when alerts separated...
2016-02-25  Tom DeCaniooutput-json-http: Add JSON support for X-Flash-Version.
2016-02-25  Tom DeCanioAdd JSON support for X-Authenticated-User. Supported...
2016-02-24  Giuseppe Longohttp: close file when http body limit is reached 1880/head
2016-02-24  Victor Julienjson-drop-log: clean up memory at shutdown
2016-02-24  Victor Julienflowbits: remove unused debugging code 1872/head
2016-02-24  Victor Julienflowbits: fix memory leak
2016-02-24  Victor Julienflowbits: optimize set and remove
2016-02-23  Andreas Herzbuild-info: workaround special _FORTIFY_SOURCE defines 1871/head
2016-02-23  Victor Julienpcre: work around harmless coverity warnings 1869/head
2016-02-23  Victor Julienbpf: fix memleak on unusual error (CID 1197757)
2016-02-23  Victor Julienlua: if pkg-config fails, try -llua
2016-02-23  Victor Julienconfigure: OS X fixes
2016-02-23  Victor Julienhttp: fix NULL deref on certain out of memory conditions
2016-02-23  Victor Julienrunmode: fix memleak on live modes setup (CID 1197760)
2016-02-23  Victor Juliendetect-engine: free memory in error conditions (CID...
2016-02-23  Victor Julienmulti-tenants: improve error handling (CID 1312702)
2016-02-23  Victor Julienconf: explicitly ignore retval (CID 1353490)
2016-02-23  Victor Julienunix-manager: fix memleak in error case (CID 1353491)
2016-02-23  Victor Julienpcre: blacklist 8.35 for JIT use (issue #1693)
2016-02-22  Victor Julienjansson: cleanup JSON_ESCAPE_SLASH use 1868/head
2016-02-22  Victor Julienunix-socket: optimize response sends
2016-02-22  Victor Julienjson: make membuffer helper public
2016-02-22  Victor Julienstats: fix dump-counters when no loggers are active
2016-02-22  Victor Julienunix-socket: restore dump-counters functionality
2016-02-22  Victor Julienstats: export StatsToJSON
2016-02-22  Victor Julienjson-stats: split out json generation
2016-02-22  Victor Julienjansson: include in suricata-common.h
2016-02-22  Andreas Herzconfigure: warn if libpcre 8.35 is used
2016-02-22  Travis Greenyaml: disable rules by default
2016-02-22  Tom DeCaniooutput-json-dns: add logging of NS answer record content.
next