trust_router.git
2014-10-07 Sam HartmanMark version 1.4.1 1.4.1
2014-10-07 Sam HartmanSet busy timeout
2014-10-07 Sam Hartmantr_config: remove free calls
2014-10-07 Sam Hartmantr_req_handler: Handle non-defaulted case
2014-09-26 Sam HartmanFix typo
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-23 Margaret WassermanMerge Stefan's changes for TIDS init scripts for Centos. 1.4
2014-09-23 Margaret WassermanDon't check IDP membership when defaulting, minor fixes. tr-peering
2014-09-23 Margaret WassermanAdd configuration for default next-hop
2014-09-23 Margaret WassermanMerge branch 'tr-peering' of moonshot.suchdamage.org...
2014-09-23 Sam HartmanDon't loop on waitpid returning 0
2014-09-19 Margaret WassermanUpdated version number
2014-09-19 Margaret WassermanFixes to make build work after merging.
2014-09-19 Margaret WassermanMerge remote-tracking branch 'origin/tr-peering' into...
2014-09-19 Margaret WassermanCommit changes to allow a default server and to improve...
2014-09-19 Margaret WassermanClean up any zombie processes whenever a new request...
2014-09-19 Stefan PaetowUpdate tids.initd
2014-09-19 Stefan PaetowUpdate trust_router.spec
2014-09-19 Stefan PaetowUpdate trust_router.spec
2014-09-19 Stefan PaetowCreate sysconfig.tids
2014-09-19 Stefan PaetowCreate tids-wrapper
2014-09-19 Stefan PaetowUpdate tids.initd
2014-09-19 Stefan PaetowCreate tids.initd
2014-09-15 Margaret WassermanClean up any zombie processes whenever a new request...
2014-09-03 Adam BishopSpecfile version bump
2014-09-03 Adam BishopDon't recreate the log directory if it is still available
2014-09-03 Adam BishopMove user creation to %pre, and use the method the...
2014-09-03 Adam BishopChanging the spec file to package the redhat init scrip...
2014-09-03 Adam BishopInclude /redhat when installing
2014-09-03 Adam BishopAdding files for running trust_router on rhel6-ish...
2014-08-28 Sam Hartmanremove indentation in makefile which breaks install...
2014-08-27 Sam HartmanRelease 1.3.1 for stable point for Debian 1.3.1
2014-08-27 Sam Hartmangsscon_passive: remove dead code
2014-08-20 Adam BishopAllow tidc to take a port number as an optional argument
2014-07-30 Sam HartmanWe don't install the tids.service until rhel7
2014-07-30 Sam HartmanStandardized approach to systemd unit files
2014-07-30 Sam HartmanCreate user and populate keys database
2014-07-30 Sam HartmanConvince Centos not to override -Wno-parenthesis
2014-07-30 Sam HartmanDistribute tr_debug.h
2014-07-30 Sam HartmanInclude new files in spec
2014-07-30 Sam Hartmandistribute tids.service and schema.sql
2014-07-24 Sam HartmanCentos6 compiler is too picky about typedefs; pacify it.
2014-07-22 Sam HartmanVersion 1.3
2014-07-22 Sam HartmanAPI improvements needed by freeradius
2014-07-22 Sam HartmanIn with the scabs, out with the tr_msg union!
2014-07-22 Sam HartmanABI/API break: pas in TID_RESP * to handler
2014-07-21 Sam Hartmanalways use tid_req_new for TID_REQ
2014-07-21 Sam HartmanEnable talloc error reporting for tids and tidc
2014-07-15 Sam HartmanTrack num_servers correctly
2014-07-15 Sam HartmanTID_RESP: array of servers rather than linked list
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 Hartmantr_constraints: constraint set members can have limited...
2014-07-14 Sam HartmanInclude authorizations view in schema
2014-07-14 Sam HartmanIterators also needed for tests
2014-07-14 Sam Hartmandon't redefine json_t
2014-07-14 Sam HartmanBack port jansson iterators
2014-07-14 Sam Hartmantids: include constraints in database
2014-07-14 Sam Hartmantr_constraint_set_get_match_strings
2014-07-03 Sam Hartmantr_dh_pub_digest
2014-07-03 Sam Hartmancopyright update
2014-07-03 Sam HartmanInclude constraints in tid_req messages
2014-07-02 Sam HartmanMakefile: enable tests and -Werror
2014-07-02 Sam Hartmantr_constraint_set_intersect
2014-07-02 Sam Hartmantid_req: Store json references
2014-07-02 Sam HartmanMove tr_prefix_wildcard_match to tr_constraint.c
2014-05-26 Sam Hartmanfix keys creation
2014-05-21 Sam Hartmans:trustrouter:trust_router
2014-05-20 Sam HartmanFix typo
2014-05-20 Sam HartmanEnable unit
2014-05-20 Sam HartmanInclude tids service unit and schema sql.
2014-03-26 Sam HartmanUpdate spec file for 1.2
2014-03-24 Margaret WassermanRemove need for remote def of TR_FLINE that won't compi...
2014-03-18 Margaret WassermanUpdate trust_router version number to 1.2
2014-03-18 Margaret WassermanIncrement TID library version number to 1.
2014-03-17 Margaret WassermanIf port passed in to tidc_open_connection() is 0, use...
2014-03-15 Margaret WassermanDebugging printfs for trust router port number.
2014-03-14 Margaret WassermanRemove API dependency on jansson for constraints.
2014-03-13 Margaret WassermanAllow caller to set port number for tidc_open_connectio...
2014-03-12 Margaret WassermanChange name type passed to gss_import_name().
2014-03-12 Margaret WassermanAvoid overwriting gss error before printing.
2014-03-12 Margaret WassermanAllow the Trust Router's TIDS port to be set in the...
2014-03-04 Margaret WassermanDon't overwrite minorStatus before printing error.
2014-03-04 Margaret WassermanFix bug in previous commit.
2014-03-04 Margaret WassermanAdd hostname to service name in gsscon_connect().
2014-02-14 Margaret WassermanAdd files not commited for AAA Server IP Addr to Hostna...
2014-02-14 Margaret WassermanConfigure AAA Server hostname, instead of expecting...
2014-02-14 Margaret WassermanCompletion of constraints code, not fully tested.
2014-02-03 Margaret WassermanMerge branch 'master' of moonshot.suchdamage.org:/srv...
2014-01-30 Sam Hartmantr_tids_gss_handler: print auth name
2014-01-30 Margaret WassermanConfiguration code for realm and domain constraints.
2014-01-23 Sam Hartmanasprintf not sprintf
2014-01-22 Margaret WassermanAdded hostname to configuration and example code.
2014-01-22 Margaret WassermanAdd things missing from previous commit to add realm_na...
2014-01-22 Margaret WassermanChanges to add realm name (from config) to end of servi...
2013-12-20 Sam Hartmannew version
2013-12-20 Margaret WassermanFix bugs found in testing new filtering code.
2013-12-19 Margaret WassermanClean up compiler warnings (and likely bugs).
next