aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Martin Willi2009-07-151-1/+1
| | | | lintian warning
* added copyright information, fixes copyright-without-copyright-notice ↵Martin Willi2009-07-151-4/+7
| | | | lintian warning
* use the configured NM connection id as configuration/IKE_SA nameMartin Willi2009-07-101-45/+58
|
* fixed state check if establishing the CHILD_SA failsMartin Willi2009-07-101-1/+1
|
* use the new updown()/rekey() hooks to track the state of NetworkManager ↵Martin Willi2009-07-101-41/+49
| | | | connections
* listen for CHILD_SA state changes only until it has been installedMartin Willi2009-07-031-3/+5
|
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
|
* signal tunnel breakage to NetworkManagerMartin Willi2009-06-301-6/+28
|
* restarting dbus is insufficient, restart network-manager after installationMartin Willi2009-06-301-4/+4
|
* properly shut down and unref nm mainloop, fixes crash at shutdownMartin Willi2009-06-091-3/+5
|
* fix inclusion of private_key_t in nm pluginMartin Willi2009-06-091-0/+1
|
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-1/+1
|
* 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 ↵Martin Willi2009-05-152-5/+24
| | | | | | | | | | address as its identity. To allow the same certificate deployment for Windows 7 and NetworkManager clients, the NM plugin now accepts CA certificates. To prevent any certificate holder to act as a gateway, we bind the identity to the entered gateway address. The gateways certificate therefore must contain the IP/DNS of the gateway as subjectAltName.
* 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
|
* initiate trapped CHILD_SAs with same reqidMartin Willi2009-05-081-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3011-22/+0
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-1/+1
|
* fixed nbns handling, missing breakMartin Willi2009-04-271-0/+1
|
* nm plugin handles DNS/NBNS configuration attributesMartin Willi2009-04-276-8/+283
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+1
|
* merged multi-auth branch back into trunkMartin Willi2009-04-142-9/+12
|
* added a NEWS fileMartin Willi2009-03-252-1/+13
| | | | release NetworkManager-strongswan-1.1.0
* updated DoxyfileMartin Willi2009-03-243-3/+3
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* ported nm plugin and gnome applet to NetworkManager 7.1Martin Willi2009-03-182-54/+73
|
* always encode EAP usernames as ID_KEY_IDMartin Willi2009-02-181-1/+2
|
* use separate distribution tarballs for NetworkManager appletMartin Willi2009-02-161-18/+0
|
* use a slightly adopted package versioning schemeMartin Willi2009-02-161-1/+1
| | | | NM applet uses strongSwan independent versions
* this debug statement has only two argumentsAndreas Steffen2009-02-111-0/+4
|
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-1/+1
|
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-1/+1
|
* fixing Makefile of the nm plugin (avoids including a .svn directory in the ↵Tobias Brunner2008-11-201-1/+1
| | | | distribution)
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-1/+1
|
* fixed copy/paste errorMartin Willi2008-11-071-1/+0
|
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-20/+19
|
* including a "none" tundev to make NM happyMartin Willi2008-10-271-44/+28
|
* reintegrated bus-refactoring branchMartin Willi2008-10-141-22/+49
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-34/+7
|
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-123-22/+55
| | | | | splitted secrets (4031) using uuid in auth-dialog (4053)
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-054-89/+210
|
* fixed some translations/encodingMartin Willi2008-09-041-51/+52
|
* an initial German translation for NM pluginMartin Willi2008-09-043-2/+117
|