]> git.ipfire.org Git - thirdparty/freeradius-server.git/log
thirdparty/freeradius-server.git
6 years agonote recent changes v2.x.x
Alan T. DeKok [Thu, 23 Aug 2018 13:14:19 +0000 (09:14 -0400)] 
note recent changes

6 years agocheck for room for Message-Authenticator
Alan T. DeKok [Thu, 23 Aug 2018 13:13:45 +0000 (09:13 -0400)] 
check for room for Message-Authenticator

7 years agonote recent changes
Alan T. DeKok [Wed, 1 Aug 2018 21:18:02 +0000 (17:18 -0400)] 
note recent changes

7 years agocalculate attr_len before checking for diameter attributes
Alan T. DeKok [Wed, 1 Aug 2018 21:16:20 +0000 (17:16 -0400)] 
calculate attr_len before checking for diameter attributes

Manual port of commit bf03bbba

7 years agounlock instead of lock. :(
Alan T. DeKok [Wed, 1 Aug 2018 21:13:10 +0000 (17:13 -0400)] 
unlock instead of lock. :(

7 years agonote 2.2.11
Alan T. DeKok [Tue, 3 Jul 2018 15:19:52 +0000 (11:19 -0400)] 
note 2.2.11

7 years agothis is 2.2.11 ...
Alan T. DeKok [Tue, 3 Jul 2018 15:19:41 +0000 (11:19 -0400)] 
this is 2.2.11 ...

7 years agonotes and fixes for tainted Perl variables
Alan T. DeKok [Tue, 3 Jul 2018 15:11:04 +0000 (11:11 -0400)] 
notes and fixes for tainted Perl variables

7 years agocheck for Oracle 12, too
Alan T. DeKok [Tue, 7 Nov 2017 16:07:27 +0000 (11:07 -0500)] 
check for Oracle 12, too

8 years agouse packages@ release_2_2_10
Alan T. DeKok [Mon, 17 Jul 2017 12:31:41 +0000 (08:31 -0400)] 
use packages@

8 years agonote recent changes
Alan T. DeKok [Mon, 17 Jul 2017 12:29:44 +0000 (08:29 -0400)] 
note recent changes

8 years agoFR-GV-207 - avoid zero-length malloc() in data2vp()
Alan T. DeKok [Mon, 3 Jul 2017 16:35:45 +0000 (12:35 -0400)] 
FR-GV-207 - avoid zero-length malloc() in data2vp()

8 years agoFR-GV-206 - decode option 60 (string) not 63 (octets)
Alan T. DeKok [Mon, 3 Jul 2017 15:35:02 +0000 (11:35 -0400)] 
FR-GV-206 - decode option 60 (string) not 63 (octets)

8 years agoFR-GV-205 - check for "too long" options, too
Alan T. DeKok [Mon, 3 Jul 2017 00:54:36 +0000 (20:54 -0400)] 
FR-GV-205 - check for "too long" options, too

8 years agoFR-GV-204 - free VP if decoding options fails, so we don't leak memory
Alan T. DeKok [Sat, 1 Jul 2017 12:49:24 +0000 (08:49 -0400)] 
FR-GV-204 - free VP if decoding options fails, so we don't leak memory

8 years agoFR-GV-203 - fix memory leak when using decode_tlv()
Alan T. DeKok [Mon, 3 Jul 2017 18:48:47 +0000 (14:48 -0400)] 
FR-GV-203 - fix memory leak when using decode_tlv()

8 years agoFR-GV-202 - check for "too long" attributes, too
Alan T. DeKok [Mon, 3 Jul 2017 16:34:00 +0000 (12:34 -0400)] 
FR-GV-202 - check for "too long" attributes, too

8 years agoFR-GV-201 - check input / output length in make_secret()
Alan T. DeKok [Tue, 4 Jul 2017 02:04:40 +0000 (22:04 -0400)] 
FR-GV-201 - check input / output length in make_secret()

8 years agoFR-AD-001 - (v2) use strncmp() instead of memcmp() for bounded data
Alan T. DeKok [Wed, 5 Jul 2017 15:27:35 +0000 (11:27 -0400)] 
FR-AD-001 - (v2) use strncmp() instead of memcmp() for bounded data

8 years agoRemove erroneous fprintf
Alan T. DeKok [Mon, 17 Jul 2017 12:19:36 +0000 (08:19 -0400)] 
Remove erroneous fprintf

8 years agodisable TLS session caches.
Alan T. DeKok [Mon, 3 Jul 2017 01:00:58 +0000 (21:00 -0400)] 
disable TLS session caches.

So that malicious users cannot falsely resume sessions

8 years agoFix OpenSSL API issue. Based on a patch from Guido Vranken
Alan T. DeKok [Sat, 1 Jul 2017 14:34:57 +0000 (10:34 -0400)] 
Fix OpenSSL API issue.  Based on a patch from Guido Vranken

8 years agonote EOL status of v2
Alan T. DeKok [Thu, 1 Sep 2016 19:31:35 +0000 (15:31 -0400)] 
note EOL status of v2

8 years agonote recent changes
Alan T. DeKok [Thu, 1 Sep 2016 19:28:17 +0000 (15:28 -0400)] 
note recent changes

8 years agoallow non-FIPS
Alan T. DeKok [Thu, 1 Sep 2016 19:26:34 +0000 (15:26 -0400)] 
allow non-FIPS

8 years agoissuer_cert may be NULL
Alan T. DeKok [Thu, 1 Sep 2016 19:26:10 +0000 (15:26 -0400)] 
issuer_cert may be NULL

8 years agolook at index i, not 0
Alan T. DeKok [Thu, 1 Sep 2016 19:22:32 +0000 (15:22 -0400)] 
look at index i, not 0

9 years agoMerge pull request #1570 from alanbuxey/patch-4
Arran Cudbard-Bell [Wed, 23 Mar 2016 10:06:23 +0000 (10:06 +0000)] 
Merge pull request #1570 from alanbuxey/patch-4

fixed typo

9 years agofixed typo 1570/head
Alan Buxey [Wed, 23 Mar 2016 10:05:31 +0000 (10:05 +0000)] 
fixed typo

minor typo was still lurking

9 years agoEscaping for v2 style. Fixe #1543
Alan T. DeKok [Sun, 21 Feb 2016 12:57:21 +0000 (07:57 -0500)] 
Escaping for v2 style.  Fixe #1543

9 years agoMerge pull request #1441 from TheMysteriousX/v2.x.x-fix-disable-ssl
Arran Cudbard-Bell [Sun, 20 Dec 2015 21:16:28 +0000 (16:16 -0500)] 
Merge pull request #1441 from TheMysteriousX/v2.x.x-fix-disable-ssl

Fix build failure when --disable-openssl-version-check is set.

9 years agoFix build failure when --disable-openssl-version-check is set. 1441/head
Adam Bishop [Thu, 10 Dec 2015 02:08:29 +0000 (02:08 +0000)] 
Fix build failure when --disable-openssl-version-check is set.

4f24d4c mostly corrected the behaviour, however mainconfig.allow_vulnerable_ssl still had a dependency on ENABLE_OPENSSL_VERSION_CHECK.

9 years agoMake default match config
Alan T. DeKok [Fri, 6 Nov 2015 12:00:11 +0000 (07:00 -0500)] 
Make default match config

9 years agoNote recent changes
Alan T. DeKok [Thu, 15 Oct 2015 22:09:18 +0000 (18:09 -0400)] 
Note recent changes

9 years agoENABLE_OPENSSL_VERSION_CHECK was intended to be used to disable checks for vulnerable...
Arran Cudbard-Bell [Thu, 15 Oct 2015 21:22:03 +0000 (17:22 -0400)] 
ENABLE_OPENSSL_VERSION_CHECK was intended to be used to disable checks for vulnerable OpenSSL versions, NOT our compile/runtime checks for OpenSSL version mismatches.

9 years agoWork around other OpenSSL stupidity.
Alan T. DeKok [Sun, 11 Oct 2015 21:21:57 +0000 (17:21 -0400)] 
Work around other OpenSSL stupidity.

9 years agonote OpenSSL 1.0.2 idiocy
Alan T. DeKok [Sat, 10 Oct 2015 13:07:15 +0000 (09:07 -0400)] 
note OpenSSL 1.0.2 idiocy

9 years agoFix compatibility with OpenSSL 1.0.2
Arran Cudbard-Bell [Sat, 10 Oct 2015 00:48:09 +0000 (20:48 -0400)] 
Fix compatibility with OpenSSL 1.0.2

Which may help OS maintainers who really, really, really want to keep support for v2.x.x.

9 years agoBump for 2.2.10
Alan T. DeKok [Tue, 6 Oct 2015 13:11:27 +0000 (09:11 -0400)] 
Bump for 2.2.10

Which will only be released if there are catastrophic security
bugs.  Everyone should upgrade to 3.0

9 years agoUpdate for release release_2_2_9
Alan T. DeKok [Wed, 30 Sep 2015 20:37:13 +0000 (16:37 -0400)] 
Update for release

9 years agoMerge pull request #1280 from mcnewton/ch2xx
Arran Cudbard-Bell [Wed, 30 Sep 2015 11:39:33 +0000 (07:39 -0400)] 
Merge pull request #1280 from mcnewton/ch2xx

update changelog

9 years agoupdate changelog 1280/head
Matthew Newton [Wed, 30 Sep 2015 10:05:22 +0000 (11:05 +0100)] 
update changelog

9 years agonote recent changes
Alan T. DeKok [Mon, 28 Sep 2015 14:39:29 +0000 (10:39 -0400)] 
note recent changes

9 years agoDon't go to next sibling on empty case. Fixes #1274
Alan T. DeKok [Mon, 28 Sep 2015 13:28:43 +0000 (09:28 -0400)] 
Don't go to next sibling on empty case.  Fixes #1274

9 years agoBump for 2.2.9
Alan T. DeKok [Tue, 22 Sep 2015 17:46:43 +0000 (13:46 -0400)] 
Bump for 2.2.9

9 years agoclose to 2.2.9
Alan T. DeKok [Wed, 16 Sep 2015 18:08:38 +0000 (14:08 -0400)] 
close to 2.2.9

9 years agobump for 2.2.9
Alan T. DeKok [Wed, 16 Sep 2015 18:07:12 +0000 (14:07 -0400)] 
bump for 2.2.9

9 years agoBump for 2.2.9
Alan T. DeKok [Wed, 16 Sep 2015 18:05:40 +0000 (14:05 -0400)] 
Bump for 2.2.9

9 years agoNote recent changes
Alan T. DeKok [Wed, 9 Sep 2015 13:25:00 +0000 (09:25 -0400)] 
Note recent changes

9 years agoAlways delete MS-MPPE-* from the reply. Fixes #1206
Alan T. DeKok [Wed, 9 Sep 2015 13:23:48 +0000 (09:23 -0400)] 
Always delete MS-MPPE-* from the reply.  Fixes #1206

9 years agoMore fixes to use SSL_export_keying_material
Alan T. DeKok [Wed, 9 Sep 2015 13:18:50 +0000 (09:18 -0400)] 
More fixes to use SSL_export_keying_material

9 years agoBack-port d1cdce1b0 from v3.0.x
Alan T. DeKok [Fri, 14 Aug 2015 19:44:19 +0000 (21:44 +0200)] 
Back-port d1cdce1b0 from v3.0.x

Properly iencode and decode very long Tunnel-Password attributes

10 years agoMerge pull request #1187 from jeremybrowne/v2.x.x
Arran Cudbard-Bell [Thu, 13 Aug 2015 11:02:51 +0000 (07:02 -0400)] 
Merge pull request #1187 from jeremybrowne/v2.x.x

Fix OpenSSL version check issues

10 years agoFix OpenSSL version check issues 1187/head
Jeremy Browne [Thu, 13 Aug 2015 07:09:17 +0000 (00:09 -0700)] 
Fix OpenSSL version check issues

Bring the relevant bits of 3eb1025dc6ac back to v2.x.x branch

10 years agoset "now"
Alan T. DeKok [Mon, 27 Jul 2015 19:30:23 +0000 (15:30 -0400)] 
set "now"

10 years agoTime for 2.2.8 release_2_2_8
Alan T. DeKok [Thu, 9 Jul 2015 14:37:25 +0000 (10:37 -0400)] 
Time for 2.2.8

10 years agoMerge pull request #1105 from alanbuxey/patch-51
Arran Cudbard-Bell [Mon, 29 Jun 2015 15:06:20 +0000 (11:06 -0400)] 
Merge pull request #1105 from alanbuxey/patch-51

Update Makefile

10 years agoUpdate Makefile 1105/head
Alan Buxey [Mon, 29 Jun 2015 14:16:18 +0000 (15:16 +0100)] 
Update Makefile

10 years agoManually manage the append list
Alan T. DeKok [Mon, 29 Jun 2015 12:50:33 +0000 (08:50 -0400)] 
Manually manage the append list

10 years agoNote recent changes
Alan T. DeKok [Mon, 22 Jun 2015 19:28:38 +0000 (15:28 -0400)] 
Note recent changes

10 years agoSet X509_V_FLAG_CRL_CHECK_ALL
Alan T. DeKok [Mon, 22 Jun 2015 19:27:32 +0000 (15:27 -0400)] 
Set X509_V_FLAG_CRL_CHECK_ALL

10 years agoMark home server dead based on calculated time
Alan T. DeKok [Mon, 8 Jun 2015 15:33:48 +0000 (11:33 -0400)] 
Mark home server dead based on calculated time

10 years agoNote recent changes
Alan T. DeKok [Sun, 31 May 2015 14:46:39 +0000 (10:46 -0400)] 
Note recent changes

10 years agoAllow post-auth to return reject
Alan T. DeKok [Sun, 31 May 2015 12:11:42 +0000 (08:11 -0400)] 
Allow post-auth to return reject

If so, return Access-Reject

10 years agoSave a copy of the filename
Alan T. DeKok [Wed, 20 May 2015 21:39:38 +0000 (17:39 -0400)] 
Save a copy of the filename

10 years agoOops
Alan T. DeKok [Wed, 20 May 2015 21:36:09 +0000 (17:36 -0400)] 
Oops

10 years agoMerge pull request #986 from alanbuxey/patch-21
Arran Cudbard-Bell [Fri, 8 May 2015 03:22:46 +0000 (23:22 -0400)] 
Merge pull request #986 from alanbuxey/patch-21

Update base64.h to remove compiler warning

10 years ago-Wshadow fix
Alan T. DeKok [Fri, 1 May 2015 11:23:58 +0000 (07:23 -0400)] 
-Wshadow fix

10 years agoMerge pull request #985 from alanbuxey/patch-20
Arran Cudbard-Bell [Thu, 30 Apr 2015 23:52:17 +0000 (19:52 -0400)] 
Merge pull request #985 from alanbuxey/patch-20

Update base64.c to remove compiler warning

10 years agoFix client_add for virtual servers.
Alan T. DeKok [Thu, 30 Apr 2015 23:48:24 +0000 (19:48 -0400)] 
Fix client_add for virtual servers.

If there's a "listen" section, the clients are added to that
virtual server.

If there's no "listen" section in this virtual server, the
clients are added to the global list.

10 years agoBump for 2.2.8
Alan T. DeKok [Thu, 30 Apr 2015 23:48:06 +0000 (19:48 -0400)] 
Bump for 2.2.8

10 years agoUpdate base64.h 986/head
Alan Buxey [Thu, 30 Apr 2015 22:08:40 +0000 (23:08 +0100)] 
Update base64.h

10 years agoUpdate base64.c 985/head
Alan Buxey [Thu, 30 Apr 2015 22:07:25 +0000 (23:07 +0100)] 
Update base64.c

10 years agoMerge pull request #979 from jahir/patch-1
Arran Cudbard-Bell [Mon, 27 Apr 2015 09:21:57 +0000 (10:21 +0100)] 
Merge pull request #979 from jahir/patch-1

fixed radclient.c compile error

10 years agofixed radclient.c compile error 979/head
jahir [Mon, 27 Apr 2015 09:18:24 +0000 (11:18 +0200)] 
fixed radclient.c compile error

gcc with -Werror=format-security doesn't like printf without string literal

10 years agoRelease for 2.2.7 release_2_2_7
Alan T. DeKok [Wed, 22 Apr 2015 17:31:54 +0000 (13:31 -0400)] 
Release for 2.2.7

10 years agoExpand buffer to max string size
Alan T. DeKok [Mon, 13 Apr 2015 16:43:49 +0000 (12:43 -0400)] 
Expand buffer to max string size

10 years agoAdd certs to the packet, too
Alan T. DeKok [Wed, 8 Apr 2015 18:42:57 +0000 (14:42 -0400)] 
Add certs to the packet, too

Manual port of commit #994db028

10 years agonote recent changes
Alan T. DeKok [Sun, 5 Apr 2015 13:57:52 +0000 (09:57 -0400)] 
note recent changes

10 years agoPort fix for #945 from v3.0.x branch
Alan T. DeKok [Sun, 5 Apr 2015 13:57:04 +0000 (09:57 -0400)] 
Port fix for #945 from v3.0.x branch

10 years agoFix for v2
Alan T. DeKok [Tue, 31 Mar 2015 16:07:29 +0000 (12:07 -0400)] 
Fix for v2

10 years agoNote recent changes
Alan T. DeKok [Tue, 31 Mar 2015 15:34:50 +0000 (11:34 -0400)] 
Note recent changes

10 years agoRevert "Disable TLS 1.2 by default. Causes MPPE key mismatches with eapol_test."
Alan T. DeKok [Tue, 31 Mar 2015 15:34:23 +0000 (11:34 -0400)] 
Revert "Disable TLS 1.2 by default. Causes MPPE key mismatches with eapol_test."

This reverts commit d541351bba3f874bcb9d51483679970981892c49.

No longer necessary after previous commit

10 years agoUse SSL_export_keying_material for TLSv1.2 PRF derivation
Alan T. DeKok [Tue, 31 Mar 2015 15:33:12 +0000 (11:33 -0400)] 
Use SSL_export_keying_material for TLSv1.2 PRF derivation

10 years agoDisable TLS 1.2 by default. Causes MPPE key mismatches with eapol_test.
Alan T. DeKok [Tue, 31 Mar 2015 02:51:09 +0000 (22:51 -0400)] 
Disable TLS 1.2 by default. Causes MPPE key mismatches with eapol_test.

Manual port of commit 8ac08a4 to v2.

10 years agoFix error message to be correct
Alan T. DeKok [Sun, 29 Mar 2015 14:03:11 +0000 (10:03 -0400)] 
Fix error message to be correct

10 years agoNote recent changes
Alan T. DeKok [Thu, 26 Mar 2015 18:15:15 +0000 (13:15 -0500)] 
Note recent changes

10 years agoAllow "eap" in Post-Auth-Type Reject
Alan T. DeKok [Thu, 26 Mar 2015 18:12:45 +0000 (13:12 -0500)] 
Allow "eap" in Post-Auth-Type Reject

which sends EAP failure and Message-Authenticator

10 years agostart from 0 for failover
Alan T. DeKok [Tue, 24 Mar 2015 22:12:14 +0000 (17:12 -0500)] 
start from 0 for failover

10 years agomd5 == nt
Alan T. DeKok [Tue, 10 Mar 2015 13:54:44 +0000 (09:54 -0400)] 
md5 == nt

10 years agonote recent changes
Alan T. DeKok [Wed, 4 Mar 2015 13:07:53 +0000 (08:07 -0500)] 
note recent changes

10 years agoUse the correct name if there are multiple tagged attributes
Alan T. DeKok [Wed, 4 Mar 2015 13:06:12 +0000 (08:06 -0500)] 
Use the correct name if there are multiple tagged attributes

10 years agoNote recent changes
Alan T. DeKok [Wed, 25 Feb 2015 19:22:06 +0000 (14:22 -0500)] 
Note recent changes

10 years agoSet correct default destination port for replies to relay
Alan T. DeKok [Wed, 25 Feb 2015 19:21:17 +0000 (14:21 -0500)] 
Set correct default destination port for replies to relay

10 years agoMerge pull request #907 from spbnick/ssl_headers_fix
Alan DeKok [Fri, 13 Feb 2015 12:36:46 +0000 (07:36 -0500)] 
Merge pull request #907 from spbnick/ssl_headers_fix

Include headers for OpenSSL init

10 years agoInclude headers for OpenSSL init 907/head
Nikolai Kondrashov [Fri, 13 Feb 2015 10:54:29 +0000 (11:54 +0100)] 
Include headers for OpenSSL init

Inlude OpenSSL headers into radiusd.c for OpenSSL init.
This fixes "implicit declaration of function" warnings concerning
SSL_library_init and SSL_load_error_strings.

10 years agoMerge pull request #906 from spbnick/fix-openssl-version-check-disabling
Arran Cudbard-Bell [Wed, 11 Feb 2015 16:13:00 +0000 (11:13 -0500)] 
Merge pull request #906 from spbnick/fix-openssl-version-check-disabling

Move OpenSSL init out of version check

10 years agoMove OpenSSL init out of version check 906/head
Nikolai Kondrashov [Wed, 11 Feb 2015 14:24:23 +0000 (15:24 +0100)] 
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.

10 years agoMerge pull request #898 from spbnick/disable_openssl_vercheck_v2.x.x
Alan DeKok [Tue, 3 Feb 2015 19:40:05 +0000 (14:40 -0500)] 
Merge pull request #898 from spbnick/disable_openssl_vercheck_v2.x.x

Add --disable-openssl-version-check option

10 years agoAdd --disable-openssl-version-check option 898/head
Nikolai Kondrashov [Tue, 3 Feb 2015 09:33:48 +0000 (10:33 +0100)] 
Add --disable-openssl-version-check option

Add "--disable-openssl-version-check" configure option, which removes
checking for vulnerable OpenSSL versions. It is supposed to be used by
downstream packagers and distributions who have other means to ensure
vulnerabilities are fixed, such as versioned package dependencies and
vulnerability handling processes.

This avoids the necessity of editing radiusd.conf on package upgrade to
make sure it keeps working. At the same time, it provides safe default
to those installing FreeRADIUS from source.

Instead of defining a dummy ssl_check_version function and ignoring
allow_vulnerable_openssl option, remove these altogether to match the
v3.0.x branch.