aboutsummaryrefslogtreecommitdiffstats
path: root/src/conftest/hooks/pretend_auth.c
Commit message (Collapse)AuthorAgeFilesLines
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-9/+9
| | | | | The old identifiers did not use a proper namespace and often clashed with other defines.
* Add a return value to keymat_v2_t.get_auth_octets()Martin Willi2012-07-161-2/+6
|
* Invoke bus_t.message hook twice, once plain and parsed, once encoded and ↵Martin Willi2012-03-201-21/+24
| | | | encrypted
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-1/+1
|
* Cleanup CERT payload constructorsMartin Willi2012-03-201-2/+2
|
* Added not-yet used sa_payload parameters used in IKEv1Martin Willi2012-03-201-2/+1
|
* Fixed conftests after extending CERT payload.Tobias Brunner2012-03-201-2/+2
|
* Moved version specific keymat functions to specific interfaces.Tobias Brunner2012-03-201-2/+3
|
* Don't clone chunk in message.get_packet_dataMartin Willi2012-03-201-1/+1
|
* Extend sa_payload for IKEv1 supportMartin Willi2012-03-201-1/+2
|
* Include the used reserved bytes from ID payloads in AUTH calculationMartin Willi2011-01-051-1/+6
|
* Implemented a hook that recreates a valid incoming IKE_AUTH response, even ↵Martin Willi2011-01-051-0/+381
if AUTH_FAILED