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
/
load_tester
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a load-tester option to keep allocated external address until shutdown
Martin Willi
2013-03-21
2
-1
/
+50
*
Add an "esp" load-tester option to configure custom CHILD_SA ESP proposal
Martin Willi
2013-03-18
1
-3
/
+16
*
kernel_ipsec_t.query_sa() additionally returns the number of processed packets
Martin Willi
2013-03-14
1
-2
/
+2
*
Support mutliple subnets and ranges as external load-tester addresses
Martin Willi
2013-03-11
1
-15
/
+59
*
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
1
-1
/
+1
|
\
|
*
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-1
/
+1
*
|
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
1
-2
/
+2
|
/
*
Added an option that allows to force IKEv1 fragmentation
Tobias Brunner
2013-01-12
1
-2
/
+4
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
1
-2
/
+2
*
If load-tester requests a virtual IP, use a dynamic local traffic selector
Martin Willi
2012-12-17
1
-2
/
+8
*
Store load-tester address leases in a hashtable for fast removal
Martin Willi
2012-11-29
1
-24
/
+81
*
Don't wait while removing external IPs used for load testing
Martin Willi
2012-11-29
1
-1
/
+1
*
Install virtual IPs via interface name, and use an interface lookup where req...
Martin Willi
2012-11-29
1
-29
/
+13
*
load-tester can dynamically install a dedicated external IP for each IKE_SA
Martin Willi
2012-11-29
5
-15
/
+220
*
Add a delay option to load-tester socket
Martin Willi
2012-11-29
2
-7
/
+11
*
Indicate message retransmissions while initiating load-test batches
Martin Willi
2012-11-29
1
-0
/
+26
*
Initiate each load-testing connection with a fresh peer config
Martin Willi
2012-11-29
1
-19
/
+23
*
Initiate IKE_SAs trigger over load-tester socket in parallel
Martin Willi
2012-11-29
1
-9
/
+145
*
Add a simple load-tester utility to initiate over control socket
Martin Willi
2012-11-29
3
-0
/
+108
*
Add a load-tester control socket to manually trigger initiation
Martin Willi
2012-11-29
4
-1
/
+271
*
Send certificate requests in load-tester
Martin Willi
2012-10-24
1
-2
/
+2
*
Add load-tester traffic selector configuration options
Martin Willi
2012-10-24
1
-5
/
+67
*
Add a load-tester option to define the IKE version to use for testing
Martin Willi
2012-10-24
1
-2
/
+9
*
Remove version argument on peer_cfg constructor, use ike_cfg version instead
Martin Willi
2012-10-24
1
-1
/
+1
*
Add IKE version information to ike_cfg_t
Martin Willi
2012-10-24
1
-3
/
+4
*
Remove unused this parameter to load_issuer_cert/key(), as it is uninitialized
Martin Willi
2012-10-16
1
-4
/
+4
*
Generate a load-tester certificate only for DN or subjectAltName identities
Martin Willi
2012-10-16
1
-7
/
+17
*
Add a load-tester initiator_match option to match custom initiator_id
Martin Willi
2012-10-16
1
-2
/
+15
*
Encode non-DN load-tester identities as subjectAltNames
Martin Willi
2012-10-16
1
-1
/
+16
*
Add a load-tester digest option for issuing peer certificates
Martin Willi
2012-10-16
1
-1
/
+16
*
Load a multiple load-tester CA certificates from a directory
Martin Willi
2012-10-16
1
-4
/
+63
*
Added load-tester options to read issuing CA certificate and key from files
Martin Willi
2012-10-16
1
-7
/
+45
*
Support multiple address pools configured on a peer_cfg
Martin Willi
2012-08-30
1
-1
/
+5
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-1
/
+4
*
Replaced usages of CHARON_*_PORT with calls to get_port().
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-7
/
+2
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-1
/
+1
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-2
/
+4
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
1
-1
/
+9
*
Register load-tester faked kernel interface before other kernel interfaces
Martin Willi
2012-05-14
1
-8
/
+9
*
Load tester can enforce a local IP to use
Martin Willi
2012-05-14
1
-2
/
+9
*
Add plugin features support to load-tester plugin
Martin Willi
2012-05-14
1
-48
/
+76
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
4
-23
/
+25
*
Added an aggressive mode peer_cfg option
Martin Willi
2012-03-20
1
-1
/
+2
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
The load-tester plugin does not support SAD/SPD flushing.
Tobias Brunner
2011-10-21
1
-0
/
+2
*
Fixed indention in load-tester kernel interface.
Tobias Brunner
2011-10-21
1
-28
/
+28
*
bus->listen() and the controller wrappers accept a timeout to wait for callbacks
Martin Willi
2011-08-26
1
-1
/
+1
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-2
/
+2
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
[next]