Merge pull request #55 from painless-security/jennifer/show_communities
[trust_router.git] / common /
2018-05-03 mrw42Merge pull request #55 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #54 from painless-security/jennifer...
2018-05-03 mrw42Merge pull request #53 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-04-19 Jennifer RichardsImprove structure of realm listings in 'show communitie...
2018-04-19 Jennifer RichardsAdd support for show communities monitoring request
2018-04-19 Jennifer RichardsAdd support for show peers monitoring request
2018-04-19 Jennifer RichardsSplit trp_ptable into trp_ptable, trp_peer, and _encode...
2018-04-19 Jennifer RichardsSeparate trp_route and trp_rtable, move timespec_to_str...
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 RichardsRefactor tidc/monc to better share code
2018-04-16 Jennifer RichardsMake better use of talloc for TR_MSG handling
2018-04-13 Jennifer RichardsFirst pass at a trmon command-line interface; fix a...
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 RichardsFurther cleanup of tr_gss and usage for tids handling
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-02-22 Jennifer RichardsFix segfault when sweeping realms and communities
2017-11-07 Jennifer RichardsReturn NULL if dh struct cannot be allocated completely
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 RichardsReduce amount of debug output
2017-07-14 Jennifer RichardsInitialize refcount for IDP realms
2017-07-14 Jennifer RichardsApply all filters applicable to a GSS name to a TID req
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 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 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 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-01-11 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2017-01-10 Jennifer RichardsRestore interface compatibility with libtr_tid.so.2
2016-12-21 Jennifer RichardsPatches to fix distribution builds.
2016-12-20 Jennifer RichardsUpdate test programs. All now succeed.
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-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-17 Jennifer RichardsMerge fix from debian build machine.
2016-11-17 Jennifer RichardsAdd missing cast.
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-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-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 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-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-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 RichardsBug fixes to make TID forwarding work between trust...
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-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-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-10 Jennifer RichardsCreate/destroy TR_APC structures.
next