commit 1daa6e3c158d131ffc8d046f66b9197a0e1d3752 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 31 21:21:23 2011 +0200 Added MS-CHAP-V2 Files changed: share/dictionary.freeradius.internal | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ====================================================================== commit fe8a67731ac7024ff558c43ae5ff621050b4951b Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 31 20:39:42 2011 +0200 Last set of vp_print fixes Files changed: src/include/libradius.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ====================================================================== commit 8197decb55e6df8f7d40b5db498a46e3af27db9a Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 31 13:20:12 2011 +0200 Move \t into vp_print, just like the last commit Files changed: src/lib/print.c | 2 +- src/main/valuepair.c | 2 -- src/modules/rlm_digest/rlm_digest.c | 1 - 3 files changed, 1 insertions(+), 4 deletions(-) ====================================================================== commit d6ef8b75df19c3429fd6917edf7ea991b57e06fd Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 31 09:32:20 2011 +0200 vp_print should add a "\n" to the end All callers already do this, so it's best to move that code into vp_print Files changed: src/lib/print.c | 2 +- src/main/valuepair.c | 2 -- src/modules/rlm_digest/rlm_digest.c | 1 - 3 files changed, 1 insertions(+), 4 deletions(-) ======================================================================