]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-10-02  Alan T. DeKokallow UTF-8 characters while reading directories
2025-10-02  Alan T. DeKokhandle zero terminated strings better in UTF8 checks.
2025-10-01  Nick PorterIf the the LDAP query failed to enqueue, then query...
2025-10-01  Nick PorterUse autofreeing of autz_ctx
2025-10-01  Nick PorterReturn UNLANG_ACTION_FAIL if the module call fails
2025-10-01  Nick PorterRemove over restrictive checks on array index contents
2025-10-01  Nick PorterWrite to logdir, not confdir
2025-10-01  Nick PorterAlign upper bound of max_pps with upper bound of start_pps
2025-10-01  Nick PorterAdd support for FR_TYPE_ATTR xlat arguments
2025-10-01  Nick PorterAdd fr_value_box_set_attr to populate FR_TYPE_ATTR...
2025-10-01  Nick PorterNo need for variadic args to %proto.decode() xlat
2025-09-30  Nick PorterTest %ldap.uri.escape and %ldap.uri.unescape with multi...
2025-09-30  Nick PorterDon't concat the inputs to %ldap.uri.escape and %ldap...
2025-09-29  Nick PorterAdd values for ATT
2025-09-29  Nick PorterAdd ref to RFC4243
2025-09-29  Nick PorterAllocate args when copying an xlat function
2025-09-28  Arran Cudbard... size also needs to be on a separate line
2025-09-28  Arran Cudbard... Add more notes on how the atomic queues work
2025-09-28  Arran Cudbard... Move atomic things inside atomic_queue.c
2025-09-28  Arran Cudbard... Add functions to round to nearest power of 2
2025-09-27  Arran Cudbard... Fix trigger docs
2025-09-26  Arran Cudbard... dict_def should always be local_dict
2025-09-26  Arran Cudbard... Make json.encode work with local attributes
2025-09-26  Arran Cudbard... Have json.encode accept refs as discreet arguments
2025-09-24  Alan T. DeKoklet's exit the loop on success
2025-09-24  Alan T. DeKokno longer used
2025-09-24  Alan T. DeKokallow dictionary to use $INCLUDE directory.d/
2025-09-24  Alan T. DeKokadd wrapper API for iterating files, directories, or...
2025-09-23  Alan T. DeKokadd and use chdir option
2025-09-22  Alan T. DeKokrename variables
2025-09-22  Alan T. DeKoksimplify _dict_from_file()
2025-09-18  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-09-18  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-09-17  Nick Portergetopt() returns an int, not char
2025-09-17  Nick PorterEnsure vb is initialised
2025-09-17  Nick PorterRe-enable control_test
2025-09-17  Nick PorterBase atomic queue size on the max message count
2025-09-17  Nick PorterBack off message retry
2025-09-17  Nick PorterAdd extra debug levels to control_test
2025-09-17  Nick PorterUpdate control_test to allow one atomic queue per worker
2025-09-17  Nick PorterUpdate control_test to use current APIs and use variabl...
2025-09-17  Nick PorterRe-enable ring_buffer_test
2025-09-17  Nick PorterCorrect comment
2025-09-17  Nick PorterPop all pending control messages when the read event...
2025-09-17  Nick PorterDon't re-run garbage collection
2025-09-17  Nick PorterRetry writing to the pipe if it fails with EAGAIN ...
2025-09-17  Nick PorterCorrect EV_SET for triggering user event
2025-09-17  Nick PorterAlign macro argument names with their use
2025-09-17  Nick PorterNo need to pass in event list as fr_event_user_t contai...
2025-09-17  Nick PorterDon't drop capabilities too early
2025-09-15  Alan T. DeKokclear CAP_SUID and CAP_GUID as necessary. Fixes #5647
2025-09-15  Nick PorterPackage libfreeradius-der in .deb packages
2025-09-15  Nick PorterOptionally decode certificates using the DER decoder
2025-09-15  Nick PorterUse mmap to allocate for OpenSSL stack allocation
2025-09-10  Arran Cudbard... Add additional test for nested JSON encoding
2025-09-10  ethan-thompsonUpdate wiki link for redhat FAQ
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2025-09-04  Nick PorterAdd test of %smtp.send() xlat
2025-09-04  Nick PorterAdd %smtp.send() xlat
2025-09-04  Nick PorterCorrect debug message types
2025-09-04  Nick PorterUse correct rcode depending on why the call could not run
2025-09-04  Nick PorterCorrect comment
2025-09-04  Nick PorterMake sure the randle is released if enqueue fails
2025-09-04  Arran Cudbard... Add aliases for sha2/sha3
2025-09-04  Arran Cudbard... Equality not assignment...
2025-09-04  Arran Cudbard... Add ordering match on attributes, to allow server side...
2025-09-03  Nick PorterPass the correct uctx when resetting the timer
2025-09-03  Nick PorterRetry request will have state TRUNK_REQUEST_STATE_SENT
2025-09-03  Nick PorterPacify Coverity (CID #1503923)
2025-09-03  Nick PorterPacify Coverity (CID #1520878)
2025-09-03  Nick PorterCorrect logic for finding trigger section for exfiles...
2025-09-03  Nick PorterPacify coverity (CID #1665209, #1665208, #1665207)
2025-09-03  Nick PorterEnsure pair list is allocated (CID #1665210)
2025-09-02  Nick PorterUpdate repo lists after adding NR extras
2025-09-02  Nick PorterDoxygen fixes
2025-09-01  Alan T. DeKokadd backlog parameter for the listen() API
2025-09-01  Alan T. DeKokadd more comments
2025-09-01  Nick PorterRemove redundant options
2025-09-01  Nick Portermode has to be set correctly, due to the CONF_PARSER...
2025-09-01  Nick PorterRemove incorrect comment
2025-09-01  Nick PorterEnable NR extras repo
2025-09-01  Nick PorterUse Module-Name and Module-Instance in global triggers
2025-09-01  Nick PorterUse correct value for trigger name
2025-08-29  Nick PorterPass trigger_args to trunk_alloc
2025-08-29  Nick PorterAdd trigger_args to rlm_tacacs
2025-08-29  Nick PorterAdd trigger_args to rlm_radius
2025-08-29  Nick PorterNo need for goto error
2025-08-29  Nick PorterAdd trigger args to rlm_ldap
2025-08-29  Nick PorterAdd trigger_args to rlm_sql
2025-08-29  Nick PorterAdd module_trigger_args_build
2025-08-29  Nick PorterAdd extra internal attributes for triggers
2025-08-29  Nick PorterCorrect comment
next