New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix places where old VP values were not freed Arran Cudbard-Bell@2013-09-26T15:15:20Z Files modified: * src/include/libradius.h * src/lib/valuepair.c * src/main/radclient.c * src/modules/rlm_eap/rlm_eap.c * src/modules/rlm_eap/types/rlm_eap_leap/eap_leap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ccd674b089b0e0188700f... ====== Fixup code formatting in EAP-LEAP, and use R*log functions Arran Cudbard-Bell@2013-09-26T11:53:31Z Files modified: * src/modules/rlm_eap/types/rlm_eap_leap/eap_leap.c * src/modules/rlm_eap/types/rlm_eap_leap/eap_leap.h * src/modules/rlm_eap/types/rlm_eap_leap/rlm_eap_leap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f038bb684ca0f7feb06b3... ====== Assume password src encoding is UTF8 and convert it to UCS2 before hashing with MD4 Patch by Andrei Korostelev Closes #437 Arran Cudbard-Bell@2013-09-26T00:58:00Z Files modified: * src/include/libradius.h * src/lib/misc.c * src/main/radclient.c * src/modules/rlm_eap/types/rlm_eap_leap/eap_leap.c * src/modules/rlm_mschap/mschap.c * src/modules/rlm_mschap/mschap.h * src/modules/rlm_mschap/rlm_mschap.c * src/modules/rlm_mschap/smbencrypt.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cdd3c5dc7bbb2c8b5a230... ====== -- This commit summary was generated @2013-09-27T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).