commit 68a78e57fab10397a93c6f695820598041216fdf Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Sep 10 04:40:21 2008 +0200 Correct conversion of WiMAX attributes to VP's The last change to handle NON-continued TLV's broke the code for non-TLV's. We've re-arranged it to be clearer, and added code to create non-TLV's Files changed: src/lib/radius.c | 229 +++++++++++++++++++++++++++-------------------------- 1 files changed, 117 insertions(+), 112 deletions(-) ====================================================================== commit ddac2eeccdc6af9d710814d78a432c263100c42d Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 9 18:10:48 2008 +0200 Revert "Pretty-print VSA's a little better" This reverts commit 56e138ba72573a36ccfc415dd7bdb5fd6e95a27a. It seems to really screw things up... Files changed: src/main/radclient.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 50 insertions(+), 4 deletions(-) ====================================================================== commit 857caf88d5b35e57df7b7de9e77dd58487819dbe Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Sep 9 18:00:39 2008 +0200 Corrected dictionary Files changed: share/dictionary.wimax | 41 +++++++++++------------------------------ 1 files changed, 11 insertions(+), 30 deletions(-) ======================================================================