]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-06-06  Jeff Lucovskydoc: Improve tos description 5047/head
2020-06-06  Jeff Lucovskydoc: pcrexform documentation
2020-06-06  Jeff Lucovskydetect: Register pcrexform
2020-06-06  Jeff Lucovskytransform/pcrexform: Add pcrexform source files
2020-06-06  Jeff Lucovskydetect/pcrexform: New transform: applies RE
2020-06-06  Jeff Lucovskydetect: Add constant for new transform
2020-06-06  Jeff Lucovskydetect/transform: Support transform options
2020-06-06  Jeff Lucovskygeneral: Correct typos
2020-06-06  Jeff Lucovskygeneral: Update copyright year
2020-06-06  Emmanuel Thompsondetect/asn1: Fix relative_offset keyword option
2020-06-06  Eric Leblondredis: ensure a dump per second
2020-06-06  Eric Leblondredis: fix reconnect in batch mode
2020-06-06  Eric Leblondredis: add support for unix socket
2020-06-06  Joshua Lumbcmdline: --list-app-layer-protos respects -c arg
2020-06-06  Victor Julienhtp: enforce body limits more exact
2020-06-05  Victor Julieneve/alert: convert decoder event logging to jsonbuilder 5023/head
2020-06-05  Victor Julieneve/anomaly: don't add timestamp twice
2020-06-05  Victor Julieneve/alert: clean up decoder event logging
2020-06-05  Victor Julieneve/nfs: switch output to jsonbuilder
2020-06-04  Giuseppe Longojsonbuilder: fix build error 5021/head
2020-06-03  Jason Ishuserguide: remove old drop-log documentation 5012/head
2020-06-03  Jason Ishdrop-log: remove drop log (deprecated)
2020-06-03  Jason Ishuserguide: RDP now enabled by default
2020-06-03  Jason Ishrdp: enable by default
2020-06-03  Jason Ishuserguide: SIP now enabled by default
2020-06-03  Jason Ishsip: enable by default
2020-06-03  Phil YoungNapatech: Fix network byte order when comparing addresses
2020-06-03  Phil YoungNapatech: Change to use separate FlowStream handle...
2020-06-03  Victor Juliendoc/userguide: add IPS with BPF info, minor cleanups
2020-06-03  Victor Julieneve: print interface info for vxlan and other tunnel...
2020-06-03  Jason Ishgithub-ci: allow pull-request to be referenced in pr...
2020-06-03  Jason Ishrfb/eve: convert to jsonbuilder
2020-06-03  Jason Ishsmtp/eve: convert to jsonbuilder
2020-06-03  Jason Ishjsonbuilder: add reset marks
2020-06-03  Jason Ishanomaly/eve: convert to jsonbuilder
2020-06-03  Jason Ishtls/eve: convert to jsonbuilder
2020-06-03  Jason Ishhttp/eve: remove jansson version of metadata logger
2020-06-03  Jason Ishfileinfo-filestore/eve: convert to jsonbuilder
2020-06-03  Jason Ishfileinfo: use addr info cache for address logging ...
2020-06-03  Jason Ishhttp/eve: convert to jsonbuilder
2020-06-03  Jason Ishflow/eve: convert to jsonbuilder
2020-06-03  Jason Ishrust: allow some clippy lints without warning
2020-06-03  Jason Ishdns/eve: convert to jsonbuilder
2020-06-03  Jason Ishsip/eve: convert to jsonbuilder
2020-06-03  Jason Ishdhcp/eve: add common eve fields
2020-06-03  Jason Ishdhcp/eve: convert to jsonbuilder
2020-06-03  Jason Ishalert/eve: convert to jsonbuilder
2020-06-03  Jason Ishjsonbuilder: new module for generating json
2020-06-03  Jason Ishrust: bring back libc as a dependency
2020-06-03  Jason Ishrust/json: expose libjansson json_dumps
2020-06-03  Jason Ishalert/eve: use addr info struct for source/target ...
2020-06-03  Jason Ishflow/eve: separate flow and app_proto logging (jsonbuil...
2020-06-03  Jason Isheve/fivetuple: use intermediate address struct (jsonbui...
2020-06-03  Jason Ishalert/eve: remove jansson specific feature (jsonbuilder...
2020-06-03  Jason Ishalert/eve: move logging of rule text (jsonbuilder prep)
2020-06-01  Victor Juliendetect/pcre: set app proto correctly when using modifiers 5000/head
2020-06-01  Victor Juliendetect/pcre: minor code cleanups
2020-06-01  Victor Juliendetect: clarify and slightly cleanup non-pf logic
2020-05-31  Victor Julienflow/manager: fix management tasks not running
2020-05-30  Victor Julienssh: minor cleanups in incomplete handling
2020-05-30  Victor Julienapp-layer: support Copy and Clone traits in AppLayerResult
2020-05-30  Victor Julienapp-layer: add methods to get status from AppLayerResult
2020-05-30  Philippe Antoinessh: handles incomplete record after banner
2020-05-30  Eric Leblondmagic: get rid of global lock
2020-05-30  Victor Julienaf-packet: fix warnings by undefined sanitizer
2020-05-29  Victor Juliencapture: optimize checksum handling
2020-05-28  Philippe Antoinebuild: allows use of env variable CARGO_BUILD_TARGET 4986/head
2020-05-24  Victor Julienwindows: fix timestring timezone display 4976/head
2020-05-23  Jeff Lucovskydetect/pcre: Use the keyword context for JIT stack
2020-05-23  Victor Julienprofiling: c11 atomics fixup
2020-05-22  Jason Ishgithub actions: extract repo/branch names from PR message
2020-05-22  Jason Ishdoc: document file-store v1 to v2 configuration changes
2020-05-22  Jason Ishsuricata.yaml: remove filestore v1 configuration
2020-05-22  Jason Ishfilestore v1: remove
2020-05-22  Philippe Antoinerules: add SSH decoder events rules 4971/head
2020-05-22  Philippe Antoineparse: move SSH parser from C to Rust
2020-05-22  Philippe Antoinestyle: compressed function headers for rustfmt
2020-05-22  Philippe Antoinerust: export enums definition to C
2020-05-19  Shivani Bhardwajsmb: Import constants from DCERPC 4958/head
2020-05-19  Shivani Bhardwajdcerpc: Replace C function calls with Rust
2020-05-19  Shivani Bhardwajrust: Add DCERPC parser
2020-05-19  Shivani Bhardwajrust: Add debug_validate_bug_on macro
2020-05-19  Shivani Bhardwajrust: Add new crate uuid
2020-05-19  Shivani Bhardwajrust: Add Debug and PartialEq to AppLayerResult
2020-05-16  Philippe Antoinefuzz: do not reuse global variable named suricata 4945/head
2020-05-13  Philippe Antoinefuzz: improves sigpcap target 4939/head
2020-05-01  Victor Juliendoc/devguide: create basic layout 4904/head
2020-05-01  Jason Ishtravis-ci: pin cbindgen to 0.14.1 4903/head
2020-05-01  Jason Ishgithub ci: pin cbindgen to 0.14.1
2020-05-01  Jason Ishappveyor: pin cbindgen to 0.14.1
2020-04-29  Jeff Lucovskynapatech: Fix parameters passed to thread-check 4899/head
2020-04-29  Jeff Lucovskydag: Fix parameters passed to thread-check
2020-04-29  Victor Julienfuzz/sigpcap: enable protocols, add more outputs
2020-04-28  Victor Julienhtp: fix test after libhtp changes
2020-04-28  Jeff Lucovskydetect/smtp: Refactor command check
2020-04-28  Jeff Lucovskyapp-layer/smtp: Improve RSET handling
2020-04-28  Philippe Antoineenip: more precise probing parser
2020-04-28  Victor Juliendetect/port: limit recursion in port parsing
2020-04-28  Victor Juliendetect/address: limit recursion during parsing
2020-04-28  Victor Juliendetect/address: minor cleanups
next