Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -6/+9 |
* | Simplify signature of get_encoding_rules(), make all rules static | Martin Willi | 2012-03-20 | 1 | -5/+5 |
* | Added member fields for reserved bits and bytes in all payloads | Martin Willi | 2011-01-05 | 1 | -8/+13 |
* | Fixed length calculation of unknown payload | Martin Willi | 2011-01-05 | 1 | -0/+5 |
* | Added a constructor for custom uknown payloads | Martin Willi | 2011-01-05 | 1 | -0/+16 |
* | Use the payloads actual type in unknown_payload_t | Martin Willi | 2011-01-05 | 1 | -2/+8 |
* | Migrated unknown payload to INIT/METHOD macros | Martin Willi | 2011-01-05 | 1 | -80/+54 |
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+201 |