]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
5 hours ago  Matthew Newtonensure freeradius-devel symlink always exists for fuzzers master
7 hours ago  Alan T. DeKokcommit zero-length messages, too
12 hours ago  Nick PorterAdd test for PostgreSQL query being cancelled developer/ndptech
12 hours ago  Nick PorterAdd test for MySQL query being cancelled.
12 hours ago  Nick Porterrlm_sql_mysql: Prevent queries being enqueued on cancel...
12 hours ago  Nick PorterUse trunk style config in SQL test modules
19 hours ago  Alan T. DeKokcheck for no data in sbuff terminal search
20 hours ago  Alan T. DeKokallow (redundant-)load-balance to have a key
20 hours ago  Alan T. DeKok"group", "default", and some other keywords can't have...
20 hours ago  Alan T. DeKokadd API to persist the current load-balance selection
20 hours ago  Alan T. DeKokadd request_data_add_const()
26 hours ago  noladedocs-v4: Add more details and examples to the doc guide...
27 hours ago  Matthew Newtonpass per-proto args to merge fuzzer, too
27 hours ago  Matthew Newtonfix deprecated auth arg in PyGithub CI checkin script
28 hours ago  ethan-thompsonFix radmin to parse named listen blocks
29 hours ago  Nick PorterUse correct reconnect reason
29 hours ago  Nick PorterCorrect comment format
30 hours ago  Alexander Bainbridge... lib/util/debug.h: fix missing comma in STATIC_ANALYZER...
30 hours ago  Alexander Bainbridge... lib/util/debug: fix dead talloc_autofree_ctx guard...
30 hours ago  Alexander Bainbridge... lib/util/dcursor.h: restore 'version 2' in corrupted...
30 hours ago  Alexander Bainbridge... lib/util/dcursor: don't skip a's current item in fr_dcu...
30 hours ago  Alexander Bainbridge... lib/util/dbuff: fix FR_DBUFF_BIND_CURRENT_ABS passing...
30 hours ago  Alexander Bainbridge... lib/server/log.h: RINDENT/REXDENT module branch adjusts...
30 hours ago  Alan T. DeKokuse consistent naming
32 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
4 days ago  Marc-Andre... ci: flag multi-server profiling regressions in the...
4 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
6 days ago  Alan T. DeKokUpdate for antora complaints. Fixes #5914
6 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
7 days ago  Alan T. DeKokmove debug "Running foo bar { } from file baz"
7 days ago  Alan T. DeKokdon't print module name when inside of call{}
7 days ago  Alan T. DeKokadd log_request_packet() and LOG_PACKET_DEBUG
7 days ago  Alan T. DeKokremove server/protocol.h, server/listen.h, and server...
7 days ago  Alan T. DeKoktweak header includes in preparation for removing listen.h
7 days ago  Alan T. DeKokuse "server foo" as the debug name, not just "foo"
7 days ago  Alan T. DeKokuse unlang_interpret_virtual_server()
7 days ago  Alan T. DeKokset packet->socket->af to AF_FR_VIRTUAL_SERVER on subre...
7 days ago  Alan T. DeKokadd and use unlang_interpret_virtual_server()
7 days ago  Alan T. DeKokcache the call frame number, too.
7 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...
8 days ago  Arran Cudbard... rlm_eap_psk: add known-answer tests for the EAP-PSK...
8 days ago  Arran Cudbard... Clean up EAP-PSK using v4 conventions
8 days ago  Arran Cudbard... Compare pointers to NULL...
8 days ago  Arran Cudbard... Add static assert in case someone renumbers the rcodes
8 days ago  Arran Cudbard... Add the intended behaviour for unlang_io_subrequest_all...
8 days ago  Arran Cudbard... Compare to NULL
8 days ago  Arran Cudbard... Use a single error label
8 days ago  Arran Cudbard... tls/bio: detach both dbuffs from the shared buffer...
8 days ago  Arran Cudbard... Remove REQUEST_MASTER_NUM_STATES, the "fix" in db7dbce3...
8 days ago  Arran Cudbard... Simpler fix for 40b0a25cfe
8 days ago  Alan T. DeKokreformat radiusd.conf.in and regenerate antora docs
8 days ago  Alan T. DeKokpass value-box to file_allowed() function
8 days ago  Alan T. DeKokpreserve SAFE_FOR_ANY inputs when parsing xlat arguments
8 days ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_reset_talloc clobbering...
8 days ago  Alexander Bainbridge... lib/util/dbuff: fix fr_dbuff_advance_extend referencing...
8 days ago  Alan T. DeKokupdate inner-tunnel for notes on `eap` vs `eap_inner`
8 days ago  Alan T. DeKokword smith inner EAP
8 days ago  Alan T. DeKoktweak EAP comments and documentation
8 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
11 days ago  Nick PorterRemove un-used mysql option
11 days ago  Nick PorterAdd support for Mariadb Connector/C socket notification...
11 days ago  Nick PorterHandle MariaDB Connector/C socket closing behaviour
11 days ago  Nick PorterReplace deprecated mysql_options with mysql_optionsv
11 days ago  Nick PorterFreeRADIUS is only built against mariadb-connector...
12 days ago  Alan T. DeKokprint out the correct location of the log
12 days ago  Alan T. DeKokadd Password.PSK, and glue into password function
next