]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2026-02-20  Arran Cudbard... Minor cleanups in radclient
2026-02-20  Nick PorterAnnotate return overflow (CID #1680684)
2026-02-20  Nick PorterPacify Coverity (CID #1520867, #1520875)
2026-02-20  Nick PorterRe-sequence code to check before dereference (CID ...
2026-02-20  Nick PorterCurrent FreeBSD 14 is 14.3
2026-02-20  Nick PorterUpdate cross platform action version
2026-02-20  Nick PorterPass pipe fd array to pipe() not a pointer to the array
2026-02-20  Nick PorterTidy control_test
2026-02-20  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2026-02-20  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2026-02-19  Alan T. DeKokvarious bug fixes in master.c
2026-02-19  Alan T. DeKokdon't use smart quotes, etc.
2026-02-19  98manuupdate EAP-MD5 tutorial
2026-02-19  Alan T. DeKokuse fr_cloexec()
2026-02-19  Alan T. DeKokvarious bug fixes in network.c
2026-02-19  Alan T. DeKokbetter handle pipe full
2026-02-19  Alan T. DeKokonly free message once we're done with it
2026-02-19  Alan T. DeKokremove unused variables
2026-02-19  Alan T. DeKokcheck return code of set timeout
2026-02-19  Alan T. DeKokfix various bugs in worker.c
2026-02-19  Alan T. DeKokuse size_t rather than uint32_t to over overflow
2026-02-19  Alan T. DeKoktweak control message send
2026-02-19  Alan T. DeKokuse util functions for nonblock
2026-02-19  Alan T. DeKokset FD_CLOEXEC properly
2026-02-19  Alan T. DeKoktypo
2026-02-19  Alan T. DeKokwe can use talloc_set_name_const
2026-02-19  Alan T. DeKokdestroy semaphore on failure
2026-02-19  Alan T. DeKokexport thread pool configuration to scheduler
2026-02-19  Alan T. DeKokvarious bug fixes in network.c
2026-02-18  Alan T. DeKokvarious bug fixes in dedup.c
2026-02-18  Alan T. DeKokvarious bug fixes in packet.c
2026-02-18  Alan T. DeKokvarious bug fixes in retry.c
2026-02-18  Alan T. DeKokvarious bug fixes in haproxy.c
2026-02-18  Alan T. DeKokvarious bug fixes in queue.c
2026-02-18  Alan T. DeKokvarious bug fixes in fd.c
2026-02-18  Alan T. DeKokkeep blocked flag if we can't flush when already blocked
2026-02-18  Alan T. DeKokstop on error, too
2026-02-18  Alan T. DeKokvarious buf fixes in mem.c
2026-02-18  Alan T. DeKokclean up on failure, and ensure that "next" is always...
2026-02-18  Alan T. DeKokreset buffer just in case
2026-02-18  Alan T. DeKokvarius bug fixes in fd_open.c
2026-02-18  Alan T. DeKokreturn dirfd and filename if we have to create it
2026-02-18  Alan T. DeKokcheck for errors when reading the password from a file
2026-02-18  Alan T. DeKokvarious bug fixes in cache.c
2026-02-18  Alan T. DeKokfix typo to use correct function
2026-02-18  Alan T. DeKokfree dh on error
2026-02-18  Alan T. DeKokrewrite to cache stateless isn't an error for TLS 1.3
2026-02-18  Alan T. DeKokfix not_before -> not_after typo
2026-02-18  Alan T. DeKokOpenSSL requires calls to engine finish/free
2026-02-18  Alan T. DeKokcall pthread_attr_destroy() for completeness.
2026-02-18  Alan T. DeKokhoist extension decode into common routine
2026-02-18  Alan T. DeKokzero is a valid number of bytes to copy
2026-02-18  Alan T. DeKokmake function static, and use thread-local variable
2026-02-18  Alan T. DeKokvarious bug fixes in ctx.c
2026-02-18  Alan T. DeKokvarious bug fixes in session.c
2026-02-18  Alan T. DeKokrequest can be NULL
2026-02-18  Alan T. DeKokfix typo to use correct variable
2026-02-18  Alan T. DeKokfix typo, to use the correct log bio
2026-02-18  Alan T. DeKokinsert / remove engine into tree, and fix list pointer
2026-02-18  Alan T. DeKokdistinguish "can't encode data" from failure.
2026-02-18  Alan T. DeKokhoist clear cache, so we do it even in non-debug mode
2026-02-18  Alan T. DeKokuse equality check
2026-02-18  Alan T. DeKokcheck return code of function, not TLS connection status
2026-02-17  Alan T. DeKokcheck return code and fail on error
2026-02-17  Alan T. DeKokuse enum names instead of hard-coded constants
2026-02-17  noladedocs-v4: update & reorg developers/bugs section HIVE...
2026-02-17  Alan T. DeKokset EAP fail if eap_tls_request() fails
2026-02-17  Alan T. DeKokminor tweaks
2026-02-17  Alan T. DeKokthere's no need for this to be a uint16_t
2026-02-17  Alan T. DeKokzero-length fragments with 'M'ore bit set are invalid
2026-02-17  Alan T. DeKokfree buffer on error
2026-02-17  Alan T. DeKokvarious bug fixes for chbind.c
2026-02-17  Alan T. DeKokwe don't accept TLS records of larger than 64K.
2026-02-17  Alan T. DeKoktweak nonnull settings
2026-02-17  Alan T. DeKokuse Asciidoc headings in configuration files
2026-02-17  Alan T. DeKokdelay increment until after everything succeeds
2026-02-17  Alan T. DeKokbare END is argc=0not argc=1
2026-02-17  Alan T. DeKokadd more NONNULL
2026-02-17  Alan T. DeKokcheck return of dict_fixup_init, and remove unused ctx
2026-02-17  Alan T. DeKokclean up on error
2026-02-17  Alan T. DeKokdon't free da after it was added to the dictionaries
2026-02-17  Alan T. DeKokcorrect return codes in dict_attr_allow_dup
2026-02-17  Alan T. DeKokvarious bug fixes in dhcpv6 processor.
2026-02-17  Alan T. DeKoktypo - use decline config, not request
2026-02-17  Alan T. DeKokfr_pair_list_copy() returns 0 if there are no elements...
2026-02-17  Alan T. DeKokset datalen from str length. CID #1681389
2026-02-17  Alan T. DeKokfail on invalid packet codes, instead of dereferencing...
2026-02-17  Alan T. DeKokadd missing Cookie-Load-Fail
2026-02-17  Alan T. DeKokMAX is last valid+1
2026-02-17  Alan T. DeKokcheck for DO_NOT_RESPOND, and for rcode in authenticati...
2026-02-17  Alan T. DeKokensure Disconnect-Request and Protocol-Error save/resto...
2026-02-17  Alan T. DeKokadd notes for what to do when modifying rlm_rcode_t
2026-02-17  Alan T. DeKokcorrect logic and add new functionality.
2026-02-17  Alan T. DeKokdon't add Event-Timestamp in code
2026-02-17  Alan T. DeKokcheck if state_tree_init fails
2026-02-17  Alan T. DeKoktypo
2026-02-17  Alan T. DeKokfix typos and add missing things
2026-02-16  Alan T. DeKokuse process_rctx_t instead of local struct
2026-02-16  Alan T. DeKokswap check so that our define doesn't create an error
2026-02-16  Nick Porterasciidoctor / pandoc are not required to build .debs
next