aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/authenticator.c
Commit message (Expand)AuthorAgeFilesLines
* ikev2: Remove private AUTH_BLISS methodTobias Brunner2015-03-041-4/+1
* ikev2: Handle RFC 7427 signature authentication in pubkey authenticatorTobias Brunner2015-03-041-0/+1
* ikev2: Add new authentication method defined by RFC 7427Tobias Brunner2015-03-041-3/+4
* Implemented full BLISS support for IKEv2 public key authentication and the pk...Andreas Steffen2014-11-291-3/+7
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-1/+1
* Merge branch 'ikev1'Martin Willi2012-05-021-3/+4
* Support ECDSA signatures in IKEv1 pubkey authenticatorMartin Willi2012-03-201-1/+7
* Set used auth_class in PSKv1 authenticator to comply to constraintsMartin Willi2012-03-201-1/+1
* Factories honor charon IKEv1/IKEv2 protocol support flagsMartin Willi2012-03-201-0/+8
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-0/+139