Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -1/+1 |
* | payload: Use common prefixes for all payload type identifiers | Martin Willi | 2014-06-04 | 1 | -3/+3 |
* | Add a return value to keymat_v2_t.get_auth_octets() | Martin Willi | 2012-07-16 | 1 | -2/+7 |
* | Accept NULL auth_cfg_t passed to credential_manager_t.get_private() | Martin Willi | 2012-03-20 | 1 | -4/+1 |
* | Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr... | Martin Willi | 2012-03-20 | 1 | -22/+25 |
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -1/+1 |
* | Moved version specific keymat functions to specific interfaces. | Tobias Brunner | 2012-03-20 | 1 | -2/+3 |
* | Added option to use a different key when rebuilding AUTH | Martin Willi | 2011-01-05 | 1 | -2/+16 |
* | Generate payload to rebuild_auth, works with injected unknown payloads | Martin Willi | 2011-01-05 | 1 | -13/+17 |
* | Move rebuild_auth functionality to a standalone hook | Martin Willi | 2011-01-05 | 1 | -0/+225 |