Philippe Antoine
8ecc3efdc8
detect/multi-buf: harmonize wrapper
...
Introduce DetectGetMultiData which does the generic wrapping,
including the transforms.
And let each keyword do just the getter.
7 months ago
Philippe Antoine
a6392ac5d4
rust: use pure rust helper for registering sticky buffers
...
Mark sdp and sip keywords with flags SIGMATCH_INFO_STICKY_BUFFER
as a side effect.
7 months ago
Philippe Antoine
96afdce283
detect: rename SCSigTableElmt to SCSigTableAppLiteElmt
7 months ago
Victor Julien
4da69a52fe
detect/sdp: minor style fixup
8 months ago
Giuseppe Longo
300889a30b
sdp: add sdp.media.encryption_key sticky buffer
...
This adds a sticky (multi) buffer to match the "Encryption key" subfield
of the "Media description" field in both requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
b4e24742dd
sdp: add sdp.media.connection_data sticky buffer
...
This adds a sticky (multi) buffer to match the "Connection data"
subfield of the "Media description" field in both requests and
responses.
Ticket #7291
8 months ago
Giuseppe Longo
ccd2407a47
sdp: add sdp.media.media_info sticky buffer
...
This adds a stick (multi) buffer to match the "Session information"
subfield of the "Media description" field in both requests and
responses.
Ticket #7291
8 months ago
Giuseppe Longo
ae7301cce3
sdp: add sdp.media.media sticky buffer
...
This adds a sticky (multi) buffer to match the "Media" subfield of the
"Media description" field in both requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
cee6f670d5
sdp: add sdp.attribute sticky buffer
...
This adds a sticky (multi) buffer to match the "Attribute" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
038dac7ebe
sdp: add sdp.encryption_key sticky buffer
...
This adds a sticky buffer to match the "Encryption key" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
5f841179db
sdp: add sdp.timezone sticky buffer
...
This adds a sticky bufffer to match the "Timezone" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
d9df3a3a5a
sdp: add sdp.repeat_time sticky buffer
...
This adds a sticky buffer to match the "Repeat time" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
38d9e8a628
sdp: add sdp.time sticky buffer
...
This adds a sticky buffer to match the "Time" field in both requests and
responses.
Ticket #7291
8 months ago
Giuseppe Longo
086345f30b
sdp: add sdp.bandwidth sticky buffer
...
This adds a sticky (multi) buffer to match the "Bandwidth" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
47d7024b8a
sdp: add sdp.connection_data sticky buffer
...
This adds a sticky buffer to match the "Connection data" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
6fef5db5f7
sdp: add sdp.phone_number sticky buffer
...
This adds a sticky buffer to match the "Phone number" field in both
requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
24f1da27b5
sdp: add sdp.email sticky buffer
...
This adds a sticky buffer to match the "Email" field in both requests
and responses.
Ticket #7291
8 months ago
Giuseppe Longo
82af560a54
sdp: add sdp.uri sticky buffer
...
This adds a sticky buffer to match the "Uri" field in both requests and
responses.
Ticket #7291
8 months ago
Giuseppe Longo
38cfe97ddc
sdp: add sdp.origin sticky buffer
...
This adds a sticky buffer to match the "Origin" field in both requests
and responses.
Ticket #7291
8 months ago
Giuseppe Longo
2390f21033
sdp: add sdp.session_info sticky buffer
...
This adds a sticky buffer to match the "Session information" field in
both requests and responses.
Ticket #7291
8 months ago
Giuseppe Longo
2f24f49dba
sdp: add sdp.session_name sticky buffer
...
This adds a sticky buffer to match the "Session name" field in both
requests and responses.
Ticket #7291
8 months ago