]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-02-09  MaxtorsAdded checking of negated "totals" and "threads" config... 1845/head
2016-02-09  Mats Klepslandlua: expose TLS certificate chain to lua
2016-02-09  Tom DeCaniofile-store: add force-filestore configuration option...
2016-02-09  Nicolas Thilllua: set thread vars in DetectLuaMatch
2016-02-09  Maurizio Abbafilestore-call: forcing a call to FileStore instead...
2016-02-09  notnytfix nfq_get_timestamp
2016-02-09  bladeswordsFix typo of trailing ] in configure --help
2016-02-09  Andreas HerzFix the comment and explanation for random-chunk-size
2016-02-08  Andreas Herzjson: fix missing includes in disable unix socket case 1842/head
2016-02-08  Victor Juliendrmemory: suppress magic leak
2016-02-08  Andreas Herzfile-magic: improve libmagic handling on *nix systems
2016-02-08  Alexander GozmanIn configuration test mode, check signatures if 'delaye...
2016-02-08  Andreas Herzremove unnecessary braces
2016-02-08  Andreas Herzconfigure: add --disable-python option
2016-02-08  Jason Ishasn1: fix memory leak
2016-02-08  Victor JulienFix two more potential issues like bug 1550
2016-02-08  Alessandro... Segfault fix
2016-01-28  Andreas Herzcoccinelle: fix typo for strchrnul 1821/head
2016-01-28  Jason Ishconf: null guard in ConfNodeLookupChild
2016-01-28  Alexander Gozmanunix manager: log client's version with debug level
2016-01-28  Eric Leblondunix-manager: fix ressource leak when init fail
2016-01-22  Victor JulienUpdate Changelog for 3.0 suricata-3.0
2016-01-11  Victor Juliensmtp: harden mime parsing 1812/head
2015-12-21  Victor JulienUpdate changelog for 3.0RC3 suricata-3.0RC3
2015-12-19  Victor Julienredis: fix compiler warning 1799/head
2015-12-18  Victor Julienprelude: clean up memory on setup failure
2015-12-18  Victor Julienpcap: fix setup failure memleak on libpcap < 1.0
2015-12-17  Victor Julienprelude: style fixup
2015-12-17  Eric Leblondprelude: fix thread safeness
2015-12-17  Eric Leblondsuricata: can't use -l and unix socket runmode
2015-12-17  Eric Leblondunix-manager: display errors like errors
2015-12-17  Eric Leblondunix-manager: fix race condition
2015-12-17  Victor Julienicmpv4: remove unused header fields
2015-12-17  Victor Julienicmpv4: remove unused declarations
2015-12-17  Victor Julienicmpv4: harden embedded packet handling
2015-12-17  Victor Julienicmpv4: improve dest unreachable logic
2015-12-17  Victor JulienDER decoder: don't use strlcpy on non-strings
2015-12-11  Victor Julienhttp: more sane body inspection/tracking defaults 1790/head
2015-12-11  Victor Julienhttp: improve body pruning
2015-12-10  Victor Julienips/drop-log: fix crash on logging drops
2015-12-09  Victor Julienhttp file: fix txid type 1788/head
2015-12-09  Victor Julienfile: sync file and tx id types
2015-12-09  Victor Juliensmtp: reset inspection buffers
2015-12-09  Victor Julienhttp: fix body prune check
2015-12-08  Victor JulienUpdate Changelog for 3.0RC2 suricata-3.0RC2
2015-12-07  Victor Juliendns: reject bad response data
2015-12-07  Victor Juliensmtp: improve handling of bad traffic
2015-12-07  Victor Julienstream-tcp: bail early on segments before base_seq
2015-12-07  Victor Julientls: suppress warnings on alloc failure 1786/head
2015-12-06  Victor Julienunified2: disable by default 1784/head
2015-12-06  Victor Julienstats log: suppress 0 counters by default
2015-12-06  Victor Julienafpacket: suppress output
2015-12-06  Victor Julienafpacket: move zero copy setup to config parsing
2015-12-06  Victor Julienafpacket: indent fixup
2015-12-06  Victor Julienoffloading: compress printing of iface offloading
2015-12-06  Victor Julienafpacket: on missing cluster settings, set defaults
2015-12-06  Victor Julienafpacket: add null decoder, put ethernet first
2015-12-06  Victor Juliendevice: constify string args
2015-12-04  Jason Ishmodbus: disable by default
2015-12-04  Eric Leblondoutput-json: add app_proto key in root
2015-11-30  Alexander GozmanFeature 1605: more descriptive error messages when... 1774/head
2015-11-27  Victor Julienprofiling: fix lock profile compilation 1772/head
2015-11-26  Victor Julienjson: small improvement to log message wording 1765/head
2015-11-26  Eric Leblondoutput-json: fix regression on log prefix handling
2015-11-26  Maurizio Abbaapp-layer-smtp: support for multiline response
2015-11-25  Victor JulienUpdate changelog for 3.0RC1 suricata-3.0RC1
2015-11-25  Victor JulienUpdate dev version to reflect we're doing 3.0 now
2015-11-25  Victor Julienrule vars: fix compiler warning
2015-11-25  Victor Julientls: fix compiler warnings 1762/head
2015-11-25  Victor Julienhttp: add test for plain http over connect
2015-11-25  Victor Julienhttp: don't run unittests twice
2015-11-25  Victor Julienhttp: test cleanups
2015-11-25  Aaron CampbellFix out-of-bounds memory access in DNS TXT record parser.
2015-11-23  Victor Julienmulti-detect: fix and simplify config 1760/head
2015-11-23  Victor Julienmulti-detect: improve error handling
2015-11-23  Victor Julienmulti-detect: handle missing mappings
2015-11-23  Victor Julienmulti-detect: consider vlan tracking
2015-11-23  Victor Julienmulti-detect: validate vlan_id
2015-11-23  Victor Julienmulti-detect: use default tenant
2015-11-23  Victor Julienmulti-detect: clean up output
2015-11-23  Victor Julienbase64: code style fixups
2015-11-23  Jason Ishbase64_decode, base64_data: decode and match base64 1758/head
2015-11-23  Jason Ishutil-base64: strict mode - all characters must be valid
2015-11-23  Mats Klepslandlua: added function TlsGetSNI()
2015-11-23  Mats Klepslandlog-tls: added SNI field to extended output
2015-11-23  Mats Klepslandoutput-json-tls: added SNI field to extended output
2015-11-23  Mats Klepslandapp-layer-ssl: get server name from SNI extension
2015-11-23  Victor Julienjson: fix malformed output 1754/head
2015-11-22  Victor Julienoutput: cleanup JSON logging 1753/head
2015-11-22  Victor Julienoutput-json: don't alloc for JSON to string
2015-11-22  Victor Julienrule profiling: json output 1752/head
2015-11-22  Victor Julienprofiling: cleanup, remove MIN declaration
2015-11-17  Eric Leblondrules-reload: fix reload with -s or -S 1743/head
2015-11-17  Eric Leblondprscript: add rm command
2015-11-17  Eric Leblondprscript: docker do not need sudo
2015-11-17  Eric Leblondhandle MTU discovery in multi iface case
2015-11-17  Eric Leblondconfig: don't use hardcoded path
2015-11-17  Eric Leblondsuricata: clean dump-config output
2015-11-17  cardiglianopfring pkt acq: keep running on 'pfring_set_cluster...
2015-10-26  Victor Julienthreading: avoid autofp deadlock 1716/head
next