Checkpoint commit: refactoring the request code in TIDS for better reuse
[trust_router.git] / common / tr_rp.c
2018-04-12 Jennifer RichardsCheckpoint commit: refactoring the request code in...
2018-02-22 Jennifer RichardsFix segfault when sweeping realms and communities
2017-09-11 Jennifer RichardsRemove Jansson dependence in tr_name.h
2017-07-14 Jennifer RichardsApply all filters applicable to a GSS name to a TID req
2017-06-12 Jennifer RichardsCode for testing the filters now works
2016-11-07 Jennifer RichardsFix community table sweep / removal. Trust router now...
2016-10-19 Jennifer RichardsGather/send community updates. Refactoring. Builds...
2016-10-13 Jennifer RichardsFix several minor bugs affecting config file reading.
2016-10-13 Jennifer RichardsRemove forgotten merge cruft.
2016-10-13 Jennifer RichardsFix pointer error.
2016-10-13 Jennifer RichardsRefactoring to enable community flooding. Partially...
2016-09-26 Jennifer RichardsAdd macros to simplify usage of several _add() functions.
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-23 Jennifer RichardsPeer organizations now parsed and added to peer table.
2016-08-22 Jennifer RichardsParsing new-style config files partially working.
2016-08-19 Jennifer RichardsParse RP clients from new-style configuration files.
2016-08-12 Jennifer RichardsReimplementing tr_config.c to use new config file forma...
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-05-23 Jennifer RichardsResolve circular header dependencies.
2015-03-10 Sam HartmanReal syslog support for trust router
2015-03-09 Adam BishopReplace calls to fprintf with new tr_* macros
2013-07-09 Margaret WassermanFix logic error in gss name comparison.
2013-07-09 Margaret WassermanFix segfault in RP client lookup code.
2013-07-09 Margaret WassermanMerge branch 'master' of moonshot.suchdamage.org:/srv...
2013-07-09 Margaret WassermanAdd code to do gss_name check in trust router.