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
*
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