Updated README w/current status
authorMargaret Wasserman <margaret@debian.(none)>
Wed, 13 Feb 2013 09:54:39 +0000 (04:54 -0500)
committerMargaret Wasserman <margaret@debian.(none)>
Wed, 13 Feb 2013 09:54:39 +0000 (04:54 -0500)
README

diff --git a/README b/README
index 17c75a7..c170018 100644 (file)
--- a/README
+++ b/README
@@ -8,11 +8,11 @@ TO-DO FOR BETA
 DONE - Eliminate bulk of info/debug messages
 DONE - Java encode/decode of full requests/responses
 DONE - Generate a real random number for DH code (in common/tr_dh.c)
-IN PROGRESS - DH server-side code (in TIDRS)
-IN PROGRESS - TPQC and TIDRS integration with freeradius
-- Read TR router configuration from a file at start-up (non-dynamic)
+DONE - DH server-side code (in TIDS)
+IN PROGRESS - Read TR router config from file at start-up (non-dynamic)
 - Tree/look-up code to find correct AAA Server for a COI/Realm in TR
 - Code for client to handle multiple oustanding requests
+IN PROGRESS - TIDC and TIDS integration with freeradius
 
 TO-DO FOR PILOT
 ===============
@@ -23,4 +23,5 @@ TO-DO FOR PILOT
 
 TO-DO FOR PRODUCTION
 ====================
-- Multiple Trust Router support including TR protocol
\ No newline at end of file
+- Multiple Trust Router support including TR protocol
+- Consider standard encoding of DH info (from ?? WG)