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
/
libcharon
/
plugins
/
updown
Commit message (
Collapse
)
Author
Age
Files
Lines
*
updown: remove description of unsupported PLUTO_ variables
Martin Willi
2013-08-08
1
-1
/
+0
|
|
|
|
These have been set by pluto, but are not by charons updown plugin.
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+5
|
|
|
|
|
|
INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
*
updown: Use plugin features to register listener and attribute handler
Tobias Brunner
2013-06-11
1
-20
/
+44
|
*
updown: pass IKE_SA unique ID in PLUTO_UNIQUEID
Emanuil Hristov
2013-05-16
1
-1
/
+2
|
*
Pass PLUTO_XAUTH_ID to updown script
Martin Willi
2012-11-16
1
-1
/
+21
|
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Make it easy to check if an address is locally usable via changed ↵
Tobias Brunner
2012-09-21
1
-3
/
+2
|
|
|
|
get_interface() method
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-16
/
+42
|
*
Add a DNS attribute handler to updown, passing servers to updown script
Martin Willi
2012-08-21
6
-4
/
+377
|
*
correctly destroy the hosts
Andreas Steffen
2011-06-03
1
-2
/
+2
|
*
fixed subnet to string conversion by using ts_to_subnet()
Andreas Steffen
2011-06-03
1
-35
/
+7
|
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-0
/
+7
|
|
|
|
over plugin_t
*
Migrated remaining plugin_t implementations to INIT/METHOD macros
Martin Willi
2011-04-15
1
-7
/
+11
|
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
|
*
in a ESP_IN_UDP situation make UDP port available in the updown script
Andreas Steffen
2010-07-17
1
-1
/
+23
|
*
make xfrm marks available in the updown scripts
Andreas Steffen
2010-07-17
1
-1
/
+44
|
*
Compiler warning fixed.
Tobias Brunner
2010-06-28
1
-1
/
+3
|
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+2
|
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
1
-1
/
+1
|
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
5
-0
/
+464