Commit report for v2.x.x branch
The git bot
announce at freeradius.org
Thu Feb 12 00:00:02 CET 2015
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Merge pull request #906 from spbnick/fix-openssl-version-check-disabling
Move OpenSSL init out of version check
Arran Cudbard-Bell at 2015-02-11T17:13:00Z
Files modified:
* src/main/radiusd.c
* src/main/version.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/97ed7709112a30cf9c5fe76726aa4fe959fc898c
======
Move OpenSSL init out of version check
Initialize OpenSSL outside ssl_version_check() to execute even with
disabled version check. Otherwise SSL_CTX_new() returns zero and
FreeRADIUS segfaults in init_tls_ctx with version check disabled.
Nikolai Kondrashov at 2015-02-11T17:07:50Z
Files modified:
* src/main/radiusd.c
* src/main/version.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/2c0c94eae5ec9b22272d1b21181c0e2876506b96
======
--
This commit summary was generated @2015-02-12T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list