X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=README;h=5785f63a1f63fc34b40bf450eceadef5c5f94288;hb=53e1f89210362e42ea19916e3a031a67ca114bf1;hp=885e06e6ca581af8405631cf42333e2d9ae8547e;hpb=d6023e4d37c51d372f2e8e4b2abd5d614205011d;p=trust_router.git diff --git a/README b/README index 885e06e..5785f63 100644 --- a/README +++ b/README @@ -21,24 +21,22 @@ DONE - Resolve TBDs for error handling and deallocation TO-DO FOR FULL PILOT VERSION (by July 1, 2013) ============================ -- Check rp_realm COI membership in TR -- Check idp_realm APC membership in TR -- Add key confirmation to TID protocol -- Check gss_name on incoming TID request in TR (in TIDS, too?) +DONE Check rp_realm COI membership in TR +DONE Check idp_realm APC membership in TR +DONE Check gss_name on incoming TID request in TR (in TIDS, too?) - Add Request ID to TID messages (req'd for mult simultaneous reqs) -- Fix issue with how DH params are handled in the TR (API clean-up) - Handle per-request community configuration in AAA proxy - Normalize/configure logging for info, warnings and errors (log4c) - Clean-up gsscon API and messages -- Add accessors for all externally accessible data structures, etc. -- Formalize API for integration with RADIUS servers -- Figure out what to do about commented-out checks in gsscon_passive.c +DONE Add accessors for all externally accessible data structures, etc. +DONE Formalize API for integration with RADIUS servers +DONE Figure out what to do about commented-out checks in gsscon_passive.c - Handle IPv6 addresses in TID req/resp (use getaddrinfo()) -- Implement rp_permitted filters (incl. general filtering mechanism) -- Add constraints to TID req in TR, store and use them in AAA Server +DONE Implement rp_permitted filters (incl. general filtering mechanism) +DONE Add constraints to TID req in TR, store and use them in AAA Server - Use valgrind to check for memory leaks, other issues - Resolve remaining TBDs -- Full functional testing +DONE Full functional testing TO-DO FOR PRODUCTION VERSION (expected in August 2013) ============================