aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm/gnome
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-1929-1777/+0
* Updated debian package for NetworkManager-strongswan-1.1.2Martin Willi2010-02-181-0/+7
* Version bump and NEWS for NetworkManager-strongswan-1.1.2 releaseMartin Willi2010-02-182-1/+8
* Updated german translationMartin Willi2010-02-181-57/+104
* Tooltips are translatableMartin Willi2010-02-181-9/+9
* Newer glade requires explicit vertical vboxesMartin Willi2010-02-181-0/+5
* Support "_" and "-" variants of NetworkManager pkg-config packagesMartin Willi2009-12-081-1/+4
* Remove generated config.h.in from source treeMartin Willi2009-12-082-116/+1
* Added ${shlibs:Depends} dependency to Debian packageMartin Willi2009-10-122-4/+5
* Added .gitignore for NM Debian package buildMartin Willi2009-10-122-0/+8
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-181-1/+1
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-042-8/+8
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-043-20/+20
* updated debian packageMartin Willi2009-07-151-0/+8
* updated Standards-Version to 3.8.2Martin Willi2009-07-151-1/+1
* added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends lintian...Martin Willi2009-07-151-1/+1
* added copyright information, fixes copyright-without-copyright-notice lintian...Martin Willi2009-07-151-4/+7
* restarting dbus is insufficient, restart network-manager after installationMartin Willi2009-06-301-4/+4
* added Debian specific packaging files to NM appletMartin Willi2009-05-197-0/+88
* new NM applet release 1.1.1Martin Willi2009-05-192-1/+6
* fixed compiler warningsMartin Willi2009-05-191-4/+1
* replaced deprecated g_strcasecmp()Martin Willi2009-05-191-10/+4
* updated build system to newer autotool/gnome conventionsMartin Willi2009-05-197-67/+75
* If the NM gateway certificate has the CA constraint set, we use the gateway a...Martin Willi2009-05-151-1/+1
* updated glade dialog, using tooltip instead of tooltip_textMartin Willi2009-05-151-18/+25
* implemented save_secrets hook to avoid crashMartin Willi2009-05-151-0/+9
* added .gitignore files to NM appletMartin Willi2009-05-153-0/+13
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-303-6/+0
* added a NEWS fileMartin Willi2009-03-252-1/+13
* ported nm plugin and gnome applet to NetworkManager 7.1Martin Willi2009-03-181-24/+23
* use a slightly adopted package versioning schemeMartin Willi2009-02-161-1/+1
* this debug statement has only two argumentsAndreas Steffen2009-02-111-0/+4
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-122-16/+49
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-053-86/+160
* fixed some translations/encodingMartin Willi2008-09-041-51/+52
* an initial German translation for NM pluginMartin Willi2008-09-043-2/+117
* implemented NetworkManager certificate/private key authentication using ssh-a...Martin Willi2008-09-044-127/+226
* added a configure option to select charon binaryMartin Willi2008-09-043-2/+10
* using strongSwan, not NetworkManager version numberMartin Willi2008-08-262-1/+1
* fixing charon path for now for ubuntu packageMartin Willi2008-08-261-1/+1
* removed generated Makefile.in.in from svnMartin Willi2008-08-251-218/+0
* enforce DN of configured gateway certificateMartin Willi2008-08-251-41/+41
* disabled PSK option until we have a way to enforce strong secretsMartin Willi2008-08-251-1/+3
* some string fixesMartin Willi2008-08-202-2/+2
* added missing tooltipMartin Willi2008-08-201-40/+41
* fixed shared key lookup by IDMartin Willi2008-08-202-6/+19
* fixed auth-dialog password flushMartin Willi2008-08-201-1/+8
* certificate based gateway authenticationMartin Willi2008-08-196-10/+206
* updated nm plugin to NetworkManager API changesMartin Willi2008-08-181-100/+36
* configuration plugin for NetworkManagerMartin Willi2008-07-3113-0/+1406