trust_router.git
2016-06-03 Jennifer RichardsInclude tids.service in list of %files. v1.5.1-centos7
2015-03-26 Sam HartmanUpdate release
2015-03-26 Sam HartmanInsert into psk_keys_tab not psk_keys
2015-03-25 Sam HartmanVersion 1.5.1; new schema
2015-03-25 Sam HartmanDon't include expired keys in the psk_keys table
2015-03-18 Sam HartmanUpdate spec release 1.5
2015-03-17 Sam HartmanMove logging to tr_internal
2015-03-17 Sam HartmanRequire sufficiently new moonshot-gss-eap rpm
2015-03-17 Sam HartmanUpdate release in spec
2015-03-17 Sam HartmanExpiration should be minimum of configured and incoming...
2015-03-13 Sam HartmanUpdate spec version
2015-03-13 Sam HartmanFix sense of comparison in schema.
2015-03-12 Sam HartmanFix version string
2015-03-12 Sam Hartmanfix typo
2015-03-12 Sam HartmanWe now require glib-devel
2015-03-12 Sam HartmanSchema updates; exclude expired keys from view
2015-03-12 Sam Hartmantids handler fixes
2015-03-12 Sam HartmanKey expiration in minutes
2015-03-11 Sam HartmanFix logging configuration
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-11 Adam BishopDon't call openlog() implicitly
2015-03-11 Sam Hartmanincrement version
2015-03-11 Sam HartmanConnection clean up
2015-03-10 Sam HartmanLogic for expiration and path
2015-03-10 Sam HartmanAdd expiration and path to messages
2015-03-10 Sam HartmanReal syslog support for trust router
2015-03-10 Sam HartmanConfiguration of key expiration for APC
2015-03-10 Sam HartmanAdd key expiration to output message
2015-03-10 Sam HartmanStart depending on glib
2015-03-09 Adam BishopWorkaround for glibc bug 14347
2015-03-09 Adam BishopAdd logging to the default main config
2015-03-09 Adam BishopReplace calls to fprintf with new tr_* macros
2015-03-09 Sam Hartmantr_main: clean up void pointer style
2015-03-09 Sam HartmanInitial path and expiration utilities
2015-02-23 Sam Hartmantid_req_free: delete GSS context
2014-12-11 Adam BishopAdd logging values to the TR config struct, code to...
2014-12-11 Adam BishopAdd some audit messages to be logged
2014-12-11 Adam BishopUpdate Makefile.am to include new sources
2014-12-11 Adam BishopAdd functions to log trust query results handled by...
2014-11-27 Adam BishopAdding syslog into configure checks
2014-11-27 Adam BishopSpecfile minor version bump
2014-11-04 Sam Hartmanupdate spec version
2014-11-04 Margaret WassermanRemove period from default configuration message.
2014-11-04 Margaret WassermanAdd default aaa server to config printout, remove redun...
2014-10-14 Sam HartmanTODONES!
2014-10-08 Sam HartmanFix home directory of trust router user in centos packaging
2014-10-07 Sam HartmanUpdate version in spec file
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
next