Further cleanup of tr_gss and usage for tids handling
[trust_router.git] / tr / tr_tid.c
2018-04-13 Jennifer RichardsFurther cleanup of tr_gss and usage for tids handling
2018-04-12 Jennifer RichardsCheckpoint commit: refactoring the request code in...
2017-11-17 Jennifer RichardsUse default AAA servers if we have no route for a TID...
2017-07-14 Jennifer RichardsApply all filters applicable to a GSS name to a TID req
2017-06-15 Jennifer RichardsFix log message to reflect broader filtering capabilities
2017-06-13 Jennifer RichardsAllow inforec filter to have access to realm and community
2017-06-12 Jennifer RichardsUse new tr_filter_apply() function for TID_REQ filtering
2017-06-12 Jennifer RichardsCode for testing the filters now works
2017-06-07 Jennifer RichardsIn-progress check-in.
2017-01-11 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2017-01-10 Jennifer RichardsRestore interface compatibility with libtr_tid.so.2
2016-12-19 Jennifer RichardsFix bugs in community flooding and TID forwarding.
2016-12-13 Jennifer RichardsReturn error when TID requests fail. (bug #1648118)
2016-12-13 Jennifer RichardsRemove commented-out and debug code.
2016-12-06 Jennifer RichardsFix bugs related to handling TID responses. Fix a few...
2016-12-01 Jennifer RichardsFix segfaults related to copying DH parameters.
2016-11-30 Jennifer RichardsSupport multiple AAA servers. Compiles but untested.
2016-11-12 Jennifer RichardsOpen all ports for servers. Disallow IPv4-mapped IPv6...
2016-11-07 Jennifer RichardsEnforce single COI->APC mapping.
2016-10-26 Jennifer RichardsHandle community updates when received. Builds, not...
2016-10-13 Jennifer RichardsRefactoring to enable community flooding. Partially...
2016-09-19 Jennifer RichardsAdd copyright statement missing from recently added...
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-09-01 Jennifer RichardsFix several bugs preventing TID requests from functioning.
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-10 Jennifer RichardsAttempt to route TID requests using routing table....
2016-05-26 Jennifer RichardsAdd TRP handling events, plus change to cfg layout.
2016-05-24 Jennifer RichardsRefactor to move task code out of tr_main.c.