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