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
/
stroke
/
stroke_config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
1
-5
/
+5
*
stroke: Changed how proto/port are specified in left|rightsubnet
Tobias Brunner
2013-06-28
1
-1
/
+8
*
stroke: support %dynamic in left/rightsubnet for dynamic selectors
Martin Willi
2013-06-19
1
-2
/
+10
*
stroke: support a specific proto/port for each net defined in left/rightsubnet
Martin Willi
2013-06-19
1
-3
/
+105
*
Load any type (RSA/ECDSA) of public key via left|rightsigkey
Tobias Brunner
2013-05-07
1
-2
/
+1
*
Load raw keys before possibly destroying the identity
Tobias Brunner
2013-04-01
1
-12
/
+11
*
Merge branch 'multi-cert'
Martin Willi
2013-03-01
1
-15
/
+32
|
\
|
*
Load multiple comma seperarated certificates in the leftcert option
Martin Willi
2013-01-18
1
-15
/
+32
*
|
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
1
-4
/
+4
|
\
\
|
*
|
Pass complete port range over stroke interface for more flexibility
Martin Willi
2013-02-21
1
-14
/
+4
|
*
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-5
/
+15
|
|
/
*
|
Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets
Martin Willi
2013-02-06
1
-1
/
+1
*
|
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
1
-1
/
+2
|
/
*
Don't handle right=%any6 as "loose" identity, but as %any
Martin Willi
2013-01-14
1
-2
/
+1
*
Merge branch 'ikev1-fragmentation'
Tobias Brunner
2013-01-12
1
-1
/
+2
|
\
|
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
1
-1
/
+2
*
|
Fixed some typos in comments
Volker RĂ¼melin
2013-01-11
1
-1
/
+1
|
/
*
Make use of new CIDR string ts constructor where appropriate
Martin Willi
2012-10-24
1
-26
/
+11
*
Remove version argument on peer_cfg constructor, use ike_cfg version instead
Martin Willi
2012-10-24
1
-2
/
+1
*
Add IKE version information to ike_cfg_t
Martin Willi
2012-10-24
1
-1
/
+2
*
Make it easy to check if an address is locally usable via changed get_interfa...
Tobias Brunner
2012-09-21
1
-15
/
+7
*
Make stroke user-creds work with XAuth configs
Tobias Brunner
2012-09-18
1
-9
/
+18
*
Set AUTH_RULE_IDENTITY_LOOSE for rightid=%<identity>
Tobias Brunner
2012-09-18
1
-0
/
+10
*
Add uniqueids=never to ignore INITIAL_CONTACT notifies
Tobias Brunner
2012-09-10
1
-0
/
+3
*
Merge branch 'multi-vip'
Martin Willi
2012-08-31
1
-47
/
+126
|
\
|
*
Support multiple addresses/pools in left/rightsourceip
Martin Willi
2012-08-30
1
-53
/
+122
|
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
1
-2
/
+8
|
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-1
/
+5
*
|
Use eap_vendor_type_from_string() in stroke
Tobias Brunner
2012-08-31
1
-38
/
+7
|
/
*
Replaced usages of CHARON_*_PORT with calls to get_port().
Tobias Brunner
2012-08-08
1
-1
/
+2
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-1
/
+4
*
Don't add ANY identity constraint to auth config, as XAuth rounds don't use one
Martin Willi
2012-07-26
1
-1
/
+8
*
Add an ipsec.conf leftgroups2 parameter for the second authentication round
Martin Willi
2012-07-26
1
-3
/
+4
*
Select requested virtual IP family based on remote TS, if no local TS available
Martin Willi
2012-06-20
1
-1
/
+12
*
Added signature scheme options left/rightauth
Martin Willi
2012-06-12
1
-11
/
+99
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-4
/
+8
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
1
-1
/
+2
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-44
/
+19
|
\
|
*
Added support for authby/xauth_server legacy options
Martin Willi
2012-03-20
1
-42
/
+1
|
*
Added a "aggressive" ipsec.conf connection option
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Added an aggressive mode peer_cfg option
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Support an "any" IKE version for both IKEv1 or IKEv2
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Pass ipsec.conf xauth_identity option via stroke to charon configurations
Martin Willi
2012-03-20
1
-0
/
+5
|
*
Accept a xauth backend name appended to left/rightauth
Martin Willi
2012-03-20
1
-1
/
+8
|
*
Use a second authentication config to configure XAUTH authentication
Martin Willi
2012-03-20
1
-6
/
+2
|
*
Map auth_class to auth method and IKEv1 proposal attribute
Martin Willi
2012-03-20
1
-0
/
+4
|
*
IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle XAUT...
Clavister OpenSource
2012-03-20
1
-0
/
+4
|
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
|
add AUTH_RULE_SUBJECT_CERT for raw public keys
4.6.3
Andreas Steffen
2012-04-30
1
-0
/
+4
*
|
added support for raw RSA public keys to stroke
Andreas Steffen
2012-04-30
1
-1
/
+9
[next]