]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
8 days ago  noladedocs-v4: Integrity check on call page - added text...
8 days ago  Alan T. DeKokadd more CC_HINT format / printf specifiers
8 days ago  Nick PorterDocument binary option for rlm_rest xlat section
8 days ago  Nick PorterUpdate %rest() to selectively output octets in place...
8 days ago  Nick PorterAdd table marking specific http body types as returning...
8 days ago  Nick PorterAdd "binary" option to rest section config
8 days ago  Nick PorterAdd rest_response_body_type_get()
8 days ago  Nick PorterUse the evaluated content type when we accept all types
10 days ago  Nick PorterEnsure we have /bin/bash on FreeBSD
10 days ago  Nick PorterCorrect creation of ca.cnf for CRL tests
10 days ago  Nick PorterCorrect comment
10 days ago  Alan T. DeKokinclude aerohive dictionary, and fix alias
10 days ago  Alan T. DeKokupdate errors and docs for ALIAS to make them clearer
10 days ago  Nick PorterActually free the ptr when ref count hits zero
11 days ago  Alan T. DeKokdecrease reference count, so that memory is freed
11 days ago  Alan T. DeKoktypo
11 days ago  Alan T. DeKoksave / set / restore filename and line in _dict_from_file()
11 days ago  Alan T. DeKokadd tests for core talloc functions
11 days ago  Alan T. DeKokadd tests for our additional talloc functions
11 days ago  Alan T. DeKokensure that the disarm ctx is initialized
11 days ago  Alan T. DeKokclean up on error, and remove dead assertion
11 days ago  Alan T. DeKokremove unused code
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2026-03-27  Alan T. DeKokfix various minor issues in module.c
2026-03-27  Alan T. DeKokensure that talloc hierarchy is correct in client_read()
2026-03-26  Alan T. DeKoktypo in debug statement
2026-03-26  Alan T. DeKokclean up self_pipe FDs on error
2026-03-26  Alan T. DeKokmore complaints when '&' is used
2026-03-26  Alan T. DeKokremove more '&'
2026-03-26  noladedocs-v4: Integrity check of `finally` - added more...
2026-03-26  Alan T. DeKokallow calculation of " "*4
2026-03-26  noladedocs-v4: added `notset` rcode to table
2026-03-26  Alan T. DeKoktweaks and word smithing
2026-03-26  noladedocs-v4: added NOTES to try / catch about `catch` runs...
2026-03-26  noladedocs-v4: Intergrity check on Limit - added example...
2026-03-26  noladedocs-v4: Timeout Integrity check - fixed syntax/type...
2026-03-26  Alan T. DeKoktweaks
2026-03-26  noladedocs-v4: Detach integrity check - corrected syntax...
2026-03-26  Alan T. DeKokchecks for corner cases when doing find / parse / etc.
2026-03-26  Alan T. DeKokdon't allow ".foo" as pair / section names
2026-03-26  Alan T. DeKokdouble-check states after processing deferred signals
2026-03-26  Alan T. DeKokbe more aggressive about freeing memory in cursors
2026-03-26  Nick PorterAdd test of TACACS+ encode using multiple Vendor arguments
2026-03-26  Nick PorterRemove spurious debug
2026-03-26  Nick PorterCheck for Vendor attributes before RFC 8097 attributes
2026-03-26  Nick PorterCorrect Juniper TACACS+ dictionary
2026-03-26  Nick PorterCorrect iterator use
2026-03-25  Alan T. DeKokfix various bugs in tmpl_eval.c
2026-03-25  Alan T. DeKokfix various bugs in tmpl_tokenize.c
2026-03-25  Alan T. DeKokuse consistent headings
2026-03-25  noladedocs-v4: Updated doc to reflect child behviour when...
2026-03-25  Alan T. DeKoknotes on why we can't detach the subrequest
2026-03-25  Alan T. DeKokcancel the subrequest, too
2026-03-25  Nick PorterDon't free subrequest during eap auth cancellation
2026-03-25  Nick PorterRemove vendor name from RtBrick attributes
2026-03-24  Alan T. DeKoktweaks and formatting
2026-03-24  noladedocs-v4: integrity doc/source check. Fixed discrepencie...
2026-03-24  Alan T. DeKoktweaks and formatting
2026-03-24  noladedocs-v4: doc integrity fixes to the foreach.adoc file
2026-03-24  Alan T. DeKokport RTBrick dictionary from v3
2026-03-24  Alan T. DeKokminor cleanups
2026-03-24  Alan T. DeKokadd more test module configurations
2026-03-24  Alan T. DeKokaccount for abinary header, too. Fixes #5779
2026-03-24  Alan T. DeKokframework and sample tests for reading module configura...
2026-03-24  Alan T. DeKokprint out data type in error too
2026-03-24  Alan T. DeKokcomplain when there are duplicate 'type = foo' entries
2026-03-24  Alan T. DeKokclarify error a little bit
2026-03-24  Alan T. DeKokadd '-C' to unit_test_module
2026-03-24  Alan T. DeKokmore RADIUS encode / decode tests for corner cases
2026-03-24  Nick PorterPacify Coverity (CID #1690427)
2026-03-24  Nick PorterCorrect array index
2026-03-24  Matthew Newtonci: docker fixes for multi-server-tests job
2026-03-23  Nick PorterIn single thread mode the worker_id is 0
2026-03-23  Nick PorterSet up destructor for coord_pair
2026-03-23  Nick PorterAdd optional inst_destroy to coordinator callbacks
2026-03-23  Nick PorterNaming correction
2026-03-23  Nick PorterCorrect definition of Worker-Id attribute
2026-03-23  Nick PorterPass a module context to coordinator worker callbacks
2026-03-23  Nick PorterStore module instance when registering coordinator
2026-03-23  Nick PorterHandle main thread connecting to coordinators
2026-03-23  Nick PorterAdd additional asserts
2026-03-23  Nick PorterSet an initial value for worker_id
2026-03-23  Nick PorterMulti-server tests only run on the FreeRADIUS repo
2026-03-23  Nick PorterBump GitHub action versions for Node.js 24
2026-03-22  Alan T. DeKokcomplain if receipt file is the same as one of the...
2026-03-22  Alan T. DeKokadd more tests for corner cases
2026-03-21  ethan-thompsonencode OID subidentifier value 0 as single 0x00 byte
2026-03-21  ethan-thompsonavoid buffer overread in SET OF lexicographic comparator
2026-03-21  Arran Cudbard... Remove file containing PII accidentally committed in...
2026-03-21  Arran Cudbard... Emit the command that failed when it fails
next