]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
5 hours ago  Alan T. DeKokreformat radiusd.conf.in and regenerate antora docs developer/alandekok master
5 hours ago  Alan T. DeKokpass value-box to file_allowed() function
5 hours ago  Alan T. DeKokpreserve SAFE_FOR_ANY inputs when parsing xlat arguments
5 hours ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_reset_talloc clobbering...
5 hours ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_advance_extend referencing...
5 hours ago  Alan T. DeKokupdate inner-tunnel for notes on `eap` vs `eap_inner`
5 hours ago  Alan T. DeKokword smith inner EAP
5 hours ago  Alan T. DeKoktweak EAP comments and documentation
5 hours ago  Alan T. DeKokbypass walk up the stack in NDEBUG mode
7 hours ago  Alan T. DeKokadd stack short-cuts for break, continue, return, and...
7 hours ago  Alan T. DeKokregenerate antora files after reformatting the input...
7 hours ago  Alan T. DeKokfix indentation for raddb
7 hours ago  Alan T. DeKokadd rlm_eap_psk
3 days ago  Nick PorterRemove un-used mysql option developer/ndptech
3 days ago  Nick PorterAdd support for Mariadb Connector/C socket notification...
3 days ago  Nick PorterHandle MariaDB Connector/C socket closing behaviour
3 days ago  Nick PorterReplace deprecated mysql_options with mysql_optionsv
3 days ago  Nick PorterFreeRADIUS is only built against mariadb-connector...
4 days ago  Alan T. DeKokprint out the correct location of the log
4 days ago  Alan T. DeKokadd Password.PSK, and glue into password function
4 days ago  Alexander Bainbridge... lib/util/cbor: emit tag before array header when encodi...
4 days ago  Alexander Bainbridge... lib/util/cap: fr_cap_disable clears the whole set inste...
4 days ago  Alexander Bainbridge... lib/util/calc.h: fix wrong nonnull() arg on fr_value_ca...
4 days ago  Alexander Bainbridge... lib/util/base32: fix copy-pasted 'Base 64 encode' doc...
4 days ago  Alexander Bainbridge... lib/util/base.h: remove duplicate util/table.h include
4 days ago  Alexander Bainbridge... lib/util/atexit.h: fix __Thread_local typo so non-threa...
4 days ago  Alexander Bainbridge... atexit.c: guard NULL fr_atexit_global in fr_atexit_glob...
4 days ago  Alexander Bainbridge... lib/unlang/xlat_redundant: free leaked mrx_tree on...
4 days ago  Alexander Bainbridge... lib/unlang/xlat_purify: avoid use-after-free of freed...
4 days ago  Alexander Bainbridge... lib/unlang/xlat_func: fix typo in xlat_mctx_set doc...
4 days ago  Alexander Bainbridge... lib/unlang/xlat_expr: parent xlat_logical_and result...
4 days ago  Alexander Bainbridge... lib/unlang/xlat_alloc: check tmpl_copy() failure in...
4 days ago  Alexander Bainbridge... lib/unlang/xlat: drop stale UNUSED on unlang_xlat(...
4 days ago  Alexander Bainbridge... unlang/try: default 'catch' redundancy check never...
4 days ago  Alexander Bainbridge... lib/unlang/subrequest: remove dead unlang_subrequest_de...
4 days ago  Alexander Bainbridge... lib/unlang/subrequest: fix OOB read from signed-char...
4 days ago  Alexander Bainbridge... lib/unlang/map: free leaked unlang_group_t on two error...
4 days ago  Alexander Bainbridge... unlang/limit: fix NULL deref in signal handler when...
4 days ago  Alexander Bainbridge... lib/unlang/io: fix misleading doc claiming NULL namespa...
4 days ago  Alexander Bainbridge... unlang/interpret_synchronous: remove dead num_events...
4 days ago  Alexander Bainbridge... unlang/interpret.h: fix copy-pasted doc comment on...
4 days ago  Alexander Bainbridge... unlang/interpret: fix stale comment on unlang_cancel_xl...
4 days ago  Alexander Bainbridge... unlang/function: FUNC()/REPEAT() macros ignore their...
4 days ago  Alexander Bainbridge... unlang/finally: fix inverted min_time comparison that...
4 days ago  Alexander Bainbridge... lib/unlang/edit: clear RHS tmpl dcursor on temporary_pa...
4 days ago  Alexander Bainbridge... lib/unlang/compile: bound module-name split offset...
4 days ago  Alexander Bainbridge... lib/unlang/caller: replace placeholder RDEBUG2(".....
4 days ago  Alexander Bainbridge... lib/unlang/call_env.h: don't list CALL_ENV_FLAG_PARSE_M...
4 days ago  Alexander Bainbridge... lib/tls/verify: check X509_STORE_CTX_new()/init() failu...
4 days ago  Alexander Bainbridge... lib/tls/strerror.h: remove copy-pasted _marker param...
4 days ago  Alexander Bainbridge... lib/tls/virtual_server: detach child on all fr_tls_call...
4 days ago  Alexander Bainbridge... lib/unlang/action.h: wrap RETURN_UNLANG_ACTION_FATAL...
4 days ago  Alexander Bainbridge... lib/tls/verify.h: fix copy-pasted validate.h name in...
4 days ago  Alexander Bainbridge... tls/utils: fix misleading byte count in asn1time_to_epo...
4 days ago  Alexander Bainbridge... lib/tls/engine: pass dlist head by pointer in fr_tls_en...
4 days ago  Alexander Bainbridge... lib/tls/conf: signed-char comparison truncates non...
4 days ago  Alexander Bainbridge... lib/tls/bio: clear dangling dbuff_out.buff in fr_tls_bi...
4 days ago  Alexander Bainbridge... lib/tls/base: fix pthread_attr_getstacksize error check...
4 days ago  Alexander Bainbridge... lib/sim/milenage.h: include <stdint.h> for uint8_t...
4 days ago  Alexander Bainbridge... lib/server/virtual_servers.h: remove meaningless CC_HIN...
4 days ago  Alexander Bainbridge... lib/server/virtual_servers: clear fr_value_box on error...
4 days ago  Alexander Bainbridge... trunk: don't leak connection pause on early return...
4 days ago  Alexander Bainbridge... trigger: always add Trigger-Name to the request, not...
4 days ago  Alexander Bainbridge... tmpl.h: fix incorrect doc for TMPL_ATTR_ERROR_UNKNOWN_N...
4 days ago  Alexander Bainbridge... snmp.c: add missing NULL check on fr_dcursor_current...
4 days ago  Alexander Bainbridge... lib/server/request.h: REQUEST_MASTER_NUM_STATES referen...
4 days ago  Alexander Bainbridge... lib/server/request: NULL deref in request_log_init_deta...
4 days ago  Alexander Bainbridge... lib/server/packet: don't create malformed Net.Src.IP...
4 days ago  Alexander Bainbridge... lib/server/module.h: misplaced semicolon drops warn_unu...
4 days ago  Alexander Bainbridge... lib/server/module: fix inverted @return docs on module_...
4 days ago  Alexander Bainbridge... lib/server/map_proc_priv.h: remove duplicate map_proc...
4 days ago  Alan T. DeKokfix off-by-one snprintf size in xlat_config_escape...
4 days ago  Alexander Bainbridge... lib/server/log.h: fix L_DBG_ERRR typo in EDEBUGX (undec...
4 days ago  Alexander Bainbridge... log.c: log_request_perror passes original va_list inste...
4 days ago  Alexander Bainbridge... lib/server: propagate global_lib_instantiate() failure...
6 days ago  Arran Cudbard... listen: disarm the timers when closing a virtual listener
6 days ago  Arran Cudbard... configure: fix the valgrind.h header check path
6 days ago  Arran Cudbard... io: stop queueing requests to workers once the close...
6 days ago  Arran Cudbard... io: hand back requests still queued when a responder...
6 days ago  Arran Cudbard... io: free the network sockets only once the workers...
6 days ago  Arran Cudbard... io: separate closing a network socket from freeing it
6 days ago  Arran Cudbard... ci: gate the automatic merge on the DEB, RPM and saniti...
7 days ago  Alan T. DeKoksupport CONF_FLAG_REF in radmod2json
7 days ago  Alan T. DeKokallow for CF_IDENT_ANY in radmod2json
7 days ago  Alan T. DeKokadd wrappers for rad*2json binaries
7 days ago  Alan T. DeKokcall unlang_global_init() to get the xlat tree registered
7 days ago  Alan T. DeKokignore fuzzer corpus directories
7 days ago  Alan T. DeKokignore auto-generated fuzzer files
7 days ago  Alan T. DeKokignore editor tmp files and pycache, etc.
7 days ago  Arran Cudbard... connection: expose is_closed so a closed connection...
7 days ago  Arran Cudbard... io: stop resignalling a channel end we have told to...
8 days ago  Alan T. DeKoktransition to new trunk state when a connection changes...
8 days ago  Alan T. DeKokadd new trunk states FULL and FAILED.
8 days ago  Alan T. DeKokmove trunk state update code into common function
8 days ago  Alan T. DeKokclarify comment
8 days ago  Alan T. DeKokdetermine dictionary for virtual modules
8 days ago  Alan T. DeKokmove log iterator to header file
8 days ago  Alan T. DeKokcache load-balance children in an array, and use "power...
8 days ago  Alan T. DeKokadd function to export internal thread-specific trackin...
8 days ago  Alan T. DeKokuse macro instead of hand-rolled loop
next