]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-08-08  aBainbridge11Create UDP
2024-08-08  aBainbridge11Create Scheduler
2024-08-08  aBainbridge11Create Message API
2024-08-08  aBainbridge11Create Coding standards
2024-08-08  aBainbridge11Create Submitting patches via GitHub
2024-08-08  aBainbridge11update developer instructions
2024-08-08  aBainbridge11Create Configurable Module Fail Over
2024-08-08  aBainbridge11Create Building on macOS
2024-08-08  aBainbridge11Create Suse and OpenSuse
2024-08-08  aBainbridge11Create Solaris
2024-08-08  aBainbridge11Create RPMs with Oracle support
2024-08-08  aBainbridge11Create RedHat and CentOS
2024-08-08  aBainbridge11Document which OS's are supported
2024-08-08  aBainbridge11add documentation for building on Debian and Ubuntu
2024-08-08  aBainbridge11Create Overview and Features
2024-08-08  Alan T. DeKokuse constant-time comparisons for secret values
2024-08-08  Alan T. DeKokuse correct return code
2024-08-07  Nick PorterRemove redundant CI action option
2024-08-07  Nick PorterRead what libcurl has set as the default CA path
2024-08-07  James JonesAnnotate overflow_const in fr_isaac_init() (CID #1604614)
2024-08-07  James JonesUse size_t where needed (CID #1604623)
2024-08-07  James JonesAdd Coverity-only check to pacify it (CID #1604609)
2024-08-07  Nick PorterDocumentation updates
2024-08-07  Nick Porterrlm_rest no longer opens connectios at server start
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-08-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-08-07  Nick PorterAdd notes on when actions are used
2024-08-07  Nick PorterCorrect references
2024-08-03  Arran Cudbard... We need the TLS headers in order to be able to manipula...
2024-08-02  Arran Cudbard... We always want fr_curl_conf_t to be available
2024-08-02  Arran Cudbard... Add support for keylog_file in all curl based modules
2024-08-02  Alan T. DeKokupdate bugs link
2024-08-02  Nick PorterTypo
2024-08-01  James JonesDeclare the local fflags consistently with the fflags...
2024-08-01  Arran Cudbard... Close sqlite handle when we fail to pre-poopulate the...
2024-08-01  Nick PorterUse latest cross-platform-actions for FreeBSD
2024-08-01  Nick PorterUse MariaDB connector for FreeBSD build
2024-07-30  Arran Cudbard... Print values and prepend timestamps to log lines in...
2024-07-30  Arran Cudbard... Prevent reinitialisation of sbuff scratch space once...
2024-07-30  Nick PorterUse CS_SET to set things
2024-07-30  Nick PorterFreeTDS driver uses fr_sql_query_alloc()
2024-07-30  Nick PorterCorrect comments
2024-07-29  Nick PorterConvert rlm_sql_postgresql to async
2024-07-29  Nick PorterUse macro for LDAP trunk notify callback
2024-07-29  Nick PorterUse a helper macro for SQL trunk notify callback to...
2024-07-29  Alan T. DeKokadd header
2024-07-29  Nick PorterUpdate 3GPP2 dictionary from latest standard revision
2024-07-29  Nick PorterCorrect ZTE dictionary
2024-07-24  Arran Cudbard... Dots now, not underscores
2024-07-23  Arran Cudbard... Fix up the default rest module config
2024-07-23  Arran Cudbard... Document column headers for proto_load
2024-07-19  Nick PorterBetter value for trunk connection "start"
2024-07-19  Arran Cudbard... Add IPv6 prefix to the LDAP schema
2024-07-18  Nick PorterUse attribute with non SQL safe characters in SQL map...
2024-07-18  Nick PorterMake SQL map return code consistent with LDAP map
2024-07-18  Nick PorterUse attributes from packet in LDAP map tests
2024-07-18  Nick PorterLiterals in map sources are marked safe, so LDAP uri...
2024-07-18  Nick PorterUse defined value for LDAPS_PORT
2024-07-18  Nick PorterOnly set LDAP TLS options if TLS is in use
2024-07-18  Nick PorterSet the default port to LDAPS_PORT if scheme is ldaps://
2024-07-18  Nick PorterSet tls_mode if LDAP scheme is ldaps://
2024-07-18  Nick PorterTypo
2024-07-17  Nick PorterMark attribute containing SQL query as safe
2024-07-17  Nick PorterAdd %sql.safe() xlat
2024-07-17  Nick PorterAdd %sql.escape() xlat
2024-07-17  Nick PorterUse macro for SQL "safe for" value
2024-07-17  Nick PorterCopy "safe_for" from tmpl rules to value box when resol...
2024-07-17  Nick PorterEscape boxes in SQL map queries
2024-07-17  Nick PorterReturn correct type for "safe for"
2024-07-17  Nick PorterNo need to escape boxes containing inherently safe...
2024-07-17  Nick PorterEnsure that all SQL queries have correct, driver specif...
2024-07-17  Nick PorterFreeBSD 13.2 has moved to Python 3.11
2024-07-12  Nick PorterUpdate 3gpp2 dictionary
2024-07-12  Nick PorterCorrect sort sequence for requests in runnable heap
2024-07-12  Nick PorterSet request priority from channel data priority
2024-07-11  Arran Cudbard... Set inst->parent first in proto_load_step.c
2024-07-10  Nick PorterAvoid unused variable warning when WITH_VERIFY_PTR...
2024-07-10  Nick Porter"min" returns the oldest requests
2024-07-09  Nick Porterconst
2024-07-09  Arran Cudbard... blastradius mitigations
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-07-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-07-04  Arran Cudbard... Rebuild docker images when the dock file changes
2024-07-04  Arran Cudbard... Install some extra packages by default
2024-07-04  Arran Cudbard... Don't emit spurious global WARNs in rlm_cache
2024-07-04  Arran Cudbard... Add freeradiusClientGroupDN
next