Connect to hard-coded peer and exchange route info. Buggy and incomplete.
[trust_router.git] / include / tr_trp.h
2016-07-20 Jennifer RichardsConnect to hard-coded peer and exchange route info...
2016-07-18 Jennifer RichardsGenerate scheduled updates. Untested, but builds.
2016-07-14 Jennifer RichardsSweep for expired routes. Sweeps every two seconds...
2016-06-27 Jennifer RichardsMake outgoing connections. Connect to self as a test.
2016-06-24 Jennifer RichardsSuccessful messages via mq 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.
2016-05-26 Jennifer RichardsAdd stub of TRP client test program, trpc.
2016-05-26 Jennifer RichardsAdd TRP handling events, plus change to cfg layout.