Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tests: Only deliver messages to the SA they are addressed to | Tobias Brunner | 2016-06-17 | 1 | -4/+12 |
* | unit-tests: Make sure to flush the IKE_SA manager before destroying the sender | Tobias Brunner | 2016-06-17 | 1 | -1/+3 |
* | unit-tests: Return status from process_message() | Tobias Brunner | 2016-06-17 | 1 | -2/+5 |
* | unit-tests: Provide a wrapper around bus_t::add_listener and unregister them ... | Tobias Brunner | 2016-06-17 | 1 | -0/+20 |
* | unit-tests: Make IKE and ESP proposals configurable | Tobias Brunner | 2016-06-17 | 1 | -30/+87 |
* | unit-tests: Register nonce generator and make first nonce byte configurable | Tobias Brunner | 2016-06-17 | 1 | -1/+13 |
* | unit-tests: Register mock DH implementation as static plugin feature | Tobias Brunner | 2016-06-17 | 1 | -0/+11 |
* | unit-tests: Make IKE SPIs predictable | Tobias Brunner | 2016-06-17 | 1 | -0/+14 |
* | unit-tests: Call methods on IKE_SAs in their context | Tobias Brunner | 2016-06-17 | 1 | -2/+1 |
* | unit-tests: Add helper class/object to test IKE exchanges | Tobias Brunner | 2016-06-17 | 1 | -0/+246 |