Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Recipes: Disable Anet unit tests | Reto Buerki | 2013-03-25 | 1 | -1/+1 |
| | | | | | | Some Anet unit tests may fail because of the network configuration on the testing host. These failures do not indicate a problem in Anet but are a result of unpredictable events. | ||||
* | Fixed TKM build | Reto Buerki | 2013-03-22 | 1 | -1/+3 |
| | |||||
* | Provide recipes to build tkm and required libraries | Reto Buerki | 2013-03-19 | 1 | -0/+19 |