We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286415a commit e7bd237Copy full SHA for e7bd237
doc/ChangeLog
@@ -2,8 +2,16 @@ FreeRADIUS 3.2.8 Fri 31 Jan 2025 12:00:00 UTC urgency=low
2
Configuration changes
3
4
Feature improvements
5
+ * Add support for automated fuzzing. This doesn't affect
6
+ normal operations, but it does allow for testing of the
7
+ RADIUS decoder.
8
9
Bug fixes
10
+ * More tweaks to the TEAP code.
11
+ * Move assertion so that it isn't triggered when the incoming
12
+ queue is full, and the server is blocked. Fixes #5512
13
+ * Fix crash when multiple certs are used along with
14
+ CRL distribution points. Fixes #5515
15
16
FreeRADIUS 3.2.7 Fri 31 Jan 2025 12:00:00 UTC urgency=low
17
0 commit comments