aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-1939-3440/+0
* Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...Tobias Brunner2010-03-021-3/+1
* Streamlined the source file list formatting in plugin makefiles.Tobias Brunner2010-03-021-4/+5
* Link all enabled libstrongswan plugins into the library, link all enabled cha...Tobias Brunner2010-03-021-1/+8
* Changed plugin constructors from plugin_create to plugin_name_plugin_create.Tobias Brunner2010-03-021-1/+1
* Removing the plugin constructor declarations from the header files.Tobias Brunner2010-03-021-5/+0
* Store custom IKE src/dst ports on ike_cfgMartin Willi2010-02-261-1/+2
* Link all plugins to libstrongswan.Tobias Brunner2010-02-251-1/+1
* 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
* Some whitespace and code cleanups concerning the mediation extension.Tobias Brunner2010-02-021-4/+1
* Made inactivity_timeout a per CHILD_SA config optionMartin Willi2010-01-271-1/+1
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-1/+1
* 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
* Give plugins more control of which configuration attributes to request, and p...Martin Willi2009-11-171-0/+45
* Fixed all doxygen warningsMartin Willi2009-10-221-1/+1
* 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. 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