freeradius-server icon indicating copy to clipboard operation
freeradius-server copied to clipboard

FreeRADIUS - A multi-protocol policy server.

Results 174 freeradius-server issues
Sort by recently updated
recently updated
newest added

### What type of defect/bug is this? incorrect 3rd party API usage ### How can the issue be reproduced? When I try to build freeradius-server-3.0.27 with the confiugre-option --without-shared-libs, I...

defect

### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? Hi Experts, Recently I am testing the FreeRadius...

defect
v4.0.x

Update Terminolgy.adoc standardizing on UK/British spelling. Update accessibility section & included more details in other sections.

✅ Description This PR improves and corrects the existing documentation and supporting script for dynamic home server provisioning using DNS-based NAPTR/SRV resolution, targeted for FreeRADIUS v3.2.x deployments. It addresses key...

Why the change? * MemoryMax has been introduced with [systemd 231](https://www.freedesktop.org/software/systemd/man/latest/systemd.resource-control.html#MemoryMax=bytes) * MemoryLimit has been marked deprecated with [systemd 252](https://www.freedesktop.org/software/systemd/man/latest/systemd.resource-control.html#History) Thoughts based on the systemd version shipped with Debian and...

MemoryMax has been introduced with systemd 231 MemoryLimit has been marked deprecated with systemd 252

This is a back port of the 'verifycert' flag for OCSP that we submitted and was accepted previously for the 4.x line. I also added a blurb to the mods-available/eap...

### What type of defect/bug is this? Crash or memory corruption (segv, abort, etc...) ### How can the issue be reproduced? Enable the site `tls` and set `check_client_connections` in it...

defect
v3.2.x

To get the "dd" debugger command to work without having to create an wxplicit mapping from type to function either by hand or by runtime inspection (the latter preventing setting...