]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2026-03-21  Arran Cudbard... multi-server: add daily scheduled run for all tests
2026-03-20  Alan T. DeKokdocument behavior of $ENV{} with conditions
2026-03-20  Alan T. DeKokmissing environment variables in strings can be a parse...
2026-03-19  Alan T. DeKokin some cases, "no data" is a parse error
2026-03-19  Alan T. DeKokadd and use error for "input is empty"
2026-03-19  Alan T. DeKoktweak assertion for empty input
2026-03-19  Alan T. DeKoktweak developer index page for clarity
2026-03-19  Alan T. DeKoknote that people should use github
2026-03-19  Alan T. DeKokformat and note github access tokens
2026-03-19  Nick PorterAdd test of association_time to redis_ippool tests
2026-03-19  Nick PorterRenumber lua script lines
2026-03-19  Nick PorterExpiry status is not relevant to sticky IP allocation
2026-03-19  Nick PorterAdd association_time option to rlm_redis_ippool
2026-03-19  Nick PorterAdd fr_coord_pair_int_request_start()
2026-03-19  Nick PorterBreak apart coord_pair_request_bootstrap
2026-03-19  Nick PorterAdd fr_coord_pair_request_coord_pair
2026-03-19  Nick PorterAdd fr_coord_worker_reply_broadcast
2026-03-19  Nick PorterCorrect naming
2026-03-19  Alan T. DeKokset variables to NULL on free
2026-03-19  Alan T. DeKokre-add request=child, as it's used to set pairs in...
2026-03-19  Alan T. DeKokalways add tls client hello version
2026-03-19  Alan T. DeKokfree extensions in more error cases
2026-03-19  Alan T. DeKokonly set CRL if we're using certificates
2026-03-19  Alan T. DeKokset ASYNC for non-certificate case, too
2026-03-19  Alan T. DeKokadd server libraries to json fuzzer
2026-03-19  Catalina Pinerosadd FR_TRUNK_LIST_FUNC(draining, trunk_connection_t)
2026-03-19  Catalina Pinerosadd FR_TRUNK_LIST_FUNC(inactive_draining, trunk_connect...
2026-03-19  Catalina Pinerosadd FR_TRUNK_LIST_FUNC(inactive, trunk_connection_t)
2026-03-19  Catalina Pinerosuse FR_TRUNK_LIST_FUNC for 'full' list
2026-03-19  Catalina Pinerosupdate FR_TRUNC_LIST macro to specify a target data...
2026-03-19  Alan T. DeKokfix typos in license
2026-03-19  Catalina Pinerosfix typos
2026-03-19  Catalina Pinerosfix typos
2026-03-19  Catalina Pinerosfix typo in comment
2026-03-19  Arran Cudbard... multi-server: use fixed subnet and remove env-setup.sh
2026-03-19  Arran Cudbard... Pass the scheduler as a context for thread instantiate
2026-03-19  Arran Cudbard... Create thread instance data for the main thread too...
2026-03-18  Arran Cudbard... multi-server: refactor test framework for parameterised...
2026-03-18  Arran Cudbard... docker: build libkqueue from source on non-amd64 archit...
2026-03-18  Arran Cudbard... debian: remove --without-rlm_sql_unixodbc from rules
2026-03-18  Alan T. DeKokclean up variable on exit
2026-03-18  Alan T. DeKokuse goto inside "if" instead of "break"
2026-03-18  Nick PorterCorrect comments
2026-03-18  Nick PorterRemove incorrect frees
2026-03-18  Catalina Pinerosprint relevant variable in error message
2026-03-18  Catalina Pinerosfix typos in comments
2026-03-18  Alan T. DeKokcatch corner case of allocation failure
2026-03-18  Alan T. DeKokmove bnctx to thread instance data
2026-03-18  Alan T. DeKokadd DIAG_OFF to quiet C compiler warnings
2026-03-17  Alan T. DeKokfix typo
2026-03-17  Alan T. DeKokformat to follow coding style / standards
2026-03-17  Arthur ChanOSS-Fuzz: Add fuzzer for json
2026-03-17  Alan T. DeKokvarious corner cases in PEAP
2026-03-17  Alan T. DeKokcatch corner cases in TTLS.
2026-03-17  Alan T. DeKokcatch various extreme corner cases
2026-03-17  Alan T. DeKokfree memory on error, and reference data which is used...
2026-03-17  Alan T. DeKokhandle the case of zero-length fields
2026-03-17  Alan T. DeKokjust use CMP() macro
2026-03-17  Alan T. DeKokremove assert: fr_value_box_cmp() is now a stable compa...
2026-03-17  Alan T. DeKokdon't print anything for "make clean"
2026-03-16  Catalina Pinerosfixed overflow
2026-03-16  Catalina Pinerosfix typos
2026-03-16  Catalina Pinerosfix same typo in comment, in different files
2026-03-16  Catalina Pinerosfix typo in comment
2026-03-16  Catalina Pinerosfix typo in comment
2026-03-16  Catalina Pinerosfix typo in comment
2026-03-16  Catalina Pinerosfix misplaced parenthesis
2026-03-16  Alan T. DeKokfr_value_box_cmp() is used in stable sorts
2026-03-16  Alan T. DeKokuse MEMCMP_FIELDS() in paircmp() too
2026-03-16  Alan T. DeKokdefine MEMCMP_FIELDS() and use it
2026-03-16  Alan T. DeKokjust call cache_expire() instead of doing it locally
2026-03-16  Alan T. DeKoktry to clear out 3 cache entries for every 1 lookup
2026-03-16  ethan-thompsonrestore write errno after ftruncate in partial header...
2026-03-16  ethan-thompsonfix int truncation of ssize_t return from fr_concatv
2026-03-16  ethan-thompsonskip NULL request pointers when marking batch entries...
2026-03-16  ethan-thompsonuse fr_hash_string for file table lookup to match filen...
2026-03-16  Alan T. DeKokalways return "updated" if we updated something
2026-03-16  Alan T. DeKokcache xlat can succeed if it returns no data.
2026-03-16  Alan T. DeKokset_ttl with TTL=0 is a noop
2026-03-16  Alan T. DeKokfix cache it logic
2026-03-16  Alan T. DeKokpass correct pointer to handle
2026-03-16  Alan T. DeKokreturn 0 on count error, not negative.
2026-03-16  Alan T. DeKokallow tests without the full re-run of all tests
2026-03-16  Alan T. DeKokcache_foo depends on rlm_cache, too
2026-03-16  Nick PorterCorrect section name
2026-03-15  Alan T. DeKokminor cleanups in thread code
2026-03-15  Alan T. DeKokmove fd management to narrower scope
2026-03-15  Alan T. DeKokmove common code to fr_thread_start / fr_thread_exit
2026-03-15  Alan T. DeKokrename fr_thread functions for clarity
2026-03-15  Alan T. DeKokmove thread information to a common data structure
2026-03-15  Alan T. DeKokmove thread create && wait to common functions
2026-03-15  Alan T. DeKokmove thread setup to common function
2026-03-15  Alan T. DeKokmove thread instantiation to common function
2026-03-15  Alan T. DeKoksimplify the names
2026-03-15  Marc-Andre... Initial baseline multi-server tests for load-generator...
2026-03-15  Alan T. DeKoktweaks, and use fr_dlist_foreach() in more places
2026-03-15  Alan T. DeKokwrap multi-line macro in do/while
2026-03-15  Alan T. DeKokfree dbuff on encode failure
2026-03-15  Alan T. DeKokminimize includes
2026-03-15  Nick PorterPacify Coverity (CID #1686327)
next