Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -6/+6 |
| | |||||
* | payloads: Verify P-CSCF configuration attributes like others carrying IP ↵ | Tobias Brunner | 2016-03-10 | 1 | -0/+2 |
| | | | | addresses | ||||
* | ikev1: Send and verify IPv6 addresses correctly | Tobias Brunner | 2016-03-03 | 1 | -0/+7 |
| | | | | | | | | According to the mode-config draft there is no prefix sent for IPv6 addresses in IKEv1. We still accept 17 bytes long addresses for backwards compatibility with older strongSwan releases. Fixes #1304. | ||||
* | payload: Use common prefixes for all payload type identifiers | Martin Willi | 2014-06-04 | 1 | -4/+4 |
| | | | | | The old identifiers did not use a proper namespace and often clashed with other defines. | ||||
* | Renamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline it with other ATTRIBUTE ↵ | Martin Willi | 2012-03-20 | 1 | -4/+4 |
| | | | | rules | ||||
* | Use ATTRIBUTE_VALUE rule in configuration attribute to parse it with correct ↵ | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | | | | length | ||||
* | Don't complain when receiving XAuth or Unity configuration attributes | Martin Willi | 2012-03-20 | 1 | -15/+38 |
| | |||||
* | Interpret attribute format correctly in IKEv1 configuration format | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | |||||
* | IKEv1 ConfigMode: Fix configuration_attribute encoding rules for IKEv1 to ↵ | Clavister OpenSource | 2012-03-20 | 1 | -1/+1 |
| | | | | use the attribute type instead of the internal only payload type. | ||||
* | Merged IKEv1 attribute payload/data into configuration payload/attribute | Martin Willi | 2012-03-20 | 1 | -38/+106 |
| | |||||
* | Use a generic encoding type for all variable length chunks | Martin Willi | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Add a payload.get_header_length() method, remove header length definitions | Martin Willi | 2012-03-20 | 1 | -1/+8 |
| | |||||
* | Simplify signature of get_encoding_rules(), make all rules static | Martin Willi | 2012-03-20 | 1 | -6/+5 |
| | |||||
* | Added member fields for reserved bits and bytes in all payloads | Martin Willi | 2011-01-05 | 1 | -2/+7 |
| | |||||
* | Migrated configuration_attribute to INIT/METHOD macros | Martin Willi | 2011-01-05 | 1 | -60/+39 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+264 |