aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm
Commit message (Expand)AuthorAgeFilesLines
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...Tobias Brunner2009-09-011-5/+8
* 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 enum...Tobias Brunner2009-08-141-1/+1
* 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
* 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 conne...Martin Willi2009-07-101-41/+49
* 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 a...Martin Willi2009-05-152-5/+24
* 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
* updated DoxyfileMartin Willi2009-03-243-3/+3
* 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
* 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 di...Tobias Brunner2008-11-201-1/+1
* 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