aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm/gnome/auth-dialog/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-239/+0
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* fixed compiler warningsMartin Willi2009-05-191-4/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-121-16/+48
| | | | | splitted secrets (4031) using uuid in auth-dialog (4053)
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-051-13/+24
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-041-34/+87
| | | | ssh-agent
* some string fixesMartin Willi2008-08-201-1/+1
|
* fixed auth-dialog password flushMartin Willi2008-08-201-1/+8
|
* certificate based gateway authenticationMartin Willi2008-08-191-0/+141
prototype PSK user authentication with auth-dialog