Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proposal: Handle MODP_NONE in both directions when selecting proposals | Tobias Brunner | 2016-06-17 | 1 | -0/+1 |
| | |||||
* | unit-tests: Add mock sender_t implementation for unit testing | Tobias Brunner | 2016-06-17 | 1 | -0/+11 |
| | | | | | This allows to retrieve packets sent by an IKE_SA and pass it to another IKE_SA directly via process_message(). | ||||
* | ike-cfg: Add unit tests for ike_cfg_get_family() helper | Tobias Brunner | 2015-07-27 | 1 | -0/+1 |
| | |||||
* | unit-tests: Add a IKEv2 message encryption test case | Martin Willi | 2015-07-12 | 1 | -0/+1 |
| | | | | | It uses the ChaCha20Poly1305 test vectors from draft-ietf-ipsecme-chacha20-poly1305-06. | ||||
* | attributes: Move the configuration attributes framework to libcharon | Martin Willi | 2015-02-20 | 1 | -0/+2 |
| | |||||
* | libcharon: Add a test runner | Martin Willi | 2015-02-20 | 1 | -0/+14 |