]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
5 hours ago  Nick PorterAdd test for PostgreSQL query being cancelled developer/ndptech master
5 hours ago  Nick PorterAdd test for MySQL query being cancelled.
5 hours ago  Nick Porterrlm_sql_mysql: Prevent queries being enqueued on cancel...
5 hours ago  Nick PorterUse trunk style config in SQL test modules
12 hours ago  Alan T. DeKokcheck for no data in sbuff terminal search developer/alandekok
12 hours ago  Alan T. DeKokallow (redundant-)load-balance to have a key
12 hours ago  Alan T. DeKok"group", "default", and some other keywords can't have...
13 hours ago  Alan T. DeKokadd API to persist the current load-balance selection
13 hours ago  Alan T. DeKokadd request_data_add_const()
18 hours ago  noladedocs-v4: Add more details and examples to the doc guide...
19 hours ago  Matthew Newtonpass per-proto args to merge fuzzer, too
19 hours ago  Matthew Newtonfix deprecated auth arg in PyGithub CI checkin script
21 hours ago  ethan-thompsonFix radmin to parse named listen blocks
21 hours ago  Nick PorterUse correct reconnect reason
21 hours ago  Nick PorterCorrect comment format
23 hours ago  Alexander Bainbridge... lib/util/debug.h: fix missing comma in STATIC_ANALYZER...
23 hours ago  Alexander Bainbridge... lib/util/debug: fix dead talloc_autofree_ctx guard...
23 hours ago  Alexander Bainbridge... lib/util/dcursor.h: restore 'version 2' in corrupted...
23 hours ago  Alexander Bainbridge... lib/util/dcursor: don't skip a's current item in fr_dcu...
23 hours ago  Alexander Bainbridge... lib/util/dbuff: fix FR_DBUFF_BIND_CURRENT_ABS passing...
23 hours ago  Alexander Bainbridge... lib/server/log.h: RINDENT/REXDENT module branch adjusts...
23 hours ago  Alan T. DeKokuse consistent naming
24 hours ago  Alexander Bainbridge... unlang/xlat_builtin: guard NULL deref in xlat_pair_enco...
2 days ago  Arran Cudbard... Format PGP public key block in SECURITY
3 days ago  Arran Cudbard... Pass argument names to logging functions in preparation... developer/arr2036
3 days ago  Marc-Andre... ci: flag multi-server profiling regressions in the...
3 days ago  Ethan Thompsontypo: "ownership" and "directory" -> "socket" (#5916)
5 days ago  Nick PorterRemove set but not used variable
5 days ago  Nick PorterAdd crl to protocols list in Makefile
5 days ago  Nick PorterBetter suppression of compiler warnings
5 days ago  Nick PorterProperly clean up docker images
5 days ago  Nick PorterPass project to multi-server test config builder
5 days ago  Nick PorterExit FR when the load listner has completed
5 days ago  Nick PorterUse common template for load listener config
5 days ago  Alan T. DeKokUpdate for antora complaints. Fixes #5914
5 days ago  noladedocs-v4: add interval.adoc file to antora index. Update...
6 days ago  Alan T. DeKokuse unlang_call_push() instead of virtual_server_push()
6 days ago  Alan T. DeKokremove duplicate "packet debug"
6 days ago  Alan T. DeKokprint "Received" and "Sending" inside of "server ....
6 days ago  Alan T. DeKokremove old comment
6 days ago  Alan T. DeKokno need to manually print out inner packet code
6 days ago  Alan T. DeKokmove debug "Running foo bar { } from file baz"
6 days ago  Alan T. DeKokdon't print module name when inside of call{}
6 days ago  Alan T. DeKokadd log_request_packet() and LOG_PACKET_DEBUG
6 days ago  Alan T. DeKokremove server/protocol.h, server/listen.h, and server...
6 days ago  Alan T. DeKoktweak header includes in preparation for removing listen.h
6 days ago  Alan T. DeKokuse "server foo" as the debug name, not just "foo"
6 days ago  Alan T. DeKokuse unlang_interpret_virtual_server()
6 days ago  Alan T. DeKokset packet->socket->af to AF_FR_VIRTUAL_SERVER on subre...
6 days ago  Alan T. DeKokadd and use unlang_interpret_virtual_server()
6 days ago  Alan T. DeKokcache the call frame number, too.
6 days ago  Alan T. DeKoktypo
7 days ago  Alan T. DeKokadd (unused) function to print #fr_socket_t to a string
7 days ago  Alan T. DeKokset fr_socket_t AF field, too
7 days ago  Alan T. DeKokglue EAP-PSK virtual server into antora
7 days ago  Alan T. DeKokrun through the auto-formatter
7 days ago  Alan T. DeKokformat for v4
7 days ago  Alan T. DeKokuse consistent comments for v4 auto-format
7 days ago  Alan T. DeKokadd file and virtual server to fr_socket_t
7 days ago  Alan T. DeKokrename AF_FILE_BIO to AF_FR_FILENAME
7 days ago  Arran Cudbard... process/eap_psk: find Password.PSK with the nested...
7 days ago  Arran Cudbard... eapol_test: print more of the server log when a test...
7 days ago  Arran Cudbard... process/eap_psk: initialise the analyzer-flagged test...
7 days ago  Arran Cudbard... raddb: ship EAP-PSK disabled by default
7 days ago  Arran Cudbard... eapol_test: add an EAP-PSK failure test
7 days ago  Arran Cudbard... process/eap_psk: use TEST_ASSERT for the calls which...
7 days ago  Arran Cudbard... process/eap_psk: keep the module target out of the...
7 days ago  Arran Cudbard... rlm_eap_psk: select the PSK by peer identity via an...
7 days ago  Arran Cudbard... rlm_eap_psk: add known-answer tests for the EAP-PSK...
7 days ago  Arran Cudbard... Clean up EAP-PSK using v4 conventions
7 days ago  Arran Cudbard... Compare pointers to NULL...
7 days ago  Arran Cudbard... Add static assert in case someone renumbers the rcodes
7 days ago  Arran Cudbard... Add the intended behaviour for unlang_io_subrequest_all...
7 days ago  Arran Cudbard... Compare to NULL
7 days ago  Arran Cudbard... Use a single error label
7 days ago  Arran Cudbard... tls/bio: detach both dbuffs from the shared buffer...
7 days ago  Arran Cudbard... Remove REQUEST_MASTER_NUM_STATES, the "fix" in db7dbce3...
7 days ago  Arran Cudbard... Simpler fix for 40b0a25cfe
7 days ago  Alan T. DeKokreformat radiusd.conf.in and regenerate antora docs
7 days ago  Alan T. DeKokpass value-box to file_allowed() function
7 days ago  Alan T. DeKokpreserve SAFE_FOR_ANY inputs when parsing xlat arguments
7 days ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_reset_talloc clobbering...
7 days ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_advance_extend referencing...
7 days ago  Alan T. DeKokupdate inner-tunnel for notes on `eap` vs `eap_inner`
7 days ago  Alan T. DeKokword smith inner EAP
7 days ago  Alan T. DeKoktweak EAP comments and documentation
7 days ago  Alan T. DeKokbypass walk up the stack in NDEBUG mode
8 days ago  Alan T. DeKokadd stack short-cuts for break, continue, return, and...
8 days ago  Alan T. DeKokregenerate antora files after reformatting the input...
8 days ago  Alan T. DeKokfix indentation for raddb
8 days ago  Alan T. DeKokadd rlm_eap_psk
10 days ago  Nick PorterRemove un-used mysql option
10 days ago  Nick PorterAdd support for Mariadb Connector/C socket notification...
10 days ago  Nick PorterHandle MariaDB Connector/C socket closing behaviour
10 days ago  Nick PorterReplace deprecated mysql_options with mysql_optionsv
10 days ago  Nick PorterFreeRADIUS is only built against mariadb-connector...
11 days ago  Alan T. DeKokprint out the correct location of the log
11 days ago  Alan T. DeKokadd Password.PSK, and glue into password function
11 days ago  Alexander Bainbridge... lib/util/cbor: emit tag before array header when encodi...
11 days ago  Alexander Bainbridge... lib/util/cap: fr_cap_disable clears the whole set inste...
next