GIT Log for 2011-03-25 00:33 GMT
aland
aland at deployingradius.com
Fri Mar 25 01:33:01 CET 2011
commit 3abd9fc1f272959cb36659839d8d8a8b495d8bd4
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Mar 24 14:03:05 2011 +0100
Fix bugs in last commit
Encode was off by one byte (oops).
Debugging output now is a bit better.
Files changed:
src/lib/radius.c | 109 ++++++++++++++++++++++++++++++++++++++++--------------
1 files changed, 81 insertions(+), 28 deletions(-)
======================================================================
commit eb74b50024b92e2d34d1039862dde03c7919ddc9
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Mar 24 12:19:38 2011 +0100
Print out hex version of encoded attributes
This makes debugging the encoder much easier
Files changed:
src/lib/radius.c | 134 ++++++++++++++++++++++++++++++++++++++++++++----------
1 files changed, 110 insertions(+), 24 deletions(-)
======================================================================
commit 24bcf9587ce5cdc4edb44abeb5d4208df2a48785
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Mar 24 09:11:35 2011 +0100
Print VSAs in a slightly better format
Files changed:
src/lib/radius.c | 18 ++++++++++++++++--
1 files changed, 16 insertions(+), 2 deletions(-)
======================================================================
commit 5d2bb283e13d8565986d91d1d9572d9518aaaef0
Author: Alan T. DeKok <aland at freeradius.org>
Date: Thu Mar 24 09:02:42 2011 +0100
Print hex versions of the packet for debug*4 (-x -x -x -x)
Files changed:
src/lib/radius.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list