Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some typos, courtesy of codespell | Tobias Brunner | 2012-12-20 | 1 | -1/+1 |
| | |||||
* | IKEv1 ConfigMode: Added TRANSACTION exchange type. Added attribute_payload ↵ | Clavister OpenSource | 2012-03-20 | 1 | -1/+5 |
| | | | | (IKEv2 equiv cp_payload) and data_attribute (IKEv2 equiv configuration_attribute) payload types. Did not combine with IKEv2 because it wasn't trivial to do so. This might be a task worth investigating in the future, because there is a decent amount of shared code here. | ||||
* | Added missing comma after ME_CONNECT declaration. | Tobias Brunner | 2012-03-20 | 1 | -13/+14 |
| | |||||
* | Typo fixed. | Tobias Brunner | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | Extended IKE header for IKEv1 support | Martin Willi | 2012-03-20 | 1 | -17/+97 |
| | |||||
* | added IKEv2 exchange type IKE_SESSION_RESUME from RFC 5723 | Andreas Steffen | 2011-07-15 | 1 | -0/+5 |
| | |||||
* | Added a message method to set the "higher version supported" flag | Martin Willi | 2011-01-05 | 1 | -0/+8 |
| | |||||
* | Added setters for IKE major/minor version to ike_header | Martin Willi | 2011-01-05 | 1 | -0/+14 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+227 |