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
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-1
/
+2
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-1
/
+2
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-2
/
+2
*
load-tester: Migrate NULL DH implementation to INIT/METHOD macros
Martin Willi
2015-03-23
1
-21
/
+26
*
kernel-interface: Add a separate "update" flag to add_sa()
Martin Willi
2015-03-09
1
-1
/
+1
*
load-tester: Support initiating XAuth authentication
Martin Willi
2015-02-20
1
-0
/
+22
*
mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth
Martin Willi
2015-02-20
1
-1
/
+1
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
1
-1
/
+1
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
1
-2
/
+2
*
load-tester: Add a crl option to include a CRL uri in generated certificates
Martin Willi
2014-06-19
1
-1
/
+21
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
1
-2
/
+3
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
1
-3
/
+1
*
load-tester: Fix race condition issuing same SPI
Christophe Gouault
2014-04-24
1
-2
/
+2
*
load-tester: Fix race condition issuing same identity
Christophe Gouault
2014-04-24
1
-2
/
+2
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
5
-45
/
+44
*
Fixed some typos
Tobias Brunner
2013-10-29
1
-1
/
+1
*
kernel: Use a time_t to report use time in query_policy()
Martin Willi
2013-10-11
1
-1
/
+1
*
kernel: Use a time_t to report use time in query_sa()
Martin Willi
2013-10-11
1
-1
/
+1
*
load-tester: Fix crash if private key was not loaded successfully
Tobias Brunner
2013-09-24
1
-1
/
+1
*
load-tester: support extended traffic selector syntax, as in leftsubnet
Martin Willi
2013-09-04
1
-13
/
+168
*
load-tester: add an option to test transport/beet connections
Martin Willi
2013-09-04
1
-1
/
+21
*
ike: support multiple addresses, ranges and subnets in IKE address config
Martin Willi
2013-09-04
1
-5
/
+4
*
peer-cfg: add a pull/push mode option to use with mode config
Martin Willi
2013-09-04
1
-1
/
+1
*
stream-service: move CAP_CHOWN check from plugins to service constructor
Martin Willi
2013-07-18
1
-7
/
+0
*
load-tester: use a stream service to dispatch control connections
Martin Willi
2013-07-18
2
-93
/
+27
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-5
/
+7
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
1
-1
/
+1
*
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
Tobias Brunner
2013-06-25
1
-0
/
+6
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-2
/
+2
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-1
/
+1
*
kernel-interface: query SAD for last use time if SPD query didn't yield one
Martin Willi
2013-05-06
1
-1
/
+1
*
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
[next]