Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | charon-tkm: Migrate tests to our own test runner | Tobias Brunner | 2013-11-27 | 1 | -4/+13 |
| | | | | | | Due to problems with the external libraries tkm_init/deinit can't be called for each test case. Because of this leak detective has to be disabled for these tests. | ||||
* | Add chunk map | Adrian-Ken Rueegsegger | 2013-03-19 | 1 | -0/+58 |
This data structure allows to store mappings of chunks to ids. This will be used to map nonces to their corresponding nonce context ids. |