5 Apr
2007
5 Apr
'07
11:02 a.m.
I've just taken a sweep through the code, removing many #include's, and re-organizing them into something a little clearer. src/include/missing.h now #include's averything needed for basic data types, or defines it itself. src/include/libradius.h includes autoconf.h src/include/radiusd.h includes libradius.h Also: $ cvs update $ cd src/tests $ make tests There are a small number of tests, mostly for pieces of code that never broke. But the infrastructure is there, and we should be able to add lots of tests to make sure the features work before issuing a release. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog