Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved check if packet already encoded to ike_sa, avoids message() hook ↵ | Martin Willi | 2011-01-05 | 1 | -0/+7 |
| | | | | invocation twice | ||||
* | Added a message method to set the "higher version supported" flag | Martin Willi | 2011-01-05 | 1 | -0/+5 |
| | |||||
* | Added reserved bit mangling wrapper functions to message | Martin Willi | 2011-01-05 | 1 | -0/+15 |
| | |||||
* | Move critical bit checking to ike_sa, notify payload includes unsupported ↵ | Martin Willi | 2011-01-05 | 1 | -2/+0 |
| | | | | payload type | ||||
* | Support removal of payloads from messages | Martin Willi | 2011-01-05 | 1 | -0/+7 |
| | |||||
* | Added a message_t option to disable automatic payload sorting | Martin Willi | 2011-01-05 | 1 | -0/+5 |
| | |||||
* | Use AEAD wrapper for encryption payload encryption/decryption | Martin Willi | 2010-08-19 | 1 | -31/+17 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+359 |