aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm
Commit message (Collapse)AuthorAgeFilesLines
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-133-6/+6
|
* Added ${shlibs:Depends} dependency to Debian packageMartin Willi2009-10-122-4/+5
|
* Added .gitignore for NM Debian package buildMartin Willi2009-10-123-0/+9
|
* Credential backends use has_fingerprint() methods to select keys/certificatesMartin Willi2009-09-211-7/+2
|
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-185-59/+191
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-3/+3
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-043-11/+11
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-049-105/+105
|
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵Tobias Brunner2009-09-011-5/+8
| | | | Initialization is now static.
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-3/+5
|
* updated nm plugin to new fingerprinting APIMartin Willi2009-08-261-3/+4
|
* make use of the pem helper plugin to load credentialsMartin Willi2009-08-261-13/+13
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* 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
|