Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | payload: Use common prefixes for all payload type identifiers | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | | | | | The old identifiers did not use a proper namespace and often clashed with other defines. | ||||
* | iv_gen: Provide external sequence number (IKE, ESP) | Tobias Brunner | 2013-10-11 | 1 | -1/+3 |
| | | | | This prevents duplicate sequential IVs in case of a HA failover. | ||||
* | Cleaned up memory management and return values for encryption payload | Martin Willi | 2012-07-16 | 1 | -2/+6 |
| | |||||
* | Use modified encryption payload to encrypt/decrypt complete IKEv1 messages. | Tobias Brunner | 2012-03-20 | 1 | -1/+2 |
| | |||||
* | Add a payload.get_header_length() method, remove header length definitions | Martin Willi | 2012-03-20 | 1 | -5/+0 |
| | |||||
* | Use different return values in payload decryption to distinguish between ↵ | Martin Willi | 2010-08-25 | 1 | -2/+6 |
| | | | | integrity and syntax errors | ||||
* | Use AEAD wrapper for encryption payload encryption/decryption | Martin Willi | 2010-08-19 | 1 | -90/+22 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+173 |