Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmrfc5424addhmac: correctly handle empty structured data | Rainer Gerhards | 2013-09-26 | 1 | -1/+5 |
| | |||||
* | mmrfc5424addhmac: complete initial implementation | Rainer Gerhards | 2013-09-25 | 1 | -6/+8 |
| | | | | | hash is now also persisted back to structured-data rsyslog property | ||||
* | mmrfc5424addhmac milestone: detect if "our" SD-ID is already present | Rainer Gerhards | 2013-09-24 | 1 | -8/+115 |
| | | | | ... and stop processing in this case (as required) | ||||
* | expose so-far msg-internal method to query structured data | Rainer Gerhards | 2013-09-23 | 1 | -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 messages | Rainer Gerhards | 2013-09-23 | 1 | -1/+10 |
| | |||||
* | mmrfc5424addhmac milestone: add capability to configure digest to use | Rainer Gerhards | 2013-09-23 | 1 | -2/+18 |
| | |||||
* | mmrfc5424addhmac milestone: actual hash function integrated | Rainer Gerhards | 2013-09-23 | 1 | -111/+36 |
| | |||||
* | mmrfc5424addhmac: add openssl configure check & update build system | Rainer Gerhards | 2013-09-23 | 1 | -2/+2 |
| | |||||
* | mmrfc5424addhmac: add module skeleton | Rainer Gerhards | 2013-09-18 | 2 | -0/+321 |