Eliminate deadlock in trpc message handling
[trust_router.git] / common / tr_mq.c
2018-05-01 Jennifer RichardsEliminate deadlock in trpc message handling
2016-12-20 Jennifer RichardsProperly set expiry on new community inforecs.
2016-12-06 Jennifer RichardsFix bugs related to handling TID responses. Fix a few...
2016-11-30 Jennifer RichardsSupport multiple AAA servers. Compiles but untested.
2016-11-23 Jennifer RichardsAdd timed blocking to tr_mq_pop().
2016-09-19 Jennifer RichardsAdd copyright statement missing from recently added...
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-04 Jennifer RichardsWildcard route requests now working.
2016-06-25 Jennifer RichardsDecode JSON TRP messages, then send to main thread.
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-23 Jennifer RichardsAdd accessor functions and check in header file.
2016-06-22 Jennifer RichardsImplement message queue and test program.