aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticators/pubkey_authenticator.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-265/+0
|
* Support EAP-only authentication for mutual and key deriving EAP methodsMartin Willi2010-01-071-0/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-4/+4
| | | | | important change for developers: %Y replaces %D to print identities!
* merged multi-auth branch back into trunkMartin Willi2009-04-141-87/+136
|
* moved key derivation and management into keymat objectMartin Willi2008-10-281-27/+18
| | | | | | allows secured implementation of key management (e.g. in kernel or HW) only IKE keys for now
* make config_auth_method_t backward compatible to existing sql templatesAndreas Steffen2008-06-101-9/+5
|
* ECDSA with OpenSSLTobias Brunner2008-06-101-0/+229