Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added substructure enumerators to sa_payload, proposal_substructure | Martin Willi | 2011-01-05 | 1 | -0/+7 |
| | |||||
* | Added member fields for reserved bits and bytes in all payloads | Martin Willi | 2011-01-05 | 1 | -2/+7 |
| | |||||
* | Use enumerator instead of deprecated iterator | Martin Willi | 2011-01-05 | 1 | -13/+9 |
| | |||||
* | Removed obsolete clone mehtod from proposal_substructure | Martin Willi | 2011-01-05 | 1 | -30/+0 |
| | |||||
* | Do not update payload length during generation, allows hooks override ↵ | Martin Willi | 2011-01-05 | 1 | -1/+3 |
| | | | | payload length | ||||
* | Store proposal number in proposal_t to reuse it in the selected proposal | Martin Willi | 2010-10-28 | 1 | -2/+2 |
| | | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply. | ||||
* | Migrated proposal_substructure to INIT/METHOD macros, removed unused methods | Martin Willi | 2010-10-28 | 1 | -203/+110 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+598 |