Michael Joosten <michael.joosten@c-lab.de> wrote:
1) Browsing the CVS tree doesn't work anymore: Internal Server Error http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/
Too many stupid robots attacking it.
2) The last days I looked at EAP/TLS and the cert_issuer_check, there is a corresponding free() call missing in rlm_eap_tls.c:eaptls_detach().
Fixed.
3) It would be nice to apply my patch against the miscalculated EAP/TLS packet size (bug 383) 8-)
Fixed. In the CVS head, the "fragment_size" should be re-named to "mtu", because it's not reasonable to expect that the local administrator knows enough about the internals of EAP & EAP-TLS in order to properly calculate the TLS fragment size. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog