Alan DeKok wrote:
Peter Nixon <listuser@peternixon.net> wrote:
Any chance of releasing a tar.bz2 as well/instead of the tar.gz bzip2 seems to be ubiquitous these days and is the recommended format to use when building rpms for most distros.http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/
On other issues for 1.1.3: 1) Browsing the CVS tree doesn't work anymore: Internal Server Error http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/ 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(). Hmmm. On a closer look, actually many of the module's module_config string or file name options are missing. Correct or bug? I think I patched most of them for my certificate "dissection" patch, shall I make a quick interim patch of only the eap_detach() part against CVS? 3) It would be nice to apply my patch against the miscalculated EAP/TLS packet size (bug 383) 8-) Regards, Michael Joosten