]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-04-13  Victor JulienFix 2 compiler warnings 930/head
2014-04-10  Victor Julienoutput-api: cleanup handling 926/head
2014-04-10  Victor Julienoutput api: complete shutdown functions
2014-04-10  Victor Julientls-json: add cleanup function
2014-04-10  Victor Juliendrop-json: fix cleanup
2014-04-10  Victor Julieneve-log: fix mem leak at shutdown
2014-04-10  Victor Julienssh-json: add clean up functions
2014-04-10  Victor Julienhttp-json: add missing cleanup functions
2014-04-10  Victor Julienfile-json: cleanup at shutdown
2014-04-10  Victor Juliendns-json: fix cleanup
2014-04-10  Victor Julienalert-json: fix cleanup
2014-04-10  Victor Julienlog-tls: run Disable at shutdown
2014-04-10  Victor Juliendrop loggers: call disable func
2014-04-10  Victor Julienoutput: add Disable funcs to mirror Enable
2014-04-10  Victor Julienunified2: fix memory leak at shutdown
2014-04-09  Eric Leblondoutput: clean file desc at exit. 925/head
2014-04-09  Pierre ChifflierTLS: add detection for malicious heartbeats (AKA heartb... 924/head
2014-04-02  Victor Julienerf-file: clean up decode thread local storage
2014-04-02  Victor Julienendace-dag: clean up decode thread local storage
2014-04-02  Victor Julienmpipe: clean up decode thread local storage
2014-04-02  Victor Julienipfw: clean up decode thread local storage
2014-04-02  Victor Juliennapatech: clean up decode thread local storage
2014-04-02  Victor Julienpcap: clean up decode thread local storage
2014-04-02  Victor Julienpfring: clean up decode thread local storage
2014-04-02  Victor Juliennfq: clean up decode thread local storage
2014-04-02  Victor Julienaf-packet: clean up decode thread local storage
2014-04-02  Victor Juliendrmemory: remove bug 978 suppression
2014-04-02  Victor Julienpcap-file: clean up decode thread local storage
2014-04-02  Victor Juliendecode: introduce DecodeThreadVarsFree
2014-04-02  Victor Julienapp-layer: cleanups
2014-04-02  Jason IshForce pidfile creation of --pidfile.
2014-04-02  Tom DeCaniojson: somewhere along the way IP/port pairs had gotten... 915/head
2014-03-27  Ken SteeleChange configure to allow statically linking libpcre.
2014-03-26  Victor Julientls: no event on 'new session ticket' in handshake 908/head
2014-03-26  Victor Julienipv6: add support for PAD1
2014-03-26  Victor Julienicmpv6: add multicast types
2014-03-26  Victor JulienTLS: register patterns for tls-alerts
2014-03-25  Victor Juliendetect state: fix indent 906/head
2014-03-25  Victor Juliendetect state: remove alproto check for AMATCH
2014-03-25  Victor JulienFix app-layer-protocol FP on multi TX flow
2014-03-25  Victor JulienUpdate Changelog for 2.0 release suricata-2.0
2014-03-21  Eric Leblondtls: fix problem with tls.store keyword 904/head
2014-03-18  Victor JulienUpdate Changelog for 2.0rc3 release suricata-2.0rc3
2014-03-18  Victor Julienyaml: remove rbn, add tls
2014-03-18  Victor Julienaf-packet: fix init sync with no traffic 899/head
2014-03-17  Eric Leblondaf-packet: move packet fanout code 898/head
2014-03-17  Eric Leblondaf-packet: synchronize reading start
2014-03-14  Victor Julienfast-log: restore logging of Drop/wDrop 894/head
2014-03-13  Victor Juliendetect: allow alias registration for rule keywords 893/head
2014-03-13  Victor Julienjson alert: fix action 892/head
2014-03-12  Victor Julieneve-http: register with app-layer api 890/head
2014-03-11  Victor Julieneve-file: set event_type to fileinfo 886/head
2014-03-11  Victor Julieneve-files: file -> fileinfo 885/head
2014-03-11  Victor Julieneve-http: print <unknown> like in eve-files 884/head
2014-03-10  Victor JulienFix live reload 883/head
2014-03-10  Victor Julienpfring: call enable_ring after set_cluster 881/head
2014-03-06  Victor JulienUpdate ChangeLog for 2.0rc2 release suricata-2.0rc2
2014-03-06  Victor Julienyaml: comment out example config 879/head
2014-03-06  Victor Julienyaml: increase default memcaps
2014-03-06  Victor Julieneve-log: enable in default config
2014-03-06  Victor Julieneve-log: output cleanup
2014-03-06  Victor JulienBug 611: fix for iponly 878/head
2014-03-06  Eric Leblondoutput-json: update timestamp format
2014-03-06  Eric Leblondpfring: get vlan id from header
2014-03-06  Victor JulienOpenBSD: set correct magic path
2014-03-05  Eric Leblondipfw: fix build 876/head
2014-03-05  Eric Leblondhttp: add info message about memcap
2014-03-04  Victor JulienFix False Positive of rules with ports on portless... 872/head
2014-03-04  Victor JulienFix BytesToString indexing array using wrong index 870/head
2014-03-04  Victor Julienjson output: fix vlan byte order in output 869/head
2014-03-04  Victor JulienFix null dereference in eve-log
2014-03-04  Victor JulienCoverity fix
2014-03-04  Victor Julienconfigure: simplify OpenBSD handling
2014-03-04  Victor JulienDisable emerging-icmp in default config
2014-03-04  Victor Julienmake install-full: get correct version of ET
2014-03-03  Victor Julienssh: fix scan-build warnings 867/head
2014-03-03  Victor Julienssh: improve banner checking
2014-03-03  Victor Julienssh: fixes for minor scan-build warnings
2014-03-03  Victor Julienssh: add json logger
2014-03-03  Victor Julienssh: improve large and fragmented banner handling
2014-03-03  Victor Julienssh: disable inspection in encrypted phase
2014-03-03  Victor Julienssh: allow for space characters in the software version
2014-03-03  Victor Julienssh: clean up flags
2014-03-03  Victor Julienssh: reenable ssh.protoversion keyword
2014-03-03  Victor Julienssh: reenable ssh.softwareversion keyword
2014-03-03  Victor Julienssh: handle fragmented banner
2014-03-03  Victor Julienssh: server support, cleanups
2014-03-03  Victor Julienssh: record parser
2014-03-03  Victor Julienssh: reenable parser as stub
2014-03-03  Eric Leblondclassification: add category to some stream rules 866/head
2014-03-03  Eric Leblondrunmode: remove unused variable.
2014-03-03  Eric LeblondExit if BPF filter file is specified in IPS mode
2014-03-03  Eric Leblondipfw: fix operator error in test
2014-03-03  Eric Leblondipfw: improve exit message
2014-03-03  Eric Leblondipfw: update running modes to hide device stats
2014-03-03  Eric Leblondnfq: update message displayed at exit
2014-03-03  Eric Leblondnfq: update running modes to hide device stats
2014-03-03  Eric Leblondutil-device: add function to avoid stat display
2014-03-03  Eric Leblondutil-device: fix debug message
2014-02-28  Ken SteeleMove memcpy_lower() into new util-memcpy.h
next