Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Update tkm-rpc to version 0.2 | Reto Buerki | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | testing: Make TKM related build recipes future-proof | Tobias Brunner | 2014-10-07 | 1 | -4/+6 |
| | | | | | | | | The tkm scenarios recently failed due to a segmentation fault on my host because I had an old build of the tkm library already built in the build directory. Because the stamp file was not versioned the new release was never checked out or built and charon-tkm was linked against the old version causing a segmentation fault during key derivation. | ||||
* | testing: Don't run tests when building tkm-rpc | Tobias Brunner | 2013-05-06 | 1 | -1/+1 |
| | | | | | | | | | There are issues with some versions of the XML/Ada library on i386, blocking the build of the testing environment when these tests are run. TKM tests won't work in such a case but at least make-testing does not block with this patch. Fixes #336. | ||||
* | Fixed TKM build | Reto Buerki | 2013-03-22 | 1 | -2/+4 |
| | |||||
* | Provide recipes to build tkm and required libraries | Reto Buerki | 2013-03-19 | 1 | -0/+21 |