Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 12 | -24/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -3/+4 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | added ike_rekey/child_rekey options to load-tester | Martin Willi | 2009-04-17 | 1 | -5/+23 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -35/+114 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 6 | -6/+6 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 1 | -2/+2 |
| | |||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -2/+2 |
| | |||||
* | disable MOBIKE in load-tester | Andreas Steffen | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | disable DPD and sending of cert requests in load-tester | Andreas Steffen | 2009-01-14 | 1 | -2/+2 |
| | |||||
* | load tester got a "shutdown_when_complete" option, allows performance test ↵ | Martin Willi | 2008-12-12 | 3 | -15/+51 |
| | | | | using "time" | ||||
* | fixed load-tester shared key lookup | Martin Willi | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | require explicit enabling of load-testing plugin | Martin Willi | 2008-12-09 | 1 | -1/+9 |
| | |||||
* | generating different initiator identities, configs and certificates on the fly | Martin Willi | 2008-12-08 | 3 | -101/+213 |
| | |||||
* | added a "load_tester.auth" option: "pubkey" (default) or "psk" | Martin Willi | 2008-11-23 | 2 | -4/+57 |
| | |||||
* | proper cancellation of load-testing initiators | Martin Willi | 2008-11-23 | 1 | -1/+39 |
| | |||||
* | added a MODP_NULL Diffie Hellman group to avoid calculation overhead in ↵ | Martin Willi | 2008-11-22 | 4 | -1/+127 |
| | | | | load-testing | ||||
* | updated method signature of add_policy | Martin Willi | 2008-11-11 | 1 | -5/+6 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -13/+14 |
| | |||||
* | make load_tester more strict to use it along stroke | Martin Willi | 2008-11-10 | 2 | -4/+17 |
| | |||||
* | iterations = 0 for infinite iterations | Martin Willi | 2008-11-10 | 1 | -3/+3 |
| | |||||
* | added PEM version of keys | Martin Willi | 2008-11-10 | 1 | -1/+28 |
| | |||||
* | added delete_after_established option | Martin Willi | 2008-11-06 | 4 | -1/+140 |
| | |||||
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+2 |
| | |||||
* | two new load_testing options: | Martin Willi | 2008-11-04 | 1 | -3/+11 |
| | | | | | request_virtual_ip: request a INTERNAL_IPV4_ADDR as client pool: provide addresses from a named virtual IP pool | ||||
* | added a delay option to delay initiations | Martin Willi | 2008-11-04 | 1 | -9/+41 |
| | |||||
* | added fake_kernel option to make dummy kernel implementation optional | Martin Willi | 2008-11-03 | 2 | -3/+7 |
| | |||||
* | load testing between different hosts | Martin Willi | 2008-11-03 | 1 | -3/+6 |
| | |||||
* | initiate connections simultaneously in load tester | Martin Willi | 2008-10-22 | 1 | -2/+9 |
| | |||||
* | a load testing plugin, to: | Martin Willi | 2008-10-21 | 9 | -0/+831 |
find multi-threading issues do performance profiling |