| 2026-02-16 |
Nick Porter | Tests run under Docker don't have sudo |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Alan T. DeKok | various bug fixes in cf_file.c |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Alan T. DeKok | make check clearer and more consistent |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Pacify clang scan |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Check return (CID #1681379, #1681380) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Check map->rhs before dereference (CID #1681378) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | %time.next() needs > 0 input (CID #1681377) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Pacify Coverity (CID #1681274) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Only attempt to close fd if it's open (CID #1681275) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Handle return value (CID #1681276) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Ensure file->log_header exists (CID #1681277) |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Spelling |
commit | commitdiff | tree | snapshot |
| 2026-02-16 |
Nick Porter | Fix fr_pair_list_replace_by_da |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | swap order of assignment |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | just replace the value |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | make cf_item_foreach() safe with remove, and use it... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | produce better errors when parsing octal strings. |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | update based on returned argv, which may be >1 |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | remove unused functions |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | update variable with mutex held |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | stop iterating over minmax heap if the heap changes |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | check previous state, not current state for connected |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | typo - use correct variable in error message |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | EAP-SIM doesn't have Packet-Type, and therefore can... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | tweak names and don't pass cs=NULL to log function |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix memory handling |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix typo min -> max |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | trigger is run with mutex held |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | remove state entry from tree if dedup check fails |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix prioritization functions |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | remove unnecessary code |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | use CMP to avoid manual calculations |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes for tmpl_tokenize.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | don't mash string length |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | ex->trigger_prefix needs to be talloc'd |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | delay free until after we're done using pointer |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | move bracket for typo |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes for virtual_servers.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | password_normify() returns NULL on failure, not on OOM |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | instantiate / free all libraries, even if one is alrea... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix typos |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | check correct variable |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix various bugs in module.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | don't use strcpy() |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | escape strings properly, and use heap instead of stack |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | return on error |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | copy the entire environment |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | actually do mprotect() |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | tweaks to keep analyzer happy |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes for xlat_eval.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes for edit.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | typo, use subcs and not parent cs |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes in subrequest.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | typos |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | old "foreach" syntax is an error |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes in xlat_builtin.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes in compile.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | pass correct thread data to retry callback |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | increment callers only after success, and update ua... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | various bug fixes in parallel.c |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | pass correct context to timer callback |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | add test harness for fifo, hash, inet, retry, and trie |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | change struct to quiet compiler warnings |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | fix RT calculations |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | set inlen if it's -1 on input |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
Alan T. DeKok | reorder operations for "update" to match "hash" |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu... |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar |
commit | commitdiff | tree | snapshot |
| 2026-02-15 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | various bug fixes for dict_tokenize.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | various bug fixes for dict_util.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | set fixup flag for aliases, and clear the correct flag |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in sbuff.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | update code / docs to match expected usage |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | use sockaddr_storage |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | check for allocation failure |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | various bug fixes in trie.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | don't close already closed socket |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | update code to match docs, and add assertions |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in inet.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | don't double-close sockfd |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | update doxygen to match code |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | shrink the heap after rebalancing it, not before. |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | avoid overflow by just looking at actual allocated... |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in event.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in calc.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix return code and don't free ourselves in a destructor |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in value.c |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in the pair code. |
commit | commitdiff | tree | snapshot |
| 2026-02-14 |
Alan T. DeKok | fix various bugs in the cbor code |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Marc-Andre... | Minor typo fix. |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | remove redundant code and do tweaks |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | add SRV record |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | check for truncated packets and give an error. |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | fix typos |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | return correct error offset for question section |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | stop when we reach the end of the input |
commit | commitdiff | tree | snapshot |
| 2026-02-13 |
Alan T. DeKok | note todo for RFC 2136 |
commit | commitdiff | tree | snapshot |
| next |