Merge branch 'logging_changes' of https://github.com/adam-bishop/trust_router
[trust_router.git] / tid / example / tids_main.c
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...