trust_router.git
2018-04-17 Jennifer RichardsUse TR_MSG instead of encoded strings in GSS request...
2018-04-17 Jennifer RichardsClean up TR_MSG, hopefully getting talloc context handl...
2018-04-16 Jennifer RichardsFix makefile, full make now succeeds
2018-04-16 Jennifer RichardsRefactor tidc/monc to better share code
2018-04-16 Jennifer RichardsMake better use of talloc for TR_MSG handling
2018-04-16 Jennifer RichardsEnclose macro arguments in parentheses
2018-04-13 Jennifer RichardsFirst pass at a trmon command-line interface; fix a...
2018-04-13 Jennifer RichardsFurther work on tids and monitoring, tids appears to...
2018-04-13 Jennifer RichardsParse monitoring port from internal configuration
2018-04-13 Jennifer RichardsRefactor to eliminate repeated code in tr_cfg_parse_int...
2018-04-13 Jennifer RichardsMove internal config parser to a separate file
2018-04-13 Jennifer RichardsAdd stub of handler for monitoring requests
2018-04-13 Jennifer RichardsRemove several unused parameters and clean up some...
2018-04-13 Jennifer RichardsFurther cleanup of tr_gss and usage for tids handling
2018-04-12 Jennifer RichardsFix accidentally changed variable name in function...
2018-04-12 Jennifer RichardsCheckpoint commit: refactoring the request code in...
2018-04-12 Jennifer RichardsRename tr_gss.[ch] to tr_gss_names.[ch]
2018-04-11 Jennifer RichardsFactor out identical tids_listen/trps_listen functions...
2018-04-11 Jennifer RichardsChange tr_mon_ prefix to mon_, no functional changes
2018-04-11 Jennifer RichardsAdd encoder for monitoring responses
2018-04-11 Jennifer RichardsAdd req encode/decode tests to make system, move from...
2018-04-11 Jennifer RichardsAdd CMakeLists.txt for CLion integration
2018-04-11 Jennifer RichardsFirst pass at monitoring request encoder/decoder and...
2018-02-23 Jennifer RichardsBump package and ABI version numbers 3.3.0 v3.3.0
2018-02-22 Jennifer RichardsFix segfault when sweeping realms and communities
2017-11-17 Jennifer RichardsCorrect / update example configuration files v3.0.3
2017-11-17 Jennifer RichardsUse default AAA servers if we have no route for a TID...
2017-11-13 Jennifer RichardsUpdate example configuration file to include APC org...
2017-11-07 Jennifer RichardsUpdate version in trust_router.spec
2017-11-07 Jennifer RichardsBump version in configure.ac to 3.0.3
2017-11-07 Jennifer RichardsReturn NULL if dh struct cannot be allocated completely
2017-09-12 Jennifer RichardsNeed libtool also
2017-09-12 Jennifer RichardsAdd automake and m4 to buildrequires
2017-09-12 Jennifer RichardsAdd BuildRequires: autoconf
2017-09-12 Jennifer RichardsRaise priority of error messages when cannot open a... v3.0.2
2017-09-11 Jennifer RichardsUpdate version number (now 3.0.2)
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().
next