Commit report for v3.0.x branch

announce at freeradius.org announce at freeradius.org
Wed Feb 22 01:00:02 CET 2017


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

======
Merge pull request #1919 from spbnick/fr_pton4_hostname_fix

Handle hostnames in fr_pton4/6

Arran Cudbard-Bell (via GitHub)@2017-02-21T14:50:01Z
Files modified:
	* src/lib/misc.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0624078a833abc068aaa1a3247f1b64a5e0195ef
====== 
Handle hostnames in fr_pton4/6

Make fr_pton4/6 handle hostnames longer than the longest address +
prefix.

Nikolai Kondrashov at 2017-02-21T14:06:05Z
Files modified:
	* src/lib/misc.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d825d4e73fb0c61dc76f535fceb2930e555fe148
====== 
Merge pull request #1916 from spbnick/v3.0.x_openssl_1.1_fix_2

V3.0.x openssl 1.1 fix 2

Alan DeKok (via GitHub)@2017-02-21T01:52:40Z
Files modified:
	* raddb/certs/Makefile
	* src/modules/rlm_eap/types/rlm_eap_pwd/configure
	* src/modules/rlm_eap/types/rlm_eap_pwd/configure.ac
	* src/modules/rlm_eap/types/rlm_eap_pwd/eap_pwd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/79af1d3d01af430d29a37c29eceaa77a436bb080
====== 
Check for EVP_CIPHER_CTX_new in rlm_eap_pwd

Switch to checking for EVP_CIPHER_CTX_new instead of EVP_cleanup to detect
presence of libcrypto in rlm_eap_pwd configure.ac, because EVP_cleanup was
removed as symbol from OpenSSL 1.1, and the check would always fail.

Previously only rlm_eap_fast configure.ac was switched.

Nikolai Kondrashov at 2017-02-20T16:12:17Z
Files modified:
	* src/modules/rlm_eap/types/rlm_eap_pwd/configure
	* src/modules/rlm_eap/types/rlm_eap_pwd/configure.ac

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7d08baf8476f85d3fadec7247b4ac6605fcb4648
====== 
Switch rlm_eap_pwd to HMAC_CTX_new/free

Switch rlm_eap_pwd.c to using HMAC_CTX_new and HMAC_CTX_free to
allocate/free HMAC contexts, thus making it support OpenSSL v1.1.0.

Nikolai Kondrashov at 2017-02-20T16:12:07Z
Files modified:
	* src/modules/rlm_eap/types/rlm_eap_pwd/eap_pwd.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/47c2124e5931f8f20056e4b0f013917839557e22
====== 
Use openssl dhparam instead of obsolete gendh

Use `openssl dhparam` command in raddb/certs/Makefile instead of the
obsolete (and removed in OpenSSL v1.1.0) `openssl gendh`.

Nikolai Kondrashov at 2017-02-20T15:57:59Z
Files modified:
	* raddb/certs/Makefile

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/340b9ccb09beb5414d4ee254004ebcc05f9c3746
====== 
-- 
This commit summary was generated @2017-02-22T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list