Update the routing table when TRP updates are received.
[trust_router.git] / trp / trpc.c
2016-07-01 Jennifer RichardsUpdate the routing table when TRP updates are received.
2016-06-27 Jennifer RichardsMake outgoing connections. Connect to self as a test.
2016-06-25 Jennifer RichardsAvoid freeing uninitialized pointer. Add -r option...
2016-06-25 Jennifer RichardsDecode JSON TRP messages, then send to main thread.
2016-06-24 Jennifer RichardsAuthenticate GSS context in separate thread. (Not fully...
2016-06-13 Jennifer RichardsSeparate TRP from main trust router code.