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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Only initiate an exchange from send_dpd() if a task was actually queued
Tobias Brunner
2012-09-07
1
-2
/
+8
*
Trigger ike_updown event caused by retransmits only after reestablish() has b...
Tobias Brunner
2012-09-06
3
-10
/
+5
*
Add ike_reestablish() event that is triggered when an IKE_SA is reestablished
Tobias Brunner
2012-09-06
4
-0
/
+49
*
Add a new condition to mark IKE_SAs that are currently being reauthenticated
Tobias Brunner
2012-09-06
2
-9
/
+9
*
Clear virtual IPs before storing assigned ones on the IKE_SA
Tobias Brunner
2012-09-05
5
-1
/
+43
*
In mode_config, destroy temporary pool list instead of the virtual IP list twice
Martin Willi
2012-09-05
1
-1
/
+1
*
Merge branch 'multi-vip'
Martin Willi
2012-08-31
46
-450
/
+1735
|
\
|
*
DHCP plugin returns virtual IPs for IPv4 requests only
Martin Willi
2012-08-30
1
-2
/
+2
|
*
Check address family in HA virtual IP backend
Martin Willi
2012-08-30
1
-0
/
+6
|
*
Handle comma separated pools as multiple pool names in SQL plugin
Martin Willi
2012-08-30
1
-1
/
+9
|
*
Request and acquire multiple virtual IPs in IKEv1 Mode Config
Martin Willi
2012-08-30
1
-47
/
+61
|
*
Request and acquire multiple virtual IPs in IKEv2 configuration payload
Martin Willi
2012-08-30
1
-49
/
+67
|
*
Pass all configured pool names to attribute provider enumerator
Martin Willi
2012-08-30
4
-7
/
+21
|
*
Pass a list instead of a single virtual IP to attribute enumerators
Martin Willi
2012-08-30
6
-32
/
+89
|
*
Support multiple addresses/pools in left/rightsourceip
Martin Willi
2012-08-30
5
-100
/
+189
|
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
20
-46
/
+144
|
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
31
-254
/
+420
|
*
Add a DNS attribute handler to updown, passing servers to updown script
Martin Willi
2012-08-21
6
-4
/
+377
|
*
Add a stroke attribute_handler requesting DNS servers given with leftdns
Martin Willi
2012-08-21
4
-0
/
+307
|
*
Serve ipsec.conf rightdns servers through stroke attribute provider
Martin Willi
2012-08-21
1
-10
/
+143
|
*
Add a left/rightdns keyword to configure connection specific DNS attributes
Martin Willi
2012-08-21
1
-0
/
+2
*
|
Merge branch 'eap-client-select'
Tobias Brunner
2012-08-31
14
-69
/
+858
|
\
\
|
*
|
Log the proper type for virtual EAP methods
Tobias Brunner
2012-08-31
1
-1
/
+5
|
*
|
Added an option to prefer types sent by peer in eap-dynamic plugin
Tobias Brunner
2012-08-31
1
-14
/
+42
|
*
|
eap-dynamic plugin handles EAP-Nak messages and selects a method supported by...
Tobias Brunner
2012-08-31
1
-1
/
+72
|
*
|
Preferred EAP methods for eap-dynamic can be configured
Tobias Brunner
2012-08-31
1
-1
/
+59
|
*
|
The eap-dynamic plugin uses the first supported method as default
Tobias Brunner
2012-08-31
1
-1
/
+91
|
*
|
Added eap-dynamic plugin which can proxy any other EAP method
Tobias Brunner
2012-08-31
6
-0
/
+326
|
*
|
Use eap_vendor_type_from_string() in stroke
Tobias Brunner
2012-08-31
1
-38
/
+7
|
*
|
Added method to enumerate EAP types contained in an EAP-Nak
Tobias Brunner
2012-08-31
2
-11
/
+79
|
*
|
Encode EAP-Naks in expanded format if we got an expanded type request
Tobias Brunner
2012-08-31
5
-6
/
+19
|
*
|
Allow clients to request a configured EAP method via EAP-Nak
Tobias Brunner
2012-08-31
5
-8
/
+37
|
*
|
Virtual EAP methods handle EAP-Naks themselves
Tobias Brunner
2012-08-31
1
-5
/
+17
|
*
|
Send EAP-Nak with supported types if requested type is unsupported
Tobias Brunner
2012-08-31
5
-12
/
+81
|
*
|
Filter invalid EAP authentication types when enumerating them
Tobias Brunner
2012-08-31
2
-1
/
+10
|
*
|
Added a method to enumerate registered EAP methods
Tobias Brunner
2012-08-21
2
-0
/
+43
|
|
/
*
|
Log configured IKE_SA proposals as initiator
Tobias Brunner
2012-08-24
1
-0
/
+2
*
|
Log configured CHILD_SA proposals as initiator
Tobias Brunner
2012-08-24
1
-0
/
+2
*
|
Fall back to local address as IKEv1 identity if nothing else is configured
Tobias Brunner
2012-08-24
1
-2
/
+14
*
|
Apply send delay before adding non-ESP marker
Tobias Brunner
2012-08-24
1
-16
/
+16
*
|
use pen_type_t for PA Message Subtype
Andreas Steffen
2012-08-23
3
-32
/
+29
|
/
*
Remove unused src/dst variables in send_no_marker()
Martin Willi
2012-08-21
1
-5
/
+0
*
Remove the unused second IKE_SA entry match function argument
Martin Willi
2012-08-20
1
-4
/
+4
*
Add keymat_t constructor registration function
Adrian-Ken Rueegsegger
2012-08-20
2
-3
/
+45
*
CAP_AUDIT_WRITE is now required by xauth-pam not eap-gtc plugin
Tobias Brunner
2012-08-17
2
-7
/
+7
*
Removed manual EAP method registration in eap-gtc plugin
Tobias Brunner
2012-08-17
1
-5
/
+0
*
Enable build of eap-tls, eap-ttls and eap-peap on Android
Tobias Brunner
2012-08-17
1
-0
/
+20
*
Enable UDP decapsulation for both address families
Tobias Brunner
2012-08-16
2
-9
/
+11
*
Correctly transmit EAP-MSCHAPv2 user name if it contains a domain part
Tobias Brunner
2012-08-16
1
-11
/
+12
*
Merge branch 'android-app'
Tobias Brunner
2012-08-13
14
-298
/
+43
|
\
[prev]
[next]