Merge branch 'milestone/monitoring' into jennifer/request_id
[trust_router.git] / Makefile.am
2018-05-03 Jennifer RichardsMerge branch 'milestone/monitoring' into jennifer/reque...
2018-05-03 mrw42Merge pull request #48 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #57 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #55 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #53 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #52 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #51 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #50 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #49 from painless-security/jennifer...
2018-04-26 Jennifer RichardsAdd a 'request_id' to TID requests and responses
2018-04-21 Jennifer RichardsMerge remote-tracking branch 'origin/v3.3.0' into jenni...
2018-04-20 Jennifer RichardsBreak tr_config.c into smaller chunks
2018-04-20 Jennifer RichardsSupport 'show serial' monitoring request
2018-04-19 Jennifer RichardsAdd encoders for tr_filters, include in peer and rp_cli...
2018-04-19 Jennifer RichardsAdd support for "show rp_clients" monitoring request
2018-04-19 Jennifer RichardsSeparate tr_rp and tr_rp_client into separate modules
2018-04-19 Jennifer RichardsAdd support for show communities monitoring request
2018-04-19 Jennifer RichardsSplit trp_ptable into trp_ptable, trp_peer, and _encode...
2018-04-19 Jennifer RichardsSupport "show routes" monitoring request
2018-04-19 Jennifer RichardsSeparate trp_route and trp_rtable, move timespec_to_str...
2018-04-18 Jennifer RichardsAdd TID_REQ_COUNT handler
2018-04-18 Jennifer RichardsReplace static monitor handler tables with dynamic...
2018-04-17 Jennifer RichardsFirst functional monitoring server - can return the...
2018-04-17 Jennifer RichardsFirst steps toward actually handling monitoring requests
2018-04-16 Jennifer RichardsFix makefile, full make now succeeds
2018-04-16 Jennifer RichardsRefactor tidc/monc to better share code
2018-04-13 Jennifer RichardsFirst pass at a trmon command-line interface; fix a...
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-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-02-23 Jennifer RichardsBump package and ABI version numbers 3.3.0 v3.3.0
2017-09-11 Jennifer RichardsRemove Jansson dependence in tr_name.h
2017-07-17 Jennifer RichardsAdd accessor for TID_SRVR_BLK's key_expiration
2017-06-08 Jennifer RichardsIn-progress commit.
2017-06-07 Jennifer RichardsIn-progress check-in.
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
2016-12-21 Jennifer RichardsFix typos in filenames. v2.1
2016-12-21 Jennifer RichardsPatches to fix distribution builds.
2016-12-21 Jennifer RichardsFix config file names in Makefile.am
2016-12-20 Jennifer RichardsUpdate test programs. All now succeed.
2016-12-19 Jennifer RichardsFix bugs in community flooding and TID forwarding.
2016-11-17 Jennifer RichardsMerge fix from debian build machine.
2016-11-17 Jennifer RichardsAdd IPv6 support to tids.
2016-11-07 Jennifer RichardsFix community table sweep / removal. Trust router now...
2016-10-13 Jennifer RichardsRefactoring to enable community flooding. Partially...
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 RichardsClean up Makefile.am to produce libtr_tid
2016-09-09 Jennifer RichardsFixes so that all binaries build cleanly.
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-25 Jennifer RichardsForgot to check in a couple of files.
2016-08-23 Jennifer RichardsPeer organizations now parsed and added to peer table.
2016-08-18 Jennifer RichardsNew-style configuration file loading partially implemented.
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-10 Jennifer RichardsAttempt to route TID requests using routing table....
2016-07-16 Jennifer RichardsTest peer table and update selection functions. Seem...
2016-07-15 Jennifer RichardsBasic peer table, hard coded for testing.
2016-06-28 Jennifer RichardsImplement hash-indexed routing table.
2016-06-24 Jennifer RichardsAuthenticate GSS context in separate thread. (Not fully...
2016-06-22 Jennifer RichardsTest multithreaded functionality of tm_mq.
2016-06-22 Jennifer RichardsImplement message queue and test program.
2016-06-20 Jennifer RichardsSeparate trp_msg.c into trp_upd.c and trp_req.c.
2016-06-17 Jennifer RichardsMove TRP messaging to tr_msg.c. Fix old bug.
2016-05-26 Jennifer RichardsAdd stub of TRP client test program, trpc.
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.
2015-03-11 Sam HartmanMerge branch 'logging_changes' of https://github.com...
2015-03-10 Sam HartmanLogic for expiration and path
2015-03-10 Sam HartmanReal syslog support for trust router
2015-03-10 Sam HartmanStart depending on glib
2014-12-11 Adam BishopUpdate Makefile.am to include new sources
2014-09-26 Sam Hartmanmove tids.init to redhat
2014-09-26 Sam HartmanActually include *.cfg in future source tarballs
2014-09-26 Sam Hartmandist extra files in redhat
2014-09-19 Margaret WassermanMerge remote-tracking branch 'origin/tr-peering' into...
2014-09-03 Adam BishopInclude /redhat when installing
2014-08-28 Sam Hartmanremove indentation in makefile which breaks install...
2014-07-30 Sam HartmanStandardized approach to systemd unit files
2014-07-30 Sam HartmanDistribute tr_debug.h
2014-07-30 Sam Hartmandistribute tids.service and schema.sql
2014-07-22 Sam HartmanABI/API break: pas in TID_RESP * to handler
2014-07-15 Sam HartmanMake tid types opaque
2014-07-14 Sam HartmanBack port jansson iterators
2014-07-02 Sam HartmanMakefile: enable tests and -Werror
2014-07-02 Sam Hartmantr_constraint_set_intersect
2014-05-20 Sam HartmanInclude tids service unit and schema sql.
2014-03-18 Margaret WassermanIncrement TID library version number to 1.
2014-03-13 Margaret WassermanAllow caller to set port number for tidc_open_connectio...
2014-02-14 Margaret WassermanCompletion of constraints code, not fully tested.
2013-11-19 Margaret WassermanUpdate makefiles to include tid/tr_resp.c.
2013-11-19 Sam HartmanMerge branch 'master' of moonshot.suchdamage.org:/srv...
next