]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2015-10-26  Victor Julienthreads: add func to count running threads of types
2015-10-26  Victor Julienthreading: store thread module flags in threadvars
2015-10-23  Victor Julienhtp: cleanup, remove unused declaration
2015-10-22  cardiglianopfring pkt acq: capture loop optimisation 1712/head
2015-10-22  cardiglianopfring pkt acq: removed reentrant flag
2015-10-22  cardiglianopfring pkt acq: use zero-copy recv in workers runmode
2015-10-22  Eric Leblondutil-logopenfile: don't allocate redis command
2015-10-22  Eric Leblondutil-logopenfile: move sensor_name to filectx
2015-10-22  Eric Leblondutil-logopenfile: log queued events at exit
2015-10-22  Eric Leblondutil-logopenfile: don't lock syslog write
2015-10-22  Eric Leblondutil-logopenfile: cleaner free function
2015-10-22  Eric Leblondutil-logopenfile: don't use atomic for batch_count
2015-10-22  Eric Leblondutil-logopenfile: use a function for redis write
2015-10-22  Eric Leblondredis-output: fix sensor-name code
2015-10-22  Eric Leblondutil-logopenfile: reconnect handling
2015-10-22  Eric Leblondutil-logopenfile: implement redis pipelining
2015-10-22  Eric Leblondutil-logopenfile: introduce SCConfLogOpenRedis
2015-10-22  Eric Leblondutil-logopenfile: add write function
2015-10-22  Eric Leblondoutput-json: add sensor-name config variable
2015-10-22  Eric Leblondtravis: add libjansson and hiredis
2015-10-22  Eric Leblondoutput-json: improve hiredis define
2015-10-22  Eric Leblondoutput-json: add redis support
2015-10-22  Giuseppe Longodecode: add flow memcap counter
2015-10-21  cardiglianoworkers runmode: allow multiple input devices
2015-10-21  Eric Leblondjson-file: avoid allocation 1704/head
2015-10-21  Eric Leblondjson-email: fix coverity alert
2015-10-20  Jason Ishapp-layer setup scripts: enable new modules on copy 1699/head
2015-10-20  Jason Ishtemplate app-layer: disable if not in config file ...
2015-10-20  Eric Leblondjson-email-common: fix email extended logging
2015-10-20  Eric Leblondjson-email-common: suppress commented code
2015-10-20  Eric Leblondjson-email-common: can now log same header twice
2015-10-20  Torgeir NatvigBugfix for detect-engine.luajit-states
2015-10-09  Mats Klepslandlua: SSH output support 1677/head
2015-10-09  Mats Klepslandlua: SSH support
2015-10-08  Alessandro... Describe new unified2-alert "payload" option 1675/head
2015-10-08  Alessandro... Add option to omit payload in unified2 output
2015-10-08  Jason IshGPL license sync with official gpl-2.0.txt
2015-10-08  Jason Ishfix util-host-os-info unit tests.
2015-10-08  Jason Ishdetect-pcre: allow upper cases metachars for host ...
2015-10-08  Eric Leblondutil-debug: don't colorize if a redirect is used
2015-10-08  Victor Juliendefrag tests: fix compiler warnings
2015-10-08  Jason Ishdefrag: stop reassembly at the first packet with more...
2015-10-08  Jason Ishdefrag: tracker initialization cleanup
2015-10-08  Jason Ishdefrag: don't use trackers marked for removal
2015-10-08  Jason Ishdefrag: unit test for tracker reuse (current fails)
2015-10-08  Alexander Gozmanunix-manager: log client (dis)connection with DEBUG...
2015-10-08  Alexander GozmanFeature 1527: ability to compile as a position independ...
2015-10-08  Mats Klepslandlua: TLS lua output support
2015-10-06  Eric Leblonddecode-mime: fix body md5 computation 1671/head
2015-10-06  Eric Leblondutil-decode-mime: fix some unittests
2015-10-06  Eric Leblondutil-decode-mime: fix IsIpv6Host function
2015-10-06  Eric Leblondsmtp-layer: remove FIXME and del excessive newline
2015-10-06  Eric Leblondoutput-json: add tx_id to events
2015-10-06  Eric Leblondoutput-json: add create header with tx function
2015-10-06  Eric Leblondjson-email: JsonEmailAddMetadata update
2015-10-06  Eric Leblondjson-http: gen metadata function with tx_id param
2015-10-06  Eric Leblondjson-smtp: add tx_id param to metadata generation
2015-10-06  Eric Leblondjson-smtp: change copyright date
2015-10-06  Eric Leblondjson-alert: add smtp elements in alert
2015-10-06  Eric Leblondjson-smtp: fix a debug message
2015-10-06  Eric Leblondemail-json: add bcc to extended fields
2015-10-06  Eric Leblondsmtp-layer: add MAIL FROM parsing test in unittest
2015-10-06  Eric Leblondsmtp-layer: add HELO parsing test in unittest
2015-10-06  Eric Leblondyaml: add comment describing smtp extended
2015-10-06  Eric Leblondemail-json: add 'date' field extraction
2015-10-06  Eric Leblondutil-decode-mime: add unittests for field fetching
2015-10-06  Eric Leblondunittests: finally register MIME tests
2015-10-06  Eric Leblondemail-json: improve log message
2015-10-06  Eric Leblondemail-json: add author
2015-10-06  Eric Leblondyaml: document new MIME features
2015-10-06  Eric Leblondemail-json: add some fields
2015-10-06  Eric Leblondemail-json: body md5 logging is optional
2015-10-06  Eric Leblondemail-json: add capa to display subject md5
next