First functional monitoring server - can return the trust router version
[trust_router.git] / include /
2018-04-17 Jennifer RichardsFirst functional monitoring server - can return the...
2018-04-17 Jennifer RichardsUse TR_MSG instead of encoded strings in GSS request...
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 RichardsMove internal config parser to a separate file
2018-04-13 Jennifer RichardsAdd stub of handler for monitoring requests
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
2017-09-11 Jennifer RichardsRemove Jansson dependence in tr_name.h
2017-09-08 Jennifer RichardsRearrange config file loading to allow splitting across...
2017-07-17 Jennifer RichardsAdd accessor for TID_SRVR_BLK's key_expiration
2017-07-14 Jennifer RichardsApply all filters applicable to a GSS name to a TID req
2017-07-11 Jennifer RichardsFix loop termination condition in trps_filter_outbound_...
2017-06-16 Jennifer RichardsPrint community table as a debug message
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 RichardsUse new tr_filter_apply() function for TID_REQ filtering
2017-06-12 Jennifer RichardsCode for testing the filters now works
2017-06-08 Jennifer RichardsIn-progress commit.
2017-06-07 Jennifer RichardsIn-progress check-in.
2017-06-06 Jennifer RichardsAdd/move some comments.
2017-06-06 Jennifer RichardsClean up formatting, no functional changes.
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-20 Jennifer RichardsSet better defaults.
2016-12-20 Jennifer RichardsFix default TRPS port. Add example config files.
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-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-12 Jennifer RichardsOpen all ports for servers. Disallow IPv4-mapped IPv6...
2016-11-11 Jennifer RichardsBegin adding IPv6 support. Active GSS connections now...
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-19 Jennifer RichardsGather/send community updates. Refactoring. Builds...
2016-10-13 Jennifer RichardsRefactoring to enable community flooding. Partially...
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-19 Jennifer RichardsAdd copyright statement missing from recently added...
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-07 Jennifer RichardsInstall callback to request routes when connections...
2016-09-07 Jennifer RichardsBug fixes to make TID forwarding work between trust...
2016-09-01 Jennifer RichardsFix several bugs preventing TID requests from functioning.
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-23 Jennifer RichardsPeer organizations now parsed and added to peer table.
2016-08-22 Jennifer RichardsParsing of local organizations now functional.
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-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
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 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-07-27 Jennifer RichardsSend triggered updates (not really tested).
2016-07-27 Jennifer RichardsOnly compute routes for connected peers. Other progress.
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-01 Jennifer RichardsUpdate the routing table when TRP updates are received.
2016-07-01 Jennifer RichardsUpdate route table when a TRP update is received. Not...
2016-06-30 Jennifer RichardsAdd next_hop field to route update record, filled in...
2016-06-30 Jennifer RichardsImproved, sorted printing, provide _to_str methods.
2016-06-29 Jennifer RichardsFully test trp_rtable code. All tests pass.
2016-06-28 Jennifer RichardsImplement hash-indexed routing table.
2016-06-27 Jennifer RichardsMake outgoing connections. Connect to self as a test.
2016-06-25 Jennifer RichardsDecode JSON TRP messages, then send to main thread.
2016-06-24 Jennifer RichardsSuccessful messages via mq to main thread.
2016-06-24 Jennifer RichardsAuthenticate GSS context in separate thread. (Not fully...
2016-06-23 Jennifer RichardsAdd accessor functions and check in header file.
2016-06-20 Jennifer RichardsFix syntax of TR_EXPORT.
2016-06-20 Jennifer RichardsUse accessor functions for TRP objects.
2016-06-20 Jennifer RichardsMerge branch 'jennifer/march2016-patches'
2016-06-20 Jennifer RichardsApply Adam Bishop's March 2016 patches.
2016-06-20 Jennifer RichardsSpecify string argument to tr_name() as const.
2016-06-17 Jennifer RichardsMove TRP messaging to tr_msg.c. Fix old bug.
next