Commit report for v2.x.x branch

The git bot announce at freeradius.org
Mon Mar 25 00:00:01 CET 2013


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Fix horrible hack

The core of rlm_eap expects that "inst" is the structure
containing the parsed config variables.  Using "inst->conf"
instead confuses things.  And is a horrible idea.

So... we just put the conf stuff as the first structure in 'inst'
It's horrid, but simpler than going through and fixing it
correctly.

Alan T. DeKok at 2013-03-24T14:54:31Z
Files modified:
	* src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c
	* src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.h

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/45bd705df5d4d5137e7c0c9c0ae35968d3fcc9f4
====== 
-- 
This commit summary was generated @2013-03-25T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list