]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-04-19  Alan T. DeKokfix nav bar indentation
2025-04-19  Alan T. DeKokadd test for top-level "timeout" functionality
2025-04-19  Alan T. DeKokallow time_delta as .3, in addition to 0.3
2025-04-19  Alan T. DeKokFix typos in CI #5542
2025-04-19  Alan T. DeKokUpdate dictionary. fixes ##5545
2025-04-19  Alan T. DeKokremove duplicate includes
2025-04-19  Alan T. DeKoklimit timers
2025-04-18  Arran Cudbard... Fix issue in extendable talloced sbuffs, that would...
2025-04-18  Arran Cudbard... Extend end on talloc_extend
2025-04-18  Alan T. DeKokmake global "timeout" section work
2025-04-18  Alan T. DeKoklook for and compile a per-server "timeout" section
2025-04-18  Alan T. DeKokdon't insert static clients into the dynamic client...
2025-04-18  Alan T. DeKokdistinguish frame_signal and interpret_signal
2025-04-18  Arran Cudbard... Print errors when we fail copy log messages to the...
2025-04-18  Alan T. DeKokadd unlang_timeout_section_push()
2025-04-18  Alan T. DeKokhoist tmpls
2025-04-18  Alan T. DeKokprint out that it's a tmpl
2025-04-18  Alan T. DeKokremove backticks from tests
2025-04-18  Nick PorterUse a function actually in libmruby to check for the...
2025-04-18  Arran Cudbard... More fixes for OpenSSL's questionable design decisions
2025-04-16  Arran Cudbard... Add "ping" xlat for winbind, so we can run periodic...
2025-04-16  Arran Cudbard... Cache more things, and only unprotect the protected...
2025-04-16  Arran Cudbard... Fix timer use in rlm_sql_oracle
2025-04-16  Arran Cudbard... Setup custom fibre allocators for OpenSSL with a guard...
2025-04-16  Alan T. DeKokadd "exceed_mtu" configuration flag for UDP sockets.
2025-04-16  Alan T. DeKokmove files to a better location
2025-04-16  noladedocs: Add v4 proxy information back into Antora from...
2025-04-16  Alan T. DeKokupdate handling of PMTU and EMSGSIZE
2025-04-16  Alan T. DeKokuse correct RFC
2025-04-16  Alan T. DeKokrearrange code to be simpler
2025-04-16  Alan T. DeKokremove variable for xlat_func_bare_words
2025-04-16  Alan T. DeKokremove transitional settings for xlat_func_bare_words
2025-04-16  Alan T. DeKokminor cleanups to remove xlat_func_bare_words
2025-04-16  Alan T. DeKokremove -S xlat_func_bare_words=no from tests
2025-04-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-04-16  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-04-15  Alan T. DeKokuse the new xlat argument parser
2025-04-15  Alan T. DeKokhandle non-string arguments to Perl xlat function
2025-04-15  Alan T. DeKokquote strings in module tests
2025-04-15  Alan T. DeKokset is_argv if the function will do it's own escaping
2025-04-15  Alan T. DeKokadd "will_escape" for xlat args, and have LDAP use it
2025-04-14  Alan T. DeKokquote bare words in redis ippool tool tests
2025-04-14  noladedoc: import customer doc EAP Certs - updated links...
2025-04-14  Alan T. DeKokalloc call.args
2025-04-14  Alan T. DeKokadd nonnull
2025-04-14  Alan T. DeKokallow dict to be NULL when setting the function
2025-04-14  Alan T. DeKokmark safe_for recursively
2025-04-14  Alan T. DeKokmove xalt func code into common routines
2025-04-13  Alan T. DeKokturn checks into explict comparisons
2025-04-13  Alan T. DeKokremove TMPL_TYPE_NULL
2025-04-13  Alan T. DeKokclean up attr_filter and map_to_vp()
2025-04-13  Alan T. DeKokmore cleanups for map_exec_to_vp
2025-04-13  Alan T. DeKokno need to switch over LHS type when we know what it is
2025-04-13  Alan T. DeKokallow for suppression of structural attributes, too
2025-04-13  Alan T. DeKokremove attr_protocol and attr_user_password
2025-04-13  Alan T. DeKokmove request->dict to proto_dict and local_dict
2025-04-13  Alan T. DeKokremove references to request->dict
2025-04-13  Alan T. DeKokremove unused assignment
2025-04-13  Alan T. DeKokthere's no need for INPUT_ARGS
2025-04-12  Nick PorterEnsure the GIL is locked before calling Py_XDECREF
2025-04-12  Nick PorterRevert "We never manually incref on the module"
2025-04-12  Alan T. DeKokquiet static analyis
2025-04-12  Alan T. DeKoksimplify setting of xlat flags
2025-04-12  Alan T. DeKokmove common code to tokenize word
2025-04-12  Alan T. DeKokprint out more flags
2025-04-12  Alan T. DeKokmove tokenize regex
2025-04-11  noladedocs: added eap certificates to Introduction >> Best...
2025-04-11  Alan T. DeKokcorrect error offsets for test.xlat
2025-04-11  Alan T. DeKokbetter errors
2025-04-11  Alan T. DeKokUpdate xlat expression parser to avoid a bounce through...
2025-04-11  Nick PorterWe never manually incref on the module
2025-04-11  Nick PorterWe never incref on the pythonconf_dict
2025-04-11  Nick PorterWith m_size = -1, freeradius module doesn't clear up...
2025-04-11  Nick PorterAdd libpython global option to enable verbose logs
2025-04-11  Alan T. DeKokensure that the XLAT_BOX flags are always initialized
2025-04-11  Alan T. DeKokprint error on parsing no input
2025-04-11  Alan T. DeKokminor cleanups
2025-04-10  Alan T. DeKokhoist more things in xlat_purify
2025-04-10  Alan T. DeKokuse xlat_tmpl_normalize() in more places
2025-04-10  Alan T. DeKokadd and set is_argv flag to node->call.args
2025-04-10  Alan T. DeKokbetter handle change xlat type
2025-04-09  Alan T. DeKokremove bounce through tmpl code for %{...}
2025-04-09  Alan T. DeKokmore set / check flags for xlat expressions
2025-04-09  Alan T. DeKokuse better safe_for value
2025-04-09  Alan T. DeKokcheck for errors after purify
2025-04-09  Alan T. DeKokclean up xlat_tokenize_word()
2025-04-08  Alan T. DeKokwe don't allow unresolved xlats
2025-04-08  Alan T. DeKokcall stringify even if there's no escape
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-04-08  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-04-07  Alan T. DeKokforce stringification of quoted strings for the old...
2025-04-07  noladedocs: update howto/Datastores/Active Directory install...
2025-04-07  noladeAdded 'frag errors' info to introduction/trouble-shooti...
next