Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unknown-payload: Use a new private payload type and make original type available | Tobias Brunner | 2015-06-01 | 1 | -0/+8 |
| | | | | | | | | | This fixes a DoS and potential remote code execution vulnerability that was caused because the original payload type that was returned previously was used to cast such payload objects to payloads of the indicated type (e.g. when logging notify payloads with a payload type for the wrong IKE version). Fixes CVE-2015-3991. | ||||
* | Add a payload.get_header_length() method, remove header length definitions | Martin Willi | 2012-03-20 | 1 | -5/+0 |
| | |||||
* | Added a constructor for custom uknown payloads | Martin Willi | 2011-01-05 | 1 | -2/+13 |
| | |||||
* | Use the payloads actual type in unknown_payload_t | Martin Willi | 2011-01-05 | 1 | -3/+4 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+79 |