index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon
/
plugins
/
nm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
39
-3440
/
+0
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-3
/
+1
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-4
/
+5
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-1
/
+8
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Store custom IKE src/dst ports on ike_cfg
Martin Willi
2010-02-26
1
-1
/
+2
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-1
/
+1
*
Updated debian package for NetworkManager-strongswan-1.1.2
Martin Willi
2010-02-18
1
-0
/
+7
*
Version bump and NEWS for NetworkManager-strongswan-1.1.2 release
Martin Willi
2010-02-18
2
-1
/
+8
*
Updated german translation
Martin Willi
2010-02-18
1
-57
/
+104
*
Tooltips are translatable
Martin Willi
2010-02-18
1
-9
/
+9
*
Newer glade requires explicit vertical vboxes
Martin Willi
2010-02-18
1
-0
/
+5
*
Some whitespace and code cleanups concerning the mediation extension.
Tobias Brunner
2010-02-02
1
-4
/
+1
*
Made inactivity_timeout a per CHILD_SA config option
Martin Willi
2010-01-27
1
-1
/
+1
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Support "_" and "-" variants of NetworkManager pkg-config packages
Martin Willi
2009-12-08
1
-1
/
+4
*
Remove generated config.h.in from source tree
Martin Willi
2009-12-08
2
-116
/
+1
*
Give plugins more control of which configuration attributes to request, and p...
Martin Willi
2009-11-17
1
-0
/
+45
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
1
-1
/
+1
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
3
-6
/
+6
*
Added ${shlibs:Depends} dependency to Debian package
Martin Willi
2009-10-12
2
-4
/
+5
*
Added .gitignore for NM Debian package build
Martin Willi
2009-10-12
3
-0
/
+9
*
Credential backends use has_fingerprint() methods to select keys/certificates
Martin Willi
2009-09-21
1
-7
/
+2
*
nm uses the distributions trusted root CAs if none is explicitly specified
Martin Willi
2009-09-18
5
-59
/
+191
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-3
/
+3
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
3
-11
/
+11
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
9
-105
/
+105
*
Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...
Tobias Brunner
2009-09-01
1
-5
/
+8
*
Adapted the config backends to the new lifetime configuration.
Tobias Brunner
2009-09-01
1
-3
/
+5
*
updated nm plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-3
/
+4
*
make use of the pem helper plugin to load credentials
Martin Willi
2009-08-26
1
-13
/
+13
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
updated debian package
Martin Willi
2009-07-15
1
-0
/
+8
*
updated Standards-Version to 3.8.2
Martin Willi
2009-07-15
1
-1
/
+1
*
added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends lintian...
Martin Willi
2009-07-15
1
-1
/
+1
*
added copyright information, fixes copyright-without-copyright-notice lintian...
Martin Willi
2009-07-15
1
-4
/
+7
*
use the configured NM connection id as configuration/IKE_SA name
Martin Willi
2009-07-10
1
-45
/
+58
*
fixed state check if establishing the CHILD_SA fails
Martin Willi
2009-07-10
1
-1
/
+1
*
use the new updown()/rekey() hooks to track the state of NetworkManager conne...
Martin Willi
2009-07-10
1
-41
/
+49
*
listen for CHILD_SA state changes only until it has been installed
Martin Willi
2009-07-03
1
-3
/
+5
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
signal tunnel breakage to NetworkManager
Martin Willi
2009-06-30
1
-6
/
+28
*
restarting dbus is insufficient, restart network-manager after installation
Martin Willi
2009-06-30
1
-4
/
+4
*
properly shut down and unref nm mainloop, fixes crash at shutdown
Martin Willi
2009-06-09
1
-3
/
+5
*
fix inclusion of private_key_t in nm plugin
Martin Willi
2009-06-09
1
-0
/
+1
*
include TSi/TSr of triggering packet in acquire
Martin Willi
2009-05-20
1
-1
/
+1
*
added Debian specific packaging files to NM applet
Martin Willi
2009-05-19
7
-0
/
+88
*
new NM applet release 1.1.1
Martin Willi
2009-05-19
2
-1
/
+6
[next]