| | 1 | strongswan-4.2.9 |
|---|
| | 2 | ---------------- |
|---|
| | 3 | |
|---|
| | 4 | - Flexible configuration of logging subsystem to different syslog facilities |
|---|
| | 5 | or files using fine-grained log levels for each target. |
|---|
| | 6 | |
|---|
| | 7 | - Load testing plugin to do stress testing of the IKEv2 daemon against self |
|---|
| | 8 | or another host. Found and fixed issues during tests in the multi-threaded |
|---|
| | 9 | use of the OpenSSL plugin. |
|---|
| | 10 | |
|---|
| | 11 | - Added profiling code to synchronization primitives to find bottlenecks if |
|---|
| | 12 | running on multiple cores. Found and fixes an issue where parts of the |
|---|
| | 13 | Diffie-Hellman calculation acquired an exclusive lock. This greatly improves |
|---|
| | 14 | parallelization to multiple cores. |
|---|
| | 15 | |
|---|
| | 16 | - updown script invocation has been separated in an own plugin to further |
|---|
| | 17 | slim down the daemon core. |
|---|
| | 18 | |
|---|
| | 19 | - separated IKE_SA/CHILD_SA key derivation process into a closed system, |
|---|
| | 20 | allowing future impelementations to use a secured environment in e.g. kernel |
|---|
| | 21 | memory or hardware. |
|---|
| | 22 | |
|---|
| | 23 | |
|---|