2025-03-19 |
Alan T. DeKok | use new syntax in foreach |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | automatically determine data types for xlat functions |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | add %range(). Documentation TBD |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | print out data types, too |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | remove Foreach-Variable |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | update to use new syntax |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | remove local variables back to front |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | move to new functionality, mostly. |
commit | commitdiff | tree |
2025-03-19 |
Alan T. DeKok | clear cursor before exiting |
commit | commitdiff | tree |
2025-03-18 |
Alan T. DeKok | push checks for vp_edit and immutable down to edit... |
commit | commitdiff | tree |
2025-03-18 |
Alan T. DeKok | move to new syntax |
commit | commitdiff | tree |
2025-03-18 |
Alan T. DeKok | allow 100 chars |
commit | commitdiff | tree |
2025-03-18 |
Nick Porter | Pacify coverity (CID #1644853, #1644852, #1644851,... |
commit | commitdiff | tree |
2025-03-18 |
Alan T. DeKok | update messages and fix coverity issues |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | make function static |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | invalid_foo isn't an rcode |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | fr_slen_t vs ssize_t fixes |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | add more XLAT_VERIFY, and verify XLAT_TMPL, too |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | it helps to parent things properly |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | clean up debug output |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | use names consitent with tmpls |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | move finalize out of tokenize expression internal |
commit | commitdiff | tree |
2025-03-17 |
Alan T. DeKok | add [*] as per warning in debug mode |
commit | commitdiff | tree |
2025-03-16 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar |
commit | commitdiff | tree |
2025-03-16 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from the reference directory docs (manual... |
commit | commitdiff | tree |
2025-03-15 |
Alan T. DeKok | fix table and remove accidentally committed file |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & and incorporate PR edits from Alan/Arran |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from howto directory docs (manual change) |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &Tmp |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &Stripped |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from NAS |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from Filter attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from User-Name |
commit | commitdiff | tree |
2025-03-15 |
nolade | Regenerate from raddb source |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &parent attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &outer attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &session attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &control attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &request attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from &reply attribute |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & where %{&foo} |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & where &foo = bar & |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from the start of a line |
commit | commitdiff | tree |
2025-03-15 |
nolade | Remove & from back-tick quoted strings |
commit | commitdiff | tree |
2025-03-15 |
Alan T. DeKok | remove unused function |
commit | commitdiff | tree |
2025-03-15 |
Alan T. DeKok | check in more places for non-expression and EOS |
commit | commitdiff | tree |
2025-03-14 |
Alan T. DeKok | hoist xlat->tmpl->data into xlat box. |
commit | commitdiff | tree |
2025-03-14 |
Alan T. DeKok | only re-parse data if it's a bare word |
commit | commitdiff | tree |
2025-03-14 |
Alan T. DeKok | print :: prefix for XLAT_BOX, too |
commit | commitdiff | tree |
2025-03-13 |
Alan T. DeKok | always check function arguments |
commit | commitdiff | tree |
2025-03-12 |
Alan T. DeKok | clean up use of safe_for |
commit | commitdiff | tree |
2025-03-12 |
Alan T. DeKok | Py_GetPath is deprecated and will be remove. |
commit | commitdiff | tree |
2025-03-11 |
Nick Porter | Update Alteon dictionary |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | hackity hack, until such time as we fix xlat_copy() |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | fix wrong assertion |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | copy literals_safe_for |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | quote bare words in function arguments |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | these functions take variadic arguments |
commit | commitdiff | tree |
2025-03-10 |
Alan T. DeKok | failure to find an OID isn't an OOM issue |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | allow stealing of name buffer |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | move keyword tests to new xlat argument parser |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | update the tmpl_rules for argument parsing |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | %regex() takes variadic args |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | add notes on future optimizations |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | %test() takes a string argument in the tests. |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | make error easier to understand |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | don't overflow the buffer, and make the output clearer |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | it helps to copy TMPL_TYPE_DATA, too |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | tmpl may not be an attribute |
commit | commitdiff | tree |
2025-03-09 |
Alan T. DeKok | add quotes to function arguments in sample policies |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | this header file is no longer needed |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | limit what types can be copied and escaped |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | remove & from default values for module configurations |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | remove & from debug output and compiled names |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | remove files which should not have been committed |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | remove '&' from the date module |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | remove '&' from json |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | check and use new xlat_func_bare_words |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | return bytes consumed, like the other parsing functions |
commit | commitdiff | tree |
2025-03-08 |
Alan T. DeKok | add migration flag for xlat functions |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu... |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac... |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv... |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar |
commit | commitdiff | tree |
2025-03-08 |
github-actions... | Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar |
commit | commitdiff | tree |
2025-03-07 |
nolade | docs: Module section update and formatting. Partials... |
commit | commitdiff | tree |
2025-03-07 |
Alan T. DeKok | fix spacing of message |
commit | commitdiff | tree |
2025-03-07 |
Alan T. DeKok | update xlat_tokenize_arg() in preparation for move... |
commit | commitdiff | tree |
2025-03-07 |
Alan T. DeKok | rename function to be clearer, and check for errors |
commit | commitdiff | tree |
2025-03-07 |
Alan T. DeKok | remove unused function |
commit | commitdiff | tree |
2025-03-07 |
Alan T. DeKok | remove one more '&' from files and ldap |
commit | commitdiff | tree |
2025-03-07 |
Nick Porter | Tidy up |
commit | commitdiff | tree |
2025-03-07 |
Nick Porter | Tidy comments for sample rlm_smtp config |
commit | commitdiff | tree |
2025-03-07 |
Nick Porter | Remove & from rlm_smtp |
commit | commitdiff | tree |
2025-03-07 |
Nick Porter | Parameterise binding ip and ports for SMTP setup script |
commit | commitdiff | tree |
next |