perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch]" -print`
[freeradius.git] / src / modules / rlm_eap / radeapclient.c
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-30 mcr added new option -X to turn on sha1_data_problems.
2003-11-22 mcr the version list attribute's length of versions is...
2003-11-21 mcr verify that the RAND that was sent matches the one...
2003-11-06 aland u_int -> uint
2003-10-31 mcr added libeap subdir, and radeapclient test function.
2003-10-29 mcr test client for radiusd.