aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/authenticators/authenticator.c
Commit message (Collapse)AuthorAgeFilesLines
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-139/+0
|
* Added a IKEv1 hybrid authenticator based on Pubkey/PSK authenticatorsMartin Willi2012-03-201-0/+6
|
* Use real ID payload to build HASH_I|R for Main Mode authentication.Tobias Brunner2012-03-201-3/+6
| | | | | This is required for clients like the iPhone which set the protocol and/or port fields of the ID payload.
* Added missing auth_method_t enum namesMartin Willi2012-03-201-1/+9
|
* Added a factory function for IKEv1 authenticatorsMartin Willi2012-03-201-0/+25
|
* Include the used reserved bytes from ID payloads in AUTH calculationMartin Willi2011-01-051-8/+12
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-7/+0
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+100