Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 1 | -11/+19 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | unit-tests: Migrate cached IPsec SAs to new IKE_SAs during rekeying | Tobias Brunner | 2017-05-23 | 1 | -0/+42 |
| | |||||
* | unit-tests: Keep track of installed IPsec SAs in mock kernel_ipsec_t ↵ | Tobias Brunner | 2017-05-23 | 1 | -2/+127 |
| | | | | implementation | ||||
* | unit-tests: Add mock kernel_ipsec_t implementation for unit tests | Tobias Brunner | 2016-06-17 | 1 | -0/+128 |
Provides predictable sequential SPIs. |