Commit report for v3.1.x branch
The git bot
announce at freeradius.org
Sat Mar 19 00:00:02 CET 2016
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Document order
Alan T. DeKok at 2016-03-18T22:20:49Z
Files modified:
* raddb/mods-available/eap
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d6811f9632ffbf46ec6cb32013728a14b775104f
======
Better terminology
Arran Cudbard-Bell at 2016-03-18T16:54:52Z
Files modified:
* src/modules/rlm_eap/rlm_eap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eec455b9bf4cf9eebfa2e635fb55b4ca2df31e1f
======
Save/Restore request->module, request->component in indexed_modcall
Presence of request->module determines which indent specifier to increment/decrement, so if it's set to NULL as we walk back up the modcall stack (when it was not NULL going down the modcall stack), bad things happen and text ends up everywhere.
Arran Cudbard-Bell at 2016-03-18T16:51:41Z
Files modified:
* src/main/modules.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a6ed8650e15e32dea0f95e168a915eb77bc475bf
======
For PEAP too...
Arran Cudbard-Bell at 2016-03-18T16:28:08Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_peap/peap.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/69e2afbaa7856baf69fd30d71f35fac3fd053b9a
======
Remove duplicate code
Arran Cudbard-Bell at 2016-03-18T16:26:30Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_ttls/ttls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6a2a5a503523b5f692fcd394716ffd2f424bed8d
======
Remove support for setting a default inner EAP method in EAP-TTLS
This seems vestigial and actively breaks things
We always require an inner-tunnel virtual server
The contents of the inner tunnel are essentially the body of a diameter packet. If we do EAP, then the inner tunnel EAP module, processing the EAP-Message attributes should take care of negotiating the inner EAP type.
Arran Cudbard-Bell at 2016-03-18T16:25:02Z
Files modified:
* src/modules/rlm_eap/types/rlm_eap_ttls/rlm_eap_ttls.c
* src/modules/rlm_eap/types/rlm_eap_ttls/ttls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bdd8661ab0d894dc4f7193334f8fa4a3d5ff4728
======
--
This commit summary was generated @2016-03-19T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list