Commit Graph

4 Commits (9291d434c6a957d3185b1de294bc8dad1f37395b)

Author SHA1 Message Date
Eric Leblond 9864552484 detect-metadata: add a string storage to de_ctx
To avoid to have a lot of string allocations, we use a hash table
stored in de_ctx to point to existing string instead of duplicating
them.
7 years ago
Eric Leblond 474fc60671 detect-metadata: store metadata key value pairs
This patch updates the Signature structure so it contains the
metadata under a key value form.
Later patch will make that dictionary available in the events.
7 years ago
William Metcalf ce01927515 Import of GPLv2 Header 050410 15 years ago
Victor Julien bab4b62376 Initial add of the files. 16 years ago