Commit report for v3.0.x branch

The git bot announce at freeradius.org
Wed Jul 2 00:00:01 CEST 2014


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

======
Merge pull request #719 from nchaigne/v3.0.x

3.0.x - Make EAP-SIM work again - proper encoding of EAP-SIM attributes ...

Arran Cudbard-Bell at 2014-07-01T19:48:25Z
Files modified:
	* src/modules/rlm_eap/libeap/eapsimlib.c
	* src/modules/rlm_eap/radeapclient.c
	* src/modules/rlm_eap/types/rlm_eap_sim/rlm_eap_sim.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fd45098b462a03a16a4722952fe5006314356744
====== 
3.0.x - Make EAP-SIM work again - proper encoding of EAP-SIM attributes within EAP-Message

This fix follows the issue I logged (on the mailing list, not on GitHub)
on June 11th.

As a reminder, the problem happened after a commit which (among other
things) modified the EAP-SIM attributes.
Since this commit, EAP-SIM authentication do not work because
EAP-Message is not properly encoded anymore by FreeRADIUS.

I believe the commit is the following:

https://github.com/FreeRADIUS/freeradius-server/commit/39df09e42d80a96363be0bddee2ff0ba97fdb035

So, here is a fix.

I also fixed the attributes issue in radeapclient, but at the moment the
binary is unusable: it crashes, and I don't have time to look into this.
(I tested the fix with another EAP client)

Nicolas C at 2014-07-01T17:03:03Z
Files modified:
	* src/modules/rlm_eap/libeap/eapsimlib.c
	* src/modules/rlm_eap/radeapclient.c
	* src/modules/rlm_eap/types/rlm_eap_sim/rlm_eap_sim.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/9ec3c382665a34595d6586a39db66968d380ed2d
====== 
Inline breaks linking?

Arran Cudbard-Bell at 2014-07-01T15:58:31Z
Files modified:
	* src/include/libradius.h
	* src/lib/dict.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/06e09be31d59ef4933ba47a6ac4cf361e091336f
====== 
Fix capitalisation in UKERNA dictionary Fixes #718

Arran Cudbard-Bell at 2014-07-01T15:44:50Z
Files modified:
	* share/dictionary.ukerna

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2d1ef27ac98f646e5ba0c6cf4df6cb98a95e9d05
====== 
Other things still reference dict_attr_allowed_chars

Arran Cudbard-Bell at 2014-07-01T15:43:07Z
Files modified:
	* src/include/libradius.h
	* src/lib/dict.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7af44b794161ffbb32016b78a12f9e9e7bec2c65
====== 
Fixed reference to config file

Herwin Weststrate (via Arran Cudbard-Bell)@2014-07-01T13:42:00Z
Files modified:
	* raddb/sites-available/default

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/40bee0edc4b7638717e30f2aecadb56291136971
====== 
Readability fixes in mods-available/perl

Alignment is now stable with any tab width.

Herwin Weststrate (via Arran Cudbard-Bell)@2014-07-01T13:41:48Z
Files modified:
	* raddb/mods-available/perl

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8e7fc3460be51899fefb03a066405c8abfcf3ec9
====== 
Fixed typo in rlm_sql.c

s/afftected/affected/

Herwin Weststrate (via Arran Cudbard-Bell)@2014-07-01T13:40:19Z
Files modified:
	* src/modules/rlm_sql/rlm_sql.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a5d11402be8624845ef52f5b763db0569100a0cf
====== 
Fixed some tabs/spaces in default virtual server

Herwin Weststrate (via Arran Cudbard-Bell)@2014-07-01T13:40:14Z
Files modified:
	* raddb/sites-available/default

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/bd6519551d5e09733e1bddf1c0261215b1df5fa8
====== 
Use RFC language in eap.c messages

Arran Cudbard-Bell at 2014-07-01T13:39:38Z
Files modified:
	* src/modules/rlm_eap/eap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/852f3abe9b521d1b84484edb8d42e9cbc849c137
====== 
No need to call exit twice

Arran Cudbard-Bell at 2014-07-01T13:39:38Z
Files modified:
	* src/lib/event.c
	* src/main/detail.c
	* src/main/radiusd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/56a66de36cf920b89d4d145940b54726eb297b52
====== 
Better errors on junk chars in dict.c

Arran Cudbard-Bell at 2014-07-01T13:39:38Z
Files modified:
	* src/lib/dict.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/5a77de871d49ba43a33b1572b7f3ed16955a385b
====== 
-- 
This commit summary was generated @2014-07-02T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list