Use json_is_true() in place of json_boolean_value() for compatibility
[trust_router.git] / tid / example / tidc_main.c
2018-06-02 Jennifer RichardsMerge pull request #100 from painless-security/mileston...
2018-06-01 Jennifer RichardsMerge branch 'milestone/monitoring' of https://github...
2018-06-01 Jennifer RichardsUse cast instead of talloc_get_type_abort for stack...
2018-06-01 Jennifer RichardsMerge pull request #99 from painless-security/jennifer...
2018-06-01 Jennifer RichardsReturn nonzero exit code (specifically, 2) when a tidc...
2018-06-01 Mark DonnellyMerge pull request #92 from painless-security/jennifer...
2018-05-31 Jennifer RichardsFix handling of errors with strtol(), factor out port...
2018-05-03 Jennifer RichardsMerge branch 'milestone/monitoring' into jennifer/reque...
2018-05-03 mrw42Merge pull request #51 from painless-security/jennifer...
2018-04-21 Jennifer RichardsMerge remote-tracking branch 'origin/v3.3.0' into jenni...
2018-04-16 Jennifer RichardsRefactor tidc/monc to better share code
2017-07-17 Jennifer RichardsOutput key expiration time on a successful request v3.0.0
2017-06-06 Jennifer RichardsPrint version information on startup and add --version...
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-01 Jennifer RichardsFix segfaults related to copying DH parameters.
2016-11-30 Jennifer RichardsSupport multiple AAA servers. Compiles but untested.
2016-06-20 Jennifer RichardsMerge branch 'jennifer/march2016-patches'
2016-05-13 Jennifer RichardsParse tidc command line with argp.
2015-03-11 Sam HartmanMerge branch 'logging_changes' of https://github.com...
2015-03-11 Adam BishopExplicitly call tr_log_open when we're not being used...
2015-03-10 Sam HartmanReal syslog support for trust router
2015-03-09 Adam BishopReplace calls to fprintf with new tr_* macros
2014-09-19 Margaret WassermanMerge remote-tracking branch 'origin/tr-peering' into...
2014-08-20 Adam BishopAllow tidc to take a port number as an optional argument
2014-07-21 Sam HartmanEnable talloc error reporting for tids and tidc
2014-07-15 Sam HartmanMake tid types opaque
2014-03-13 Margaret WassermanAllow caller to set port number for tidc_open_connectio...
2013-04-15 Margaret WassermanMove DH parameter generation outside of TIDC Instance...
2013-04-10 Margaret WassermanFixes to bugs discovered during initial tidc/radius...
2013-03-25 Margaret WassermanFixed warnings, fixed bugs in key generation code. stable
2013-03-25 Margaret WassermanMerge branch 'master' of moonshot.suchdamage.org:/srv...
2013-03-20 Sam HartmanEnable warnings; fix many of them
2013-03-20 Sam Hartmanrename include files into trust_router
2013-01-23 Margaret WassermanInternal changes to reflect merge of tpq and tid protocols.
2013-01-23 Margaret WassermanReorganize code to have single TID protocol (no separat...