]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-03-20  Jorge PereiraFix memory-leak in "radiusd -XCM" (#4933)
2023-03-17  Alan T. DeKokremove "other" from here, too
2023-03-17  Jorge PereiraFix missing prototype parameter in ssl_version()
2023-03-17  Jorge PereiraSuppress GCC unknown pragma warnings in rlm_perl
2023-03-17  Jorge Pereiraci: Bump OpenSSL for 3.0.8
2023-03-17  Alan T. DeKokdisallow CoA for fake packets. Fixes #4929
2023-03-17  Alan T. DeKokjust remove the file, as it's entirely unused
2023-03-17  Jorge PereiraFix runtime error in file_common()
2023-03-17  Jorge PereiraFix runtime error in cf_file_open()
2023-03-17  Jorge PereiraFix runtime error: load of misaligned address in xlat_i...
2023-03-17  Jorge PereiraFix runtime LSAN/ASAN error in fr_in6addr_mask()
2023-03-17  Jorge PereiraFix AddressSanitizer: odr-violation in 'radiusd_version'
2023-03-17  Jorge PereiraFix LSAN/ASAN memory-leak in lib/radius
2023-03-17  Jorge PereiraFix runtime LSAN/ASAN error in src/lib/dict.c
2023-03-17  Jorge PereiraFix runtime LSAN/ASAN error in src/main/conffile.c
2023-03-17  Jorge Pereiraradattr: Fix several memory-leaks reported by LSAN
2023-03-17  Alan T. DeKokjuste use fr_hash() instead of hand-rolled hash from...
2023-03-17  Jorge PereiraBackport m4/ax_cc.m4 from v4
2023-03-17  Jorge PereiraBackport 'DIAG_UNKNOWN_PRAGMAS' macro from v4
2023-03-16  Jorge PereiraFix mismatched bound size in eapsim_checkmac()
2023-03-16  Jorge PereiraFix memory leak in client_add()
2023-03-16  Jorge PereiraFix heap-buffer-overflow in pap_auth_pbkdf2_parse()
2023-03-16  Alan T. DeKokcoa->home_server may be NULL. Fixes #4929
2023-03-15  Alan T. DeKokUpdate dictionary.wifialliance (#4928)
2023-03-14  Jorge PereiraFix rlm_unbound build (#4927)
2023-03-09  Alan T. DeKokcall proxy_send() for sending proxied packets
2023-03-08  Alan T. DeKokfix use of DIAG in macro
2023-03-08  Alan T. DeKokmore fixes for talloc_autofree_context() deprecation
2023-03-08  Alan T. DeKoktalloc_autofree_context() is deprecated in newer versio...
2023-03-08  Alan T. DeKoknote TLS 1.2 or smaller for EAP-FAST
2023-03-08  Alan T. DeKokWarn if libldap uses NSS. Fixes #4918
2023-03-08  Alan T. DeKokshift 32-bit words, not 8-bit words.
2023-03-08  Alan T. DeKokadd more DEBUG3
2023-02-28  Nick PorterUpdate ciena dictionary
2023-02-24  Nick PorterDocument max_retries in ChangeLog
2023-02-23  Nick PorterDefine max_retries for pool connections (#4908)
2023-02-20  Jorge PereiraDestroy MD context, causing leaks with OpenSSL >= 3...
2023-02-16  Alan T. DeKokbump TLS buffer size to 64K.
2023-02-16  Matthew NewtonBump for 3.2.3
2023-02-16  Matthew Newtonrelease 3.2.2 release_3_2_2
2023-02-16  Terry BurtonRemove broken Dockerfiles for centos8 and debian9 ...
2023-02-16  Terry BurtonEnsure service user has stable uid/gid between Docker...
2023-02-15  Terry Burtonmd5 xlat: Destroy MD context, causing leaks with OpenSS...
2023-02-15  Alan T. DeKokmore commented-out docs for Auth-Type LDAP
2023-02-14  Nick Porterrest: Add test of request timeout
2023-02-13  Nick PorterAdd tests of rlm_rest
2023-02-13  Nick Porterrest: Add option for rest xlat body data to be encoded...
2023-02-13  Nick PorterAdd OpenResty to CI test servers
2023-02-13  Nick PorterAdd rest xlat "section" config
2023-02-13  Nick PorterQuiet module test warnings
2023-02-10  Alan T. DeKokRevert "sql.accounting needs Acct-Status-Type"
2023-02-10  Alan T. DeKokRevert "run the accounting "post-auth" query for sql_se...
2023-02-10  Alan T. DeKokRevert "typo"
2023-02-09  Nick PorterPackage rlm_unbound for RedHat based systems
2023-02-09  Nick PorterPackage rlm_unbound for Debian based systems
2023-02-09  Nick PorterMove man page to correct location
2023-02-09  Nick PorterAdd resolvconf and hosts options to rlm_unbound man...
2023-02-09  Nick PorterAdd rlm_unbound to stable module list
2023-02-09  Alan T. DeKoktypo
2023-02-09  Alan T. DeKokrun the accounting "post-auth" query for sql_session_start
2023-02-08  Nick PorterClarify pre and post proxy behaviour when proxying...
2023-02-08  Alan T. DeKoknote recent changes
2023-02-01  Alan T. DeKokbe more careful about session established. Fixes ...
2023-01-31  Terry BurtonInclude thread stats in Status-Server attributes (...
2023-01-30  Alan T. DeKoknote recent changes
2023-01-30  Alan T. DeKoksupport cipher_list
2023-01-30  Alan T. DeKokdon't assert on configuration typos
2023-01-29  Terry BurtonSwitch Ubuntu Docker images to 22.04
2023-01-29  Terry BurtonNew Ubuntu 22.04 Docker image
2023-01-27  Terry Burtonstats: Make Status-Server stats attributes available...
2023-01-27  Terry Burtoncheck-eap-tls: Set Reply-Message in the right request...
2023-01-26  Terry Burtoncoa-relay: Typos (#4867)
2023-01-26  Terry Burtonpap: Only look for passwords amongst non-vendor attribu...
2023-01-16  Jorge PereiraClose FD on error (#4848)
2023-01-11  Nick PorterTypo
2023-01-10  Jorge PereiraFix typo. refs #4836 (#4842)
2023-01-08  Alan T. DeKokthis isn't an error
2023-01-08  Alan T. DeKoktypo
2023-01-08  Alan T. DeKokminor tweaks and document how to use it with IPv6 addresses
2023-01-08  Alan T. DeKokuse CoA instead of COA
2023-01-08  Alan T. DeKoktypos
2023-01-08  Alan T. DeKoknote recent changes
2023-01-08  Alan T. DeKokAdd TLS-PSK-Identity to sock->certs
2022-12-30  HerwinReplace magic values in rlm_pap.c with symbolic constan...
2022-12-14  Alan T. DeKokgive better error messages for %{listen:TLS-*}
2022-12-14  Alan T. DeKokfix various build warnings with newer compilers
2022-12-14  Alan T. DeKokdon't remove the .d file, it's an output file
2022-12-09  Nick PorterHandle changes in libcurl options
2022-12-05  Nick PorterProtect calls to rlm_files where no packet for check...
2022-12-02  Nick PorterPostgreSQL can distinguish between duplicate key and...
2022-12-01  Nick PorterEnsure responses are sent to accounting packets written...
2022-12-01  Nick PorterAdd basic VS Code config
2022-11-30  Alan T. DeKoknotes on setcap
2022-11-30  Alan T. DeKokwhitespace
2022-11-30  Alan T. DeKokremove useless debug message
2022-11-29  Matthew Newtonand the same for protocols
2022-11-29  Matthew NewtonAdd module README.md files
2022-11-29  Alan T. DeKokmore docs, add tracking, and send packets more quickly
2022-11-18  Nick PorterEnsure acctupdatetime is always populated
2022-11-14  Alan T. DeKokuse "data" from tree, not "context" from caller
next