trust_router.git
2017-09-11 Jennifer RichardsCopy hostname so it stays valid after config loading... jennifer/config_loader
2017-09-11 Jennifer RichardsBring test programs up to date - all now pass
2017-09-11 Jennifer RichardsHandle null TR_GSS_NAMES when checking for match
2017-09-11 Jennifer RichardsRemove Jansson dependence in tr_name.h
2017-09-09 Jennifer RichardsValidate arguments in helper function, fix whitespace...
2017-09-09 Jennifer RichardsRemove unused code.
2017-09-08 Jennifer RichardsRearrange config file loading to allow splitting across...
2017-07-18 Jennifer RichardsBump version in trust_router.spec, configure.ac v3.0.1
2017-07-18 Jennifer RichardsReduce amount of debug output
2017-07-17 Jennifer RichardsOutput key expiration time on a successful request v3.0.0
2017-07-17 Jennifer RichardsAdd accessor for TID_SRVR_BLK's key_expiration
2017-07-14 Jennifer RichardsInitialize refcount for IDP realms
2017-07-14 Jennifer RichardsFix tids/trps ports in default configuration for redhat...
2017-07-14 Jennifer RichardsApply all filters applicable to a GSS name to a TID req
2017-07-11 Jennifer RichardsBump version in trust_router.spec, configure.ac
2017-07-11 Jennifer RichardsFix loop termination condition in trps_filter_outbound_...
2017-06-30 Jennifer RichardsCorrect the default TID and TRP ports in internal.cfg
2017-06-23 Jennifer RichardsGive warnings if expiration interval is clipped to...
2017-06-22 Jennifer RichardsFix memory leak in community parsing
2017-06-16 Jennifer RichardsFix a few bugs in the filtering. Filtering works.
2017-06-16 Jennifer RichardsPrint community table as a debug message
2017-06-15 Jennifer RichardsFix log message to reflect broader filtering capabilities
2017-06-15 Jennifer RichardsFix JSON type for TRP peer "filters" block
2017-06-15 Jennifer RichardsProvide necessary macros from Jansson 2.5+ when using...
2017-06-14 Jennifer RichardsImplement all TRP and TID fields for filtering
2017-06-13 Jennifer RichardsAllow inforec filter to have access to realm and community
2017-06-12 Jennifer RichardsFilter outbound TRP updates (compiles but not tested)
2017-06-12 Jennifer RichardsFilter inbound TRP records (compiles but not tested)
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-12 Jennifer RichardsClean up the code a bit
2017-06-08 Jennifer RichardsIn-progress commit.
2017-06-07 Jennifer RichardsIn-progress check-in.
2017-06-06 Jennifer RichardsIgnore case when translating a string to an inforec...
2017-06-06 Jennifer RichardsProperly track JSON reference to make code match comment.
2017-06-06 Jennifer RichardsAdd/move some comments.
2017-06-06 Jennifer RichardsClean up formatting, no functional changes.
2017-06-06 Jennifer RichardsFix misleading indentation
2017-06-06 Jennifer RichardsPrint version information on startup and add --version...
2017-01-13 Jennifer RichardsAdd missing dependency for t_constraint
2017-01-11 Jennifer RichardsUpdate version info. v2.1.1
2017-01-11 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2017-01-11 Jennifer RichardsBring back tids_start() function.
2017-01-10 Jennifer RichardsRestore interface compatibility with libtr_tid.so.2
2016-12-21 Jennifer RichardsFix typos in filenames. v2.1
2016-12-21 Jennifer RichardsPatches to fix distribution builds.
2016-12-21 Jennifer RichardsUpdate version number in configure.ac.
2016-12-21 Jennifer RichardsFix config file names in Makefile.am
2016-12-20 Jennifer RichardsUpdate RPM spec file and installed config files.
2016-12-20 Jennifer RichardsSet better defaults.
2016-12-20 Jennifer RichardsFix default TRPS port. Add example config files.
2016-12-20 Jennifer RichardsRemove obsolete sample configuration files.
2016-12-20 Jennifer RichardsUpdate test programs. All now succeed.
2016-12-20 Jennifer RichardsRemove debug output, clarify debug message.
2016-12-20 Jennifer RichardsProperly set expiry on new community inforecs.
2016-12-19 Jennifer RichardsFix bugs in community flooding and TID forwarding.
2016-12-19 Jennifer RichardsDecode the error_path field in TID responses.
2016-12-14 Jennifer RichardsRemove extra free of community table. (Fix bug 1648116)
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-23 Jennifer RichardsAdd timed blocking to tr_mq_pop().
2016-11-23 Jennifer RichardsAdd tr_dup_dh_params() to make copy of DH parameters.
2016-11-18 Jennifer RichardsListen for tids clients on all TCP interfaces.
2016-11-17 Jennifer RichardsMerge fix from debian build machine.
2016-11-17 Jennifer RichardsAdd IPv6 support to tids.
2016-11-17 Jennifer RichardsAdd missing cast.
2016-11-12 Jennifer RichardsOpen all ports for servers. Disallow IPv4-mapped IPv6...
2016-11-11 Jennifer RichardsSupport IPv6 for TRP connections.
2016-11-11 Jennifer RichardsBegin adding IPv6 support. Active GSS connections now...
2016-11-07 Jennifer RichardsEnforce single COI->APC mapping.
2016-11-07 Jennifer RichardsFix community table sweep / removal. Trust router now...
2016-10-27 Jennifer RichardsDon't send communities in triggered updates. Comms...
2016-10-26 Jennifer RichardsHandle community updates when received. Builds, not...
2016-10-25 Jennifer RichardsFix segfault issues. Comm updates now sent, but ignored.
2016-10-19 Jennifer RichardsGather/send community updates. Refactoring. Builds...
2016-10-19 Jennifer RichardsRemove stray semicolon.
2016-10-14 Jennifer RichardsUse GArray for route update gathering.
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-29 Jennifer RichardsRemove debug calls to talloc_report_full().
2016-09-29 Jennifer RichardsSend all msgs in trpc outgoing queue, not just the...
2016-09-27 Jennifer RichardsMove community/realm out of inforec and into update...
2016-09-26 Jennifer RichardsAdd fields to TR_COMM records. Add accessor functions.
2016-09-26 Jennifer RichardsAdd macros to simplify usage of several _add() functions.
2016-09-26 Jennifer RichardsUpdate trust_router.spec, fix version in configure.ac
2016-09-21 Jennifer RichardsFix another makefile bug.
2016-09-21 Jennifer RichardsAdditional makefile updates.
2016-09-21 Jennifer RichardsFix compiler options
2016-09-19 Jennifer RichardsFix build for t_constraint.c test binary.
2016-09-19 Jennifer RichardsAdd copyright statement missing from recently added...
2016-09-19 Jennifer RichardsClean up compiler warnings.
2016-09-19 Jennifer RichardsDon't ignore asprintf return value.
2016-09-19 Jennifer RichardsClean up Makefile.am to produce libtr_tid
2016-09-10 Jennifer RichardsChange spec "match" field back to a single string inste... v2.0
2016-09-09 Jennifer RichardsFixes so that all binaries build cleanly.
next