Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added possibility to register custom proposal keywords | Tobias Brunner | 2012-09-13 | 1 | -2/+1 |
| | | | | Keyword lookup and registration are handled via the new lib->proposal object. | ||||
* | Removed len argument from proposal_get_token() | Tobias Brunner | 2012-09-13 | 1 | -1/+1 |
| | | | | Also use enumerators instead of lexparser.h to parse proposal strings. | ||||
* | Invoke bus_t.message hook twice, once plain and parsed, once encoded and ↵ | Martin Willi | 2012-03-20 | 1 | -2/+2 |
| | | | | encrypted | ||||
* | Added not-yet used sa_payload parameters used in IKEv1 | Martin Willi | 2012-03-20 | 1 | -2/+1 |
| | |||||
* | Extend sa_payload for IKEv1 support | Martin Willi | 2012-03-20 | 1 | -1/+2 |
| | |||||
* | Implemented a hook to inject custom proposals | Martin Willi | 2011-01-05 | 1 | -0/+188 |