You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/etc
Juliana Fajardini e75fcffa29 pgsql: add initial support to copy-out subproto
This sub-protocol inspects messages exchanged between postgresql backend
and frontend after a 'COPY TO STDOUT' has been processed.

Parses new messages:
- CopyOutResponse -- initiates copy-out mode/sub-protocol
- CopyData -- data transfer messages
- CopyDone -- signals that no more CopyData messages will be seen from
  the sender for the current transaction

Task #4854
5 months ago
..
Makefile.am doc/userguide: generate eve documentation 11 months ago
classification.config classification: sync and update 5 years ago
reference.config config: Update reference keys 11 months ago
schema.json pgsql: add initial support to copy-out subproto 5 months ago
suricata.logrotate.in logrotate: reindent to 4 spaces 5 years ago
suricata.service.in Sample systemd unit file for Suricata. 8 years ago