aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm/nm_creds.h
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-85/+0
|
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-181-2/+9
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* fix inclusion of private_key_t in nm pluginMartin Willi2009-06-091-0/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-041-2/+15
| | | | ssh-agent
* cosmeticsMartin Willi2008-08-281-3/+3
|
* fixed shared key lookup by IDMartin Willi2008-08-201-2/+3
| | | | proper auth method selection
* certificate based gateway authenticationMartin Willi2008-08-191-0/+65
prototype PSK user authentication with auth-dialog