| 10 days ago |
Alexander Bainbridge... | proto_detail: FD leak and NULL filename_work in error log |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | bfd: three bugs — NULL deref on fr_pair_copy, FD leak... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | regex.c: missing NULL check after retry talloc_array... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | pcap.c: unchecked pcap_open_dead NULL in STDIO_OUT... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | fix(perm): wrong sticky-bit mask, and sc_len assigned... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap: off-by-one in suffix check, double-backslash... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | listen/control/proto_control_unix.c: fopencookie return... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | snmp.c: fix index underflow, two NULL derefs, and unche... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_sqlippool: missing NULL check for query in IPPOOL_A... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | state.c: fix state leak |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | map: fix size_t underflow in map_afrom_fields when... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_sql: ignored return value from escape function... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_unbound: RCODEERROR cases are dead code (placed... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_krb5: fix use-after-free — move krb5_free_context... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_attr_filter: fix NULL dereference on nullable key |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | rlm_unpack: fix stale 'used' value in loop boundary... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | vmps: close sockfd before return on setsockopt failure |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | ldap_sync: fix off-by-one in packet_id bounds assertion |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | unlang/call: add missing default case for pair_update_r... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | atexit.h: guard NULL _init call in non-threaded fr_atex... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | atexit.c: fix memory leak of fr_atexit_global and unsig... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/util/fifo: fix off-by-one in ring-buffer wrap check... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | cap.c: fr_cap_is_enabled ignores set parameter, always... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | log.c: fix three stderr capture/restore bugs — wrong... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | exec.c: fix stderr_pipe FD leak when fork fails in... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap/util: fix double-backslash normalise_dn output... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap: guard ldap_msg_types[] lookup against out... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap: fix swapped pointer arguments in _ldap_connec... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap: free bind_ctx in _ldap_bind_io_read error... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/ldap: fix reversed singular/plural in ldap_trunk_se... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/json: check return value of fr_value_box_bstrndup... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | eap_aka_sim/xlat: dot-notation xlat aliases registered... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | eap_aka_sim/xlat: NULL dereference in id_method and... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | eap_aka_sim/id: fix wrong tag bytes for FASTAUTH in... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | eap/chbind: remove dead attr_message_authenticator... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alexander Bainbridge... | lib/server/exec_legacy: fix off-by-one OOB write in... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | remove tmpl from fuzzer CI checks |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add one more suppression for leaks inside of the llvm... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add config file corpus |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add xlat corpus |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add tmpl corpus |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add fuzzer corpus for base16_32_64 tests |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Alan T. DeKok | add tmpl fuzzer |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Arthur Chan | oss-fuzz: Add new fuzzer targetting base16/32/64 encode... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Alan T. DeKok | catch more corner cases of constant strings when tokenizing |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | return 0 for pop case |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | make cf_section_dup() iterative |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | more stringent checks on references |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | invalid control characters are errors |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | track reference braces. |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | turn assert into run-time check |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Nick Porter | Add connection subsection to rlm_sql sample config |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | fix end conditions on fr_skip_*() functions |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | add cf_file_read_buffer(), and use it in the fuzzer |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | build CF and xlat fuzzers, but don't run them in CI |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | we should call tmpl_global_init(), too |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | disable xlat fuzzer |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | make xlat fuzzer use the common framework |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | clarify errors and clean up checks for invalid name |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | make "util" use the common framework |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | move common code to common function |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | we need to call tmpl_global_init before parsing tmpls |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | if the tmpl is unresolved, set the type to UNRESOLVED |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | merge adjacent constant strings in xlat_tokenize_input() |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | remove unnecessary rule |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Alan T. DeKok | free on error |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Alan T. DeKok | tighten restrictions on decoding |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Alan T. DeKok | be more precise for time parsing |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Alan T. DeKok | clean up vp on error path |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Alan T. DeKok | put data for different roots into named subdirectories |
commit | commitdiff | tree | snapshot |
| 2026-05-23 |
Alan T. DeKok | hoist "create fuzzer dir" code into separate function |
commit | commitdiff | tree | snapshot |
| 2026-05-23 |
Alan T. DeKok | separate "base" fuzzer_dir from "current" or "proto... |
commit | commitdiff | tree | snapshot |
| 2026-05-23 |
Alan T. DeKok | rename variable holding FD to be fuzzer_fd |
commit | commitdiff | tree | snapshot |
| 2026-05-23 |
Alan T. DeKok | simplify definitions of allowed_chars |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Alan T. DeKok | pause subsequent connections from dynamic clients |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Alan T. DeKok | Revert "fix multiple connections from dynamic clients" |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | multi-server: bump radenv to 1.0.2 developer/arr2036 |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | multi-server: install radenv from inkbridge pypi instea... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | profiling image: stage /docker-entrypoint.sh so it... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | multi-server / docker: cleaner path layout and plain... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | profiling image: install with --prefix=/usr to match... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | multi-server: invoke radclient from PATH; surface docke... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | common.deb.dbgsym: tolerate ddebs version skew per... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: build crossbuild from upstream OS,... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: serialise concurrent refresh runs |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: chain freeradius-images on ci-images |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: rename CI bases to self-hosted-ci-... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: force bash for container-based jobs |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: rebuild freeradius-build-deps.deb for... |
commit | commitdiff | tree | snapshot |
| 2026-05-22 |
Arran Cudbard... | docker-refresh: build dind + cli first, run the rest... |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Arran Cudbard... | docker-refresh: parallelise jobs and fix dbgsym install... |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Arran Cudbard... | Merge profiling-multi-server-fixes into developer/arr2036 |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Alan T. DeKok | fix multiple connections from dynamic clients |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Alan T. DeKok | add --profile=file options |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Alan T. DeKok | allow for unit_test_module to use profiling, too |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Alan T. DeKok | most things don't need the gperftools header |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Alan T. DeKok | remove tests which is racy, and causes CI failures. |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Arran Cudbard... | Move more image building into docker-refresh |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Arran Cudbard... | common.deb.dbgsym: tolerate apt-get update flakiness... |
commit | commitdiff | tree | snapshot |
| next |