]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-02-20  Victor Julienwindows: msys/mingw based appveyor support 3669/head
2019-02-20  Victor Julienwindows/syscall: fix unused function warning
2019-02-20  Victor Julienwindows/syscall: convert file to use unix newlines
2019-02-20  Victor Julienconfigure: support msys target
2019-02-20  Victor Julienwindows: fix sc_log_stream_lock handling
2019-02-15  Victor Julienwindows: allow multiple pcap devices on commandline 3661/head
2019-02-15  Victor Julienips: set host mode only after engine mode
2019-02-15  Victor Julienstream: fix 'stream.inline=auto' for L2 IPS
2019-02-15  Victor Julienflow: log gap state per direction
2019-02-15  Victor Julienstream: no more stream events after known issue
2019-02-15  Shivani Bhardwajsuricatasc: Fix command failures
2019-02-15  Shivani Bhardwajsuricatasc: Use better exception message, sort imports
2019-02-15  Shivani Bhardwajsuricatasc: Snug the processing of different commands
2019-02-15  Shivani Bhardwajsuricatasc: Get rid of issues detected by Pylint
2019-02-12  Victor Juliendcerpc/udp: fix int mishandling in opnum parsing 3652/head
2019-02-12  Victor Julienfile/swf: fix undefined int behaviour
2019-02-12  Victor Juliendetect/bytetest: don't print errors at runtime
2019-02-12  Victor Julienrust/smb: fix and optimize record search
2019-02-08  Pierre Chifflierrust: fix cargo tests
2019-02-08  Pierre Chifflierrust: nom4 requires to add complete!() when using many...
2019-02-08  Pierre Chifflierrust: fix warnings for unused variables (add _)
2019-02-08  Pierre Chifflierrust: upgrade all parsers to nom4
2019-02-08  Pierre Chifflierrust/nom4: error_code is superseded by error_position
2019-02-08  Pierre Chifflierrust: update dependencies for nom4 transition
2019-02-08  Maurizio Abbaeve/http: add request/response http headers 3641/head
2019-02-08  Maurizio Abbasmtp: create raw-extraction feature
2019-02-08  Alexander Gozmansource-nfq: increase maximum queues number to 65535
2019-02-08  Alexander Gozmansource-nfq: support queue range
2019-02-08  Jason Ishissue 2795: python 3 fix in Rust C header gen
2019-02-08  Jason Ishrust/dns: add dns to dns alerts
2019-02-07  Fabrice Fontaineconfigure.ac: fix --{disable,enable}-xxx options
2019-01-29  Victor Juliendetect: add file.name sticky buffer 3632/head
2019-01-29  Victor Juliendetect: add http.response_body sticky buffer
2019-01-29  Victor Juliendetect/tls: consolidate validity code
2019-01-29  Victor Juliendetect/http-server-body: move tests to tests/
2019-01-29  Victor Juliendetect: add http.request_body sticky buffer
2019-01-29  Victor Juliendetect/file-data: move tests into tests/
2019-01-29  Victor Juliendetect/file-data: consolidate matching code
2019-01-29  Victor Juliendetect/http-client-body: move tests into tests/
2019-01-29  Victor Juliendetect/http-client-body: convert to inspect api v2
2019-01-29  Victor Juliendetect/file-data: minor cleanups
2019-01-29  Victor Juliendetect/file-data: minor cleanups and clarifications
2019-01-29  Victor Juliendetect/http-server-body: code cleanup and test cleanups
2019-01-29  Victor Juliendetect/http-client-body: code cleanups and test cleanups
2019-01-29  Victor Juliendetect: add http.header.raw sticky buffer keyword
2019-01-29  Victor Juliendetect/http_raw_header: move tests into tests/
2019-01-29  Victor Juliendetect/http_raw_header: use inspect v2 api
2019-01-29  Victor Juliendetect/http_raw_header: minor code cleanups
2019-01-29  Victor Juliendetect: add http.header sticky buffer keyword
2019-01-29  Victor Juliendetect/http_header: convert parsing tests to use helper
2019-01-29  Victor Juliendetect/http_header: move tests into tests/
2019-01-29  Victor Juliendetect/http_header: inspect v2 api
2019-01-29  Victor Juliendetect/http_header: test cleanups
2019-01-29  Victor Juliendetect/http_header: remove unused func args
2019-01-29  Victor Juliendetect: add http.cookie sticky buffer keyword
2019-01-29  Victor Juliendetect/http_cookie: move tests into tests/
2019-01-29  Victor Juliendetect/http_cookie: switch to inspect v2 api
2019-01-29  Victor Juliendetect/http_cookie: minor cleanups
2019-01-29  Victor Juliendetect/http_user_agent: set alternative and info flags
2019-01-29  Victor Juliendetect: add http.stat_code sticky buffer keyword
2019-01-29  Victor Juliendetect/http_stat_code: move tests into tests/
2019-01-29  Victor Juliendetect/http_stat_code: use inspect v2 api
2019-01-29  Victor Juliendetect/http_stat_code: minor code cleanups
2019-01-29  Victor Juliendetect: add http.stat_msg sticky buffer keyword
2019-01-29  Victor Juliendetect/http_stat_msg: move tests to tests/
2019-01-29  Victor Juliendetect/http_stat_msg: switch to inspect v2
2019-01-29  Victor Juliendetect/http_stat_msg: minor code cleanups
2019-01-29  Victor Juliendetect: add http.host.raw sticky buffer
2019-01-29  Victor Juliendetect/http_raw_host: move raw into regular host logic
2019-01-29  Victor Juliendetect/http_host: move tests into tests/
2019-01-29  Victor Juliendetect/http_raw_host: use inspect v2 api
2019-01-29  Victor Juliendetect/http_raw_host: minor cleanups
2019-01-29  Victor Juliendetect/http_method: add http.method sticky buffer
2019-01-29  Victor Juliendetect/http_method: move all tests into tests/
2019-01-29  Victor Juliendetect/http_method: use inspect v2 api
2019-01-29  Victor Juliendetect/http_method: minor cleanups
2019-01-29  Victor Juliendetect/http: add http.uri.raw sticky buffer keyword
2019-01-29  Victor Juliendetect/http_raw_uri: code reorganization
2019-01-29  Victor Juliendetect/http_raw_uri: small cleanups
2019-01-29  Victor Juliendetect/http-uri: move tests into tests/
2019-01-29  Victor Juliendetect: add http.uri sticky buffer keyword
2019-01-29  Victor Juliendetect: add http.host sticky buffer
2019-01-29  Victor Juliendetect/http-hh: code cleanups
2019-01-29  Victor Juliendetect/http_user_agent: move tests into tests/
2019-01-29  Victor Juliendetect: add http.user_agent sticky buffer
2019-01-29  Victor Juliendetect/http-ua: remove dead code
2019-01-29  Victor Juliendetect/http-ua: test cleanups
2019-01-29  Victor Juliendetect: add verbosity of --list-keywords
2019-01-29  Victor Juliendetect: switch keyword flags u16
2019-01-29  Victor Juliendetect/transform: add to_sha1 keyword
2019-01-29  Victor Juliendetect/transform: add to_md5 keyword
2019-01-29  Victor Julienunittests: add signature parse test helper
2019-01-29  Victor JulienOpen 5.0.0-dev branch
2019-01-29  Victor Julienlog/stats: fix formatting of long decoder events
2019-01-28  Victor Julienuserguide: improve stats logging documentation
2019-01-24  Jingyu Yangsource-pcap:set PktAcqBreakLoop as pcap_breakloop 3625/head
2019-01-24  Victor Julienstream: fix false negative on bad RST
2019-01-24  Victor Julieneve.stats: warn that output might miss decoder-events
2019-01-24  Victor Julieneve.stats: make decoder event prefix configurable
2019-01-24  Victor Julieneve: fix missing decoder-events in stats
next