2023-10-06 |
Alan T. DeKok | add more tests |
commit | commitdiff | tree |
2023-10-06 |
Jorge Pereira | move to %func(args) everywhere in raddb/* |
commit | commitdiff | tree |
2023-10-06 |
Nick Porter | xlat cmp requires both arguments |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | handle multiple values better with list on the RHS |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | split out comparison from binary ops |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | allow n-ary operations for time delta, too |
commit | commitdiff | tree |
2023-10-05 |
Alan T. DeKok | add calc n-ary op, for add, or, and, xor, etc. |
commit | commitdiff | tree |
2023-10-05 |
Nick Porter | Revert to real dictionary if that's where the attribute... |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | hoist the attr ref fixups to be more specific |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | one more case of fill in attribute ref for aliases |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | don't use `...`, in preparation for moving to %exec() |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | clean up after other fix |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | allow lists to be updated from exec |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | remove old expansions from docs and tests |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | remove final reference to string: expansion |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | more formatting |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | we don't support vendor name as a flag. |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | run through the formatter |
commit | commitdiff | tree |
2023-10-04 |
Alan T. DeKok | allow "parent = ..." in extended attribute vendor format |
commit | commitdiff | tree |
2023-10-04 |
James Jones | Add validation for attrlen (CID #504038) |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | switch over the correct type |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | use correct API |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | use correct API |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | people shouldn't use common names |
commit | commitdiff | tree |
2023-10-03 |
James Jones | Update comment on reference for VLAN Query Protocol... |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | quiet compiler |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | ensure strings and octets are initialized |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | add alias for IP-Port-* |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | add aliases for vendors |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | allow alias Cisco -> Vendor-Specific.Cisco |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | some auto-conversion |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | handle all types of input args |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | more conversion to new function format |
commit | commitdiff | tree |
2023-10-03 |
Alan T. DeKok | note deprecated functions |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | note that %expr is no longer needed |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | cmp functions have required arguments |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | update for new behavior |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | note that these aren't for v4 |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | don't use (&foo || 0) for numerical types. It's now... |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | add support for missing arguments to binary op |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | more cleanups |
commit | commitdiff | tree |
2023-10-02 |
Alan T. DeKok | get rid of some alternation |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu... |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac... |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar |
commit | commitdiff | tree |
2023-10-02 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | clean up and start removing %{expr:} |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | move funtion to the only place which uses it |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | now that we have more fixes, use %{... expr ...} in... |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | minor fixes |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | note that %expr() has (or will be) removed |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | don't include trailing '}' in name, and be sure to... |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | be more careful about parsing %{1} |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | we can't in general copy xlats. |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | add CC_HINT |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | don't copy arguments, just talloc_steal() them |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | more notes on local variables |
commit | commitdiff | tree |
2023-10-01 |
Alan T. DeKok | allow expressions in %{...} xlats |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | Revert "move to new function syntax" |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move to new function syntax |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move more to new function syntax |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move policies to new function syntax |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | more move docs and examples to new function syntax |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | note on assigning to a list |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move docs and examples to new function syntax |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | parse pairs from a string |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | more cast fixes |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | more cast fixes |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | update tag line |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move casting to new syntax. |
commit | commitdiff | tree |
2023-09-30 |
Alan T. DeKok | move documentation to new syntax |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | clean up and rework casting in xlat expressions |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | note that %integer()... is no longer needed. Casting... |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | more tests for cast |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | allow ::NAME for enum names |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | print out the correct command string |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | local variables can't be named for data types |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | start moving to the new function call syntax |
commit | commitdiff | tree |
2023-09-29 |
Arran Cudbard... | Split out thread instantiation into its own function |
commit | commitdiff | tree |
2023-09-29 |
James Jones | Add comments on how to verify poimters. (#5196) |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | just key on '%' for in-place xlats |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | wrap tests in group { ... } so the tests can declare... |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | add comment on "massive" "use" of "quotes" |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | start of documentation on new function syntax |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | update preparse functions for new xlat syntax |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | remove debug |
commit | commitdiff | tree |
2023-09-29 |
Alan T. DeKok | remove unused assignment |
commit | commitdiff | tree |
2023-09-29 |
Arran Cudbard... | Fix rlm_perl configure script under clang |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | catch more edge cases for new functions and single... |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | allow &Attr references in function mono |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | use correct macro |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | allow input packet for test.xlat |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | remove redundant line |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | fix assertions |
commit | commitdiff | tree |
2023-09-28 |
Alan T. DeKok | minor tweaks |
commit | commitdiff | tree |
next |