summaryrefslogtreecommitdiffstats
path: root/plugins/mmrfc5424addhmac
Commit message (Collapse)AuthorAgeFilesLines
* mmrfc5424addhmac: correctly handle empty structured dataRainer Gerhards2013-09-261-1/+5
|
* mmrfc5424addhmac: complete initial implementationRainer Gerhards2013-09-251-6/+8
| | | | | hash is now also persisted back to structured-data rsyslog property
* mmrfc5424addhmac milestone: detect if "our" SD-ID is already presentRainer Gerhards2013-09-241-8/+115
| | | | ... and stop processing in this case (as required)
* expose so-far msg-internal method to query structured dataRainer Gerhards2013-09-231-0/+3
| | | | | | | | This also lead to a slight performance optimization in the msg.c module (when it comes to querying structured data). This is stage work in order to provide the capability to fully parse structured data.
* mmrfc5424addhmac milestone: do not process non-rfc5424 messagesRainer Gerhards2013-09-231-1/+10
|
* mmrfc5424addhmac milestone: add capability to configure digest to useRainer Gerhards2013-09-231-2/+18
|
* mmrfc5424addhmac milestone: actual hash function integratedRainer Gerhards2013-09-231-111/+36
|
* mmrfc5424addhmac: add openssl configure check & update build systemRainer Gerhards2013-09-231-2/+2
|
* mmrfc5424addhmac: add module skeletonRainer Gerhards2013-09-182-0/+321