import from HEAD:
[freeradius.git] / src / modules / rlm_eap / radeapclient.c
2006-05-09 fcusackimport from HEAD:
2006-04-13 aland Port fix for stupidities from the head
2006-04-13 aland Comment out debugging stupidities
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-06 nbkPull from CVS head:
2006-01-25 aland Pull rad_verify() out of rad_decode(), and update...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-14 nbkPull from CVS head:
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-09-25 nbk Add the attribute "noreturn" to the functions that...
2005-09-01 aland More octets fixes
2005-09-01 aland Use octets in more places
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-31 aland Signed/unsigned issues. Use "uint8_t" in more places.
2005-04-27 aland Remove libradius.h from the top of the standard header...
2005-04-19 aland Massive change to add foundational support for IPv6.
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.