]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-05-16  Victor Julienbug 2113: fix live modes 2716/head
2017-05-16  Jason Ishdns: fix log filtering
2017-05-16  Victor Julienstream: single GAP check
2017-05-16  Victor Juliendoc: fix doc links for http keywords 2715/head
2017-05-16  Victor Juliendoc: flowints formatting cleanup
2017-05-16  Victor Juliendoc: move parts out of snort difference doc
2017-05-16  David Whartondoc: removing (replaced) snort-compatibility.rst
2017-05-16  David Whartondoc: replacing snort-compatibility link
2017-05-16  David Whartondoc: overhaul of the snort-compatibility document
2017-05-16  Victor Julienbug 2113: unix-socket start up race 2714/head
2017-05-15  Victor Julienapp-layer: optimize many-tx case 2712/head
2017-05-15  Victor Julienoutput: tx logging optimizations
2017-05-15  Victor Julientests: update tests for app-layer changes
2017-05-15  Victor Julienapp-layer API optimizations and cleanups
2017-05-15  Victor Julienfile: fix pruning for parallel files
2017-05-12  Victor Julienfile: fix storing parallel files
2017-05-11  Victor Julienfile: update loops to account for parallel files 2705/head
2017-05-11  Victor Julienfile: introduce per file 'track id'
2017-05-11  Victor Julienfile-store: small cleanup
2017-05-11  Victor Julienfile: clarify file store id name
2017-05-09  Victor Julienflow: counters for total number of flows 2698/head
2017-05-09  Jason Ishdnp3: in template, include files own headers
2017-05-08  Victor Julienpfring: compiler warning fixes 2697/head
2017-05-08  Victor Julienlua: extend SCFlowAppLayerProto
2017-05-08  Victor Julieneve.flow: log original and expected app_protocols
2017-05-08  Victor Juliennfq: don't try to verdict detect/log flush pkts
2017-05-08  Victor Julienconnect/starttls: handle detection corner cases
2017-05-08  Victor Julienapp-layer: protocol change API
2017-05-08  Mats Klepslandapp-layer: add decoder event for missing TLS after...
2017-05-08  Mats Klepslandapp-layer-ftp: add STARTTLS support
2017-05-08  Mats Klepslandapp-layer-ftp: detect FTP alproto when using AUTH TLS
2017-05-08  Mats Klepslandoutput-json-tls: log 'from_proto' field
2017-05-08  Mats Klepslandapp-layer-smtp: add STARTTLS support
2017-05-08  Mats Klepslandapp-layer-htp: add HTTP CONNECT support
2017-05-08  Victor Julienproto-detect: add debug output
2017-05-08  Mats Klepslandapp-layer: support changing flow alproto
2017-05-06  Victor Julienmagic: fix compile warnings
2017-05-02  Victor Juliennfq: remove obsolete and broken netfilterforwin support 2687/head
2017-05-02  Victor Julienisdataat: add test for leading space
2017-05-02  Victor Juliennflog: compiler warning fix
2017-05-02  Victor Juliencompiler: more strict compiler warnings 2684/head
2017-05-02  Victor Juliendetect-parse: improve common parser 2683/head
2017-05-01  Victor Juliendetect: enforce isdataat:!1,relative earlier 2681/head
2017-05-01  Victor Juliendetect: more content inspection tests
2017-05-01  Victor Juliendetect: don't rescan when just distance is used
2017-05-01  Victor Juliendetect: content-inspection tests
2017-05-01  Victor Juliendetect: avoid needless recursive scanning
2017-05-01  Victor Juliendetect: use BIT_U32 macro for content flags
2017-05-01  Victor Juliendebug: suppress notice message 2679/head
2017-05-01  Victor Juliencleanup: remove unused ringbuffer code
2017-05-01  Victor Juliencleanup: remove libpcap < 1 support
2017-05-01  Victor Julienconfigure: remove CentOS5 pkg-config fix
2017-05-01  Victor Juliencleanup: from AS_VERSION_COMPARE CentOS5 workaround
2017-04-21  Victor Juliendetect: update tests that mix state/stream inspect 2673/head
2017-04-21  Victor Julienunittests: add/improve helpers for stream/flow
2017-04-21  Victor Julienhttp_header: enable trailer prefilter engines
2017-04-21  Victor Julienstate: check progress before calling engine
2017-04-21  Victor Juliendetect: improve stateful detection
2017-04-21  Victor Juliendetect: change mask logic
2017-04-21  Victor Julienmpm: run engines as few times as possible
2017-04-21  Victor Juliendetect: register progress in inspect engines
2017-04-21  Victor Juliendetect-state: don't use casts to uint
2017-04-21  Victor Julienhttp_uri: unittest cleanup
2017-04-21  Victor Julienhttp_header: add another trailer test
2017-04-21  Victor Julienhttp_header (trailer) test cleanup
2017-04-21  Victor Julienssh: fix test
2017-04-21  Victor Julienssh: fix banner state setting
2017-04-21  Victor Juliendetect: more detailed state profiling
2017-04-21  Victor Julienapp-layer: set stream-depth after stream init
2017-04-21  Victor Juliendetect: clean up stateful detect
2017-04-21  Victor Julienstream: reduce scope of new ssn func
2017-04-20  Victor Julienautotools: add src/tests to extra dist
2017-04-20  Victor Julienstream: move inline tests
2017-04-20  Victor Julienstream: list management cleanups
2017-04-20  Victor Julienstream: debug improvements
2017-04-20  Victor Julienstream inspection: add debug counters
2017-04-20  Victor Julienstream: pack config struct
2017-04-20  Victor Julienstream: enforce gap earlier in app reassembly
2017-04-20  Victor Julienstream: don't call app reassembly if disable flag set
2017-04-20  Victor Julienstream: app-layer micro optimizations
2017-04-20  Victor Julienstream: raw reassembly explicit disable raw handling
2017-04-20  Victor Julienstream: mpm inspect micro optimizations
2017-04-20  Victor Julienstream: improve --disable-detection GAP handling
2017-04-20  Victor Julienstream: remove unused StreamTcpGetStreamSize function
2017-04-20  Victor Julienstream: optimize session pruning
2017-04-20  Victor Juliendoc: update for stream changes
2017-04-20  Victor Julienyaml: sync with new stream engine
2017-04-20  Victor Julienstream: validate code
2017-04-20  Victor Juliendetect: only do flow dependent cleanup if a flow is...
2017-04-20  Victor Juliendetect: make SigMatchSignatures void
2017-04-20  Victor Juliendetect: turn single detect flag into bool
2017-04-20  Victor Juliendetect: remove unused detect flag
2017-04-20  Victor Julienstream: improve needs reassembly code
2017-04-20  Victor Julienstream: more aggressive StreamReassembleRawHasDataReady
2017-04-20  Victor Julienapp-layer: change logic of setting 'no reassembly'
2017-04-20  Victor Julienstream: new depth / disable raw logic
2017-04-20  Victor Julienstream: allow raw reassembly catch up
2017-04-20  Victor Julienstream: detect stream GAP also during reassembly
2017-04-20  Victor Juliendebug-validation: add stream checks
2017-04-20  Victor Julienstream: StreamTcpReassembleRawCheckLimit cleanup
next