trust_router.git
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.
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-09-09 Jennifer RichardsRemove debugging code.
2016-09-08 Jennifer RichardsReturn success after updating peer. Additional debug...
2016-09-07 Jennifer RichardsInstall callback to request routes when connections...
2016-09-07 Jennifer RichardsBug fixes to make TID forwarding work between trust...
2016-09-06 Jennifer RichardsCheck h_errno instead of errno on gethostbyname() failure.
2016-09-02 Jennifer RichardsMerge branch 'jennifer/trp-devel' of repository.project...
2016-09-02 Jennifer RichardsAdd option for "remote" IDP realms. Compiles but not...
2016-09-02 Jennifer RichardsAdd option for "remote" IDP realms. Compiles but not...
2016-09-01 Jennifer RichardsFix several bugs preventing TID requests from functioning.
2016-08-31 Jennifer RichardsInitialize TID_RESP values in constructor.
2016-08-25 Jennifer RichardsForgot to check in a couple of files.
2016-08-25 Jennifer RichardsUse default set of filters for RP clients with none...
2016-08-24 Jennifer RichardsLook up TRPC with service name, not gss name.
2016-08-23 Jennifer RichardsPeer organizations now parsed and added to peer table.
2016-08-22 Jennifer RichardsParsing of local organizations now functional.
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-18 Jennifer RichardsNew-style configuration file loading partially implemented.
2016-08-12 Jennifer RichardsReimplementing tr_config.c to use new config file forma...
2016-08-11 Jennifer RichardsFix memory leak in tids.c.
2016-08-10 Jennifer RichardsCreate/destroy TR_APC structures.
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-10 Jennifer RichardsBump versions to 1.5.2 in a couple places. v1.5.2
2016-08-10 Jennifer RichardsAttempt to route TID requests using routing table....
2016-08-04 Jennifer RichardsIntroduce "remote" routes that we know about but cannot...
2016-08-04 Jennifer RichardsProperly respond to wildcard route requests.
2016-08-04 Jennifer RichardsWildcard route requests now working.
2016-08-03 Jennifer RichardsRequests nearly work, but not quite.
2016-08-02 Jennifer RichardsPartial handling of incoming route requests.
2016-08-02 Jennifer RichardsFix memory freeing bugs. Seems stable, even through...
2016-08-02 Jennifer RichardsWhitespace change, remove debug printf.
2016-08-02 Jennifer RichardsLeave SIGPIPE handling alone. Caller must disable or...
2016-07-27 Jennifer RichardsSend triggered updates (not really tested).
2016-07-27 Jennifer RichardsOnly compute routes for connected peers. Other progress.
2016-07-27 Jennifer RichardsRemove unused debug printf.
2016-07-26 Jennifer RichardsUse correct default TRP port.
2016-07-26 Jennifer RichardsInitialize route table with local routes. Fix bugs.
2016-07-20 Jennifer RichardsConnect to hard-coded peer and exchange route info...
2016-07-18 Jennifer RichardsGenerate scheduled updates. Untested, but builds.
2016-07-16 Jennifer RichardsTest peer table and update selection functions. Seem...
2016-07-15 Jennifer RichardsSelect route updates for a given peer (not yet tested).
2016-07-15 Jennifer RichardsBasic peer table, hard coded for testing.
2016-07-15 Jennifer RichardsPeer table (work in progress).
2016-07-14 Jennifer RichardsSweep for expired routes. Sweeps every two seconds...
2016-07-14 Jennifer RichardsRemove extraneous newline
next