aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* reduced nm verbosityMartin Willi2008-09-041-1/+1
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-048-161/+447
| | | | ssh-agent
* added a configure option to select charon binaryMartin Willi2008-09-043-2/+10
|
* cosmeticsMartin Willi2008-08-281-3/+3
|
* using strongSwan, not NetworkManager version numberMartin Willi2008-08-262-1/+1
|
* fixing charon path for now for ubuntu packageMartin Willi2008-08-261-1/+1
|
* added NM gnome plugin to distributionMartin Willi2008-08-251-0/+17
|
* removed generated Makefile.in.in from svnMartin Willi2008-08-251-218/+0
|
* enforce DN of configured gateway certificateMartin Willi2008-08-252-46/+52
|
* new EAP-Identity handling uses ID_EAP in pluginsMartin Willi2008-08-251-1/+3
|
* disabled PSK option until we have a way to enforce strong secretsMartin Willi2008-08-251-1/+3
|
* ported parts of two-sim branchMartin Willi2008-08-221-5/+7
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* some string fixesMartin Willi2008-08-202-2/+2
|
* added missing tooltipMartin Willi2008-08-201-40/+41
|
* handle DBUS permission problems gracefullyMartin Willi2008-08-202-13/+23
|
* fixed shared key lookup by IDMartin Willi2008-08-205-24/+134
| | | | proper auth method selection