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
/
sa
/
ikev1
/
tasks
/
mode_config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ikev1: Adopt virtual IPs on new IKE_SA during re-authentication
Tobias Brunner
2015-03-19
1
-29
/
+83
*
attribute-manager: Pass full IKE_SA to handler methods
Martin Willi
2015-02-20
1
-4
/
+2
*
attribute-manager: Pass the full IKE_SA to provider methods
Martin Willi
2015-02-20
1
-5
/
+5
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-14
/
+13
*
bus: Add a handle_vips() hook invoked after handling configuration attributes
Martin Willi
2014-06-17
1
-0
/
+2
*
ikev1: Invoke the assign_vips() bus hook for IKEv1 as well
Martin Willi
2014-06-16
1
-0
/
+4
*
ike: Store unhandled attributes on IKE_SA as well
Martin Willi
2014-06-16
1
-5
/
+2
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-10
/
+10
*
ikev1: implement mode config push mode
Martin Willi
2013-09-04
1
-37
/
+232
*
Always send a configuration payload in IKEv1 TRANSACTIONs, even if it is empty
Martin Willi
2012-09-11
1
-29
/
+14
*
Pass the full list of pools to acquire_address, enumerate in providers
Martin Willi
2012-09-11
1
-20
/
+6
*
Clear virtual IPs before storing assigned ones on the IKE_SA
Tobias Brunner
2012-09-05
1
-0
/
+4
*
In mode_config, destroy temporary pool list instead of the virtual IP list twice
Martin Willi
2012-09-05
1
-1
/
+1
*
Request and acquire multiple virtual IPs in IKEv1 Mode Config
Martin Willi
2012-08-30
1
-47
/
+61
*
Pass all configured pool names to attribute provider enumerator
Martin Willi
2012-08-30
1
-2
/
+9
*
Pass a list instead of a single virtual IP to attribute enumerators
Martin Willi
2012-08-30
1
-11
/
+35
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
1
-3
/
+10
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-5
/
+12
*
Reply with received configuration payload identifier in Mode Config
Martin Willi
2012-03-20
1
-0
/
+8
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-0
/
+417