Use json_is_true() in place of json_boolean_value() for compatibility
[trust_router.git] / tid / example / tids_main.c
2018-06-02 Jennifer RichardsMerge pull request #100 from painless-security/mileston...
2018-05-03 Jennifer RichardsMerge branch 'milestone/monitoring' into jennifer/reque...
2018-05-03 mrw42Merge pull request #52 from painless-security/jennifer...
2018-04-21 Jennifer RichardsMerge remote-tracking branch 'origin/v3.3.0' into jenni...
2018-04-18 Jennifer RichardsAdd TID_REQ_COUNT handler
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-11 Jennifer RichardsBring back tids_start() function.
2017-01-10 Jennifer RichardsRestore interface compatibility with libtr_tid.so.2
2016-12-06 Jennifer RichardsFix bugs related to handling TID responses. Fix a few...
2016-11-30 Jennifer RichardsSupport multiple AAA servers. Compiles but untested.
2016-11-17 Jennifer RichardsMerge fix from debian build machine.
2016-11-17 Jennifer RichardsAdd IPv6 support to tids.
2016-09-09 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-08-10 Jennifer RichardsMerge branch 'master' into jennifer/trp-devel
2016-06-20 Jennifer RichardsMerge branch 'jennifer/march2016-patches'
2016-05-26 Jennifer RichardsAdd TRP handling events, plus change to cfg layout.
2016-05-18 Jennifer RichardsEliminate debugging message in main loop.
2016-05-17 Jennifer RichardsHandle tids connections from rudimentary event loop...
2016-05-17 Jennifer RichardsGive useful tids error on bad gss-name (bug 1325953)
2016-05-13 Jennifer RichardsParse tids command line with argp (bug #1209349).
2015-03-26 Sam HartmanInsert into psk_keys_tab not psk_keys
2015-03-12 Sam Hartmanfix typo
2015-03-12 Sam Hartmantids handler fixes
2015-03-12 Sam HartmanKey expiration in minutes
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 HartmanLogic for expiration and path
2015-03-10 Sam HartmanReal syslog support for trust router
2015-03-09 Adam BishopReplace calls to fprintf with new tr_* macros
2014-10-07 Sam HartmanSet busy timeout
2014-09-19 Margaret WassermanMerge remote-tracking branch 'origin/tr-peering' into...
2014-07-22 Sam HartmanABI/API break: pas in TID_RESP * to handler
2014-07-21 Sam HartmanEnable talloc error reporting for tids and tidc
2014-07-15 Sam HartmanTrack num_servers correctly
2014-07-15 Sam HartmanMake tid types opaque
2014-07-14 Sam HartmanIt is not a failure to have no constraints at all,...
2014-07-14 Sam Hartmantids: include constraints in database
2014-07-03 Sam Hartmantr_dh_pub_digest
2014-03-12 Margaret WassermanAllow the Trust Router's TIDS port to be set in the...
2014-01-22 Margaret WassermanAdded hostname to configuration and example code.
2013-07-09 Margaret WassermanMerge branch 'master' of moonshot.suchdamage.org:/srv...
2013-07-09 Sam Hartmantid: implement GSS name callback
2013-05-03 Margaret WassermanImproved error handling, cleaned up messages, fixed...
2013-04-10 Sam Hartmaninstall tr_dh.h
2013-04-10 Sam HartmanRefactor: tr_compute_dh_key manages its own buffer
2013-04-07 Margaret WassermanUpdates to trust router handlers, added ipaddr cmd...
2013-04-05 Sam HartmanAdd sqlite3 database insert
2013-04-01 Margaret WassermanAdded keyname to server block in request/response.
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-03-20 Margaret WassermanAdditional message encoding/decoding fields and functions.
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...