]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-09-19  Jason Ishsetup-app-layer-logger.sh: update for logging changes 2245/head
2016-09-19  Jason Ishlogging: proper failure on memory allocation error
2016-09-19  Jason Ishflow-vars: remove flow locks
2016-09-19  Jason Ishflow-bits: remove flow locks
2016-09-19  Jason Ishlua: remove flow locking from the lua layer
2016-09-19  Jason Ishstream: remove lock from StreamTcpSegmentForEach
2016-09-19  Jason Ishlogging: remove the packetqueue's from the logging...
2016-09-19  Jason Ishlogging: hook into flow worker thread
2016-09-19  Jason Ishoutput-streaming: free thread store on deinit
2016-09-19  Jason Ishlogging: rename registration functions to not have tmm
2016-09-19  Jason Ishlogging: convert pcap log to non-thread module
2016-09-19  Jason Ishlogging: just return if no tx loggers
2016-09-19  Jason Ishlogging: use a single entry point for all loggers
2016-09-19  Jason Ishlogging: remove output priorities: not used
2016-09-19  Jason Ishlogging: remove dead code from output-json
2016-09-19  Jason Ishoutput.[ch]: consistent style
2016-09-19  Jason Ishlogging: add profiling back for non-tmm loggers
2016-09-19  Jason Ishlogging: convert lua output to non-thread module
2016-09-19  Jason Ishlogging: convert tls log to non-thread module
2016-09-19  Jason Ishlogging: convert alert debug log to non-thread module
2016-09-19  Jason Ishlogging: convert tcp data logging to non-thread module
2016-09-19  Jason Ishlogging: convert tls store logging to non-thread module
2016-09-19  Jason Ishlogging: convert file data logging to non-thread module
2016-09-19  Jason Ishlogging: convert file logging to non-thread module
2016-09-19  Jason Ishlogging: convert unified2 to non-thread module
2016-09-19  Jason Ishlogging: convert stats loggers to non-thread module
2016-09-19  Jason Ishlogging: convert http log to non-thread module
2016-09-19  Jason Ishlogging: convert alert syslog to non-thread module
2016-09-19  Jason Ishlogging: convert drop output to non-thread module
2016-09-19  Jason Ishlogging: convert json template output to non-thread...
2016-09-19  Jason Ishtests: setup unit test framework earlier
2016-09-19  Jason Ishlogging: convert json drop output to non-thread module
2016-09-19  Jason Ishlogging: convert json smtp output to non-thread module
2016-09-19  Jason Ishlogging: convert json ssh output to non-thread module
2016-09-19  Jason Ishlogging: convert json netflow output to non-thread...
2016-09-19  Jason Ishlogging: convert json flow output to non-thread module
2016-09-19  Jason Ishlogging: convert json alert output to non-thread module
2016-09-19  Jason Ishlogging: convert json tls output to non-thread module
2016-09-19  Jason Ishlogging: convert prelude output to non-thread module
2016-09-19  Jason Ishlogging: convert eve http to non-thread module
2016-09-19  Jason Ishlogging: convert eve dns logging to non-thread module
2016-09-19  Jason Ishlogging: convert fast log to a non-thread module
2016-09-19  Jason Ishlogging: convert dns log to a non-thread module
2016-09-19  Victor Juliendetect: mark alproto in keyword reg deprecated
2016-09-19  Victor Juliengitignore: update to hide more local files
2016-09-19  Victor Juliendetect: don't set alproto while registering keyword
2016-09-19  Victor Juliendetect file: enable HTTP inspection from validate func
2016-09-19  Victor Juliendetect file: enforce protocol in single place
2016-09-19  Victor Julienapp-layer: add function to check if app-layer supports...
2016-09-19  Victor Julienthreads: remove EngineKill & SURICATA_KILL
2016-09-19  Victor Julienthreads: failed thread is a fatal error now
2016-09-19  Victor Julienthreading: remove thread restart logic
2016-09-19  Victor JulienOpen Suricata 3.2 development branch
2016-09-19  Victor Julienmagic: fix broken tests after CentOS6 update 2242/head
2016-09-19  Victor Julienmpls: add missing event type + rule
2016-09-19  Victor Julienbpf: fix file parsing memory handling
2016-09-19  Victor Juliendetect: don't print (null) in --list-keywords=all
2016-09-19  Eric Leblonddetect: fix setup for some keywords
2016-09-19  Eric Leblondcoccinelle: add siginit test
2016-09-19  Jason Ishdetect-flowbits: more unittest macro usage
2016-09-19  Jason Ishhostbits: use new unittest macros
2016-09-19  Jason Ishhostbits: fail parse on unexpected trailing data
2016-09-19  Jason Ishflowbits: validate that there are no spaces in the...
2016-09-19  Eric Leblondunix-manager: fix output of version command
2016-09-19  Andreas Herzrule-parsing: reject unescaped double quote within...
2016-09-06  Victor JulienUpdate Changelog for 3.1.2 suricata-3.1.2
2016-09-06  Victor Julieneve-drop: allow logging all drops 2225/head
2016-09-06  Victor Juliendns: use nonnull attr for log functions
2016-09-06  Victor Juliendns: fix coverity warning
2016-09-05  Victor Juliendetect-template: modernize 2222/head
2016-09-05  Jason Ishapp-layer templates: cleanups
2016-09-05  Jason Ishdecode-icmpv6: use FAIL macros in tests
2016-09-05  Jason Ishunittest: FAIL macro to unconditionally fail a test
2016-09-05  Jason Ishicmpv6: fix checksum verification if fcs present
2016-09-05  Victor Julienaffinity: fix compilation on SunOS 2219/head
2016-09-05  Victor Julienbyteswap: fix compilation on SunOS
2016-09-05  Victor Julienconfigure: detect SunOS and link against required libs
2016-09-05  Victor Julienthreads: provide SCGetThreadIdLong for SunOS
2016-09-05  Victor Juliendecode: declare IPPROTO_IPIP if OS doesn't have it
2016-09-05  Victor Juliendecode: fix int types
2016-09-05  Victor Julienconfigure: check for strings.h: used by SunOS
2016-09-05  Victor Julienlogfile: resolve name clash on SunOS
2016-09-01  Victor Julieneve: reduce flow_id to 51 bits 2214/head
2016-09-01  Victor Julienconfigure: fix Ubuntu lua pkg suggestion
2016-09-01  Victor Julieneve: output more unique flow_id 2211/head
2016-09-01  Victor Julienflow: introduce function to generate flow id
2016-08-31  Victor Juliendetect: implement continue detect for dcepayload 2210/head
2016-08-30  Victor Juliendetect: cleanup
2016-08-30  Victor Juliendetect: fix ICMP error handling issue
2016-08-29  Victor Julienoutput dns: fix bit declarations 2205/head
2016-08-29  Victor Juliencommon: introduce macro for bit declarations
2016-08-29  Tom DeCaniooutput-json-dns: dns output filtering.
2016-08-29  Jason Isheve: make logging of tagged packets optional
2016-08-29  Jason Isheve: log tag packets as packet events
2016-08-29  Victor Juliendetect: minor cleanup
2016-08-29  Victor Juliendetect: minor style fixes
2016-08-29  Victor Juliendetect: minor debug output cleanup
2016-08-29  Victor Juliendetect: remove unused debug code
2016-08-29  Victor Juliendetect: minor cleanups
2016-08-29  Victor Julienstream-tcp: fix ssn returning to wrong thread pool
next