Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The this->data member is never NULL | Tobias Brunner | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | Invoke bus_t.message hook twice, once plain and parsed, once encoded and ↵ | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | | | | encrypted | ||||
* | Use strncaseeq instead of strncasecmp | Martin Willi | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | The add_payload hook supports replacing existing payloads of the same type | Martin Willi | 2011-01-05 | 1 | -3/+26 |
| | |||||
* | Fix insertion of non hex encoded payload data | Martin Willi | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | Added a hook to inject custom payloads with critical bit | Martin Willi | 2011-01-05 | 1 | -0/+128 |