aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm/nm_creds.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed copy/paste errorMartin Willi2008-11-071-1/+0
|
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-20/+19
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-041-6/+116
| | | | ssh-agent
* new EAP-Identity handling uses ID_EAP in pluginsMartin Willi2008-08-251-1/+3
|
* fixed shared key lookup by IDMartin Willi2008-08-201-11/+95
| | | | proper auth method selection
* certificate based gateway authenticationMartin Willi2008-08-191-0/+145
prototype PSK user authentication with auth-dialog