]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2026-02-27  Alan T. DeKokcheck extensions, too
2026-02-27  Alan T. DeKoktypo - use & instead of modulo
2026-02-27  Alan T. DeKoktypo in error messages
2026-02-27  Alan T. DeKoktrack memory with talloc
2026-02-27  Alan T. DeKokadd tests for cf_util, etc.
2026-02-27  Alan T. DeKokvarious bug fixes for tmpl_dcursor.c
2026-02-27  Alan T. DeKokminor fixes to rlm_eap
2026-02-27  Alan T. DeKokuse SBUFF_CHAR_CLASS instead of UINT8_MAX + 1
2026-02-27  Alan T. DeKokadd tmpl tests
2026-02-27  Alan T. DeKokcomplain on invalid input
2026-02-27  Alan T. DeKokreturn on failure
2026-02-27  Alan T. DeKokuse correct variable
2026-02-27  Alan T. DeKokvarious bug fixes in password.c
2026-02-27  Alan T. DeKokmore error checks for OOM, etc.
2026-02-27  Alan T. DeKokvarious bug fixes in connection.c
2026-02-27  Alan T. DeKokreturn error on OOM
2026-02-27  Nick PorterFree connected dynamic client parents when their idle...
2026-02-27  Alan T. DeKokadd missing enum.
2026-02-27  Alan T. DeKoktypos and use dlist API properly
2026-02-27  Alan T. DeKokfix typos
2026-02-27  Alan T. DeKokquiet static analysis
2026-02-27  Nick PorterNeed inline for always_inline to work
2026-02-27  Alan T. DeKokvarious tweaks to tmpl_tokenize.c
2026-02-27  Alan T. DeKokcheck for !fips here, too
2026-02-27  Alan T. DeKoktypo
2026-02-27  noladedocs-v4: moved network security best practices page...
2026-02-27  noladedocs-v4: Added more details to Developer >> Contributin...
2026-02-27  noladedocs-v4: Correct nav link for `unlang >> List of Data...
2026-02-26  Alan T. DeKokcorrect check for FIPS mode, and re-init free list
2026-02-26  Alan T. DeKokbetter error messages
2026-02-26  Alan T. DeKokvarious bug fixes in map.c
2026-02-26  Alan T. DeKokvarious bug fixes in rlm_mschap
2026-02-26  Alan T. DeKokset result, too
2026-02-26  Alan T. DeKokmore checks for corner cases and invalid data
2026-02-26  Alan T. DeKoktypo
2026-02-26  Alan T. DeKokremove PID file on error, too
2026-02-26  Alan T. DeKokstatus checks can expire, too
2026-02-26  Alan T. DeKokadd more checks and complaints
2026-02-26  Alan T. DeKokremove old from htrie, too
2026-02-26  Alan T. DeKokvarious bug fixes to pair functions
2026-02-26  Alan T. DeKokuse hyphens
2026-02-26  Alan T. DeKokuse consistent formatting for copyright notices
2026-02-26  Alan T. DeKokadd slab tests for commit 331aa05
2026-02-26  Alan T. DeKokloop only while we have 4 bytes in the buffer
2026-02-26  Alan T. DeKokfix order of %ull vs %ul
2026-02-26  Alan T. DeKokfix typo
2026-02-26  Alan T. DeKokremove test content
2026-02-26  Alan T. DeKokvarious bug fixes in EAP
2026-02-26  Alan T. DeKokeck for rare failure on init
2026-02-26  Alan T. DeKokhoist failure check before setting destructor
2026-02-26  Alan T. DeKokalways save a copy of u->packet
2026-02-26  Alan T. DeKokavoid strlcpy(), and use memcpy() instead
2026-02-26  Alan T. DeKokcheck return code of function
2026-02-26  Alan T. DeKokcheck for IP in pcap receive path
2026-02-26  Alan T. DeKokproduce correct error message, using the configured...
2026-02-26  Alan T. DeKokvarious bug fixes in rlm_unix
2026-02-26  Alan T. DeKokpass remaining data, to avoid repeated strlen()
2026-02-26  Alan T. DeKoktweaks to comments and assertions
2026-02-26  Alan T. DeKokvarious bug fixes in winbind
2026-02-26  Alan T. DeKokmore checks for malformed vendor options
2026-02-26  Alan T. DeKokfree buffer on all error paths
2026-02-26  Alan T. DeKokalways unlock. Fixes CID #1681712
2026-02-26  Arran Cudbard... Assert if slab elements are not released correctly
2026-02-25  Arran Cudbard... attr.by_num is redundant and can be removed
2026-02-25  Arran Cudbard... allow dict.attr.by_oid to operate with foreign protocols
2026-02-25  Arran Cudbard... Remove unused argument in dict function
2026-02-25  Alan T. DeKokonly remove it if it's in the dedup tree
2026-02-25  Alan T. DeKokadd assertion to quiet static analyser
2026-02-25  Alan T. DeKokremove old entry from dedup tree
2026-02-25  Alan T. DeKokparse *= and /=. Update tests to match
2026-02-25  Alan T. DeKoktweak error messages to produce actual error string
2026-02-25  Alan T. DeKokvarious typos in tacacs
2026-02-25  Alan T. DeKokmake tcp respect max_attributes and require_ma
2026-02-25  Alan T. DeKokallow packet_list_recv() to return error
2026-02-25  Alan T. DeKokvarious bug fixes in the RADIUS protocol handler
2026-02-25  Alan T. DeKokreset flag on free all
2026-02-25  Alan T. DeKokfix typos
2026-02-25  Alan T. DeKokcheck correct field
2026-02-25  Alan T. DeKokfix typo in comparison
2026-02-25  Alan T. DeKokclose FPs on errors
2026-02-25  Alan T. DeKokreturn IO error on EINTR if we run out of retries
2026-02-25  Alan T. DeKokadd O_WRONLY parsing
2026-02-25  Alan T. DeKokSO_TIMESTAMP needs SOL_SOCKET, not SOL_IP
2026-02-25  Alan T. DeKokset AF for sockaddr_in
2026-02-25  Alan T. DeKokvarious fixes in fd_open.c
2026-02-25  Alan T. DeKokupdate pointer on discard
2026-02-25  Alan T. DeKokremove double free on error
2026-02-25  Alan T. DeKokremove commented-out code and update message
2026-02-25  Alan T. DeKokrwquire that packet_ctx is not NULL for filtering to...
2026-02-25  Alan T. DeKokupdate docs
2026-02-25  Alan T. DeKokvarious fixes in pipe.c
2026-02-25  Alan T. DeKokadd tests for ring_buffer_start()
2026-02-25  Alan T. DeKoktypo
2026-02-25  Nick PorterAdd map of dn -> attribute to LDAP module test
2026-02-25  Nick PorterAdd handling of "dn" to fr_ldap_map_do
2026-02-25  Nick PorterRemove invalid comment
2026-02-25  Nick PorterRemove unused list
2026-02-25  Arran Cudbard... Fix marker not being released on return in fr_sbuff_out...
2026-02-25  Arran Cudbard... Enable parallel deb builds
2026-02-25  Alan T. DeKokvarious bug fixes in retry.c
next