2021-12-21 |
Alan T. DeKok | this function is only used by the xlat code |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | decode_pair test point should take fr_dict_attr_t const... |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | remove fr_dict_t from struct trampoline functions |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | clarify error message |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | minor rearrangements, and update arrays for new operators |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | encode / decode STRUCT too |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | no need to pass dict_dns to all of the dns functions |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | no need to pass dict_dhcpv6 to all of the dhcpv6 functions |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | no need to pass dict_dhcpv4 to all of the dhcpv4 functions |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | no need to pass dict_radius to all of the radius functions |
commit | commitdiff | tree |
2021-12-21 |
Alan T. DeKok | more operations for ip addresses and prefixes |
commit | commitdiff | tree |
2021-12-21 |
Terry Burton | CI FreeBSD: Run on push/pull; more VM memory; use rsync... |
commit | commitdiff | tree |
2021-12-17 |
Arran Cudbard... | Fix dlist definition macros to be safer |
commit | commitdiff | tree |
2021-12-17 |
Alan T. DeKok | -Wunused |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | add right/left-shift operations |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | add more tokens |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | clarify and extend error messages |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | clean up error messages and compress the code |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | convert asserts to run-time checks |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | make fr_edit_list_insert_list_after() work for !el... |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | add support for intersection |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | parse "&=" as an operator for sections |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | add merge with RHS priority |
commit | commitdiff | tree |
2021-12-16 |
Alan T. DeKok | notes on new editting |
commit | commitdiff | tree |
2021-12-16 |
Arran Cudbard... | Stupid const issue |
commit | commitdiff | tree |
2021-12-16 |
Arran Cudbard... | Allow for persistent TLS session keys |
commit | commitdiff | tree |
2021-12-15 |
Arran Cudbard... | Verify the _whole_ list not just half of it |
commit | commitdiff | tree |
2021-12-13 |
Terry Burton | DEB packaging: python-dev has been dropped in Sid ... |
commit | commitdiff | tree |
2021-12-13 |
Terry Burton | Detect and link libm (#4335) |
commit | commitdiff | tree |
2021-12-13 |
James Jones | Make closefrom return void as per /usr/include/unistd... |
commit | commitdiff | tree |
2021-12-12 |
Terry Burton | Add missing header (#4332) |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | fix format |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | add ndebug unused |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | allow list -= attr |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | RHS can't be an attribute reference |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | add 16-bit "safe" field |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | allow &list := {} to clear the list |
commit | commitdiff | tree |
2021-12-12 |
Alan T. DeKok | tests for new functionality |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | and one more "shut up clang" |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | I said SHUT THE HECK UP |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | clang: shut up and stop being so stupid |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | shut up clang analyzer |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | more "shut up clang analyzer" |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | allow assignment of strings to structural VPs |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | update parser to cast RHS as string for structural... |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | clarify error message |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | shut up clang analyzer |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | fr_pair_list_afrom_str() now takes a dict_attr root... |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | "box" can't be NULL, either |
commit | commitdiff | tree |
2021-12-11 |
Alan T. DeKok | don't manually set VT_DATA everywhere |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | compile regex string, not xlat input |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | nothing uses VT_XLAT any more |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | remove xlat_eval_pair() now that nothing sets VT_XLAT |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | relax checks |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | remove fr_pair_mark_xlat(), as nothing uses it |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | remove call to fr_pair_mark_xlat() |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | remove "op" from fr_pair_make() |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | these don't use (and shouldn't use) VT_XLAT |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | one more fix for fr_map_list_t |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | this has been unused for a long time |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | disallow "list := xlat / exec" |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | more fr_map_list fixes |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | fix this, too |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | only include the headers we need |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | clean up random formatting |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | use new dlist macros for fr_map_list_t |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | add one more function |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | no need to use dcursors here |
commit | commitdiff | tree |
2021-12-10 |
Alan T. DeKok | one more try |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | clean up templatize_rhs to be a bit faster and more... |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | unify some data structures |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | remove unused fields |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | clarify which attribute reference failed to paese |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | add more functions |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | just access the field directly |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | use type-safe macros to access internal pair dlist... |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | rename fr_pair_list_move() to fr_pair_list_move_op() |
commit | commitdiff | tree |
2021-12-09 |
Alan T. DeKok | new macro to generate type-safe wrappers for dlist... |
commit | commitdiff | tree |
2021-12-08 |
Arran Cudbard... | Hack in default list selection when parsing in list_as_... |
commit | commitdiff | tree |
2021-12-08 |
Arran Cudbard... | reorganise and rename tmpl_cursor functions |
commit | commitdiff | tree |
2021-12-08 |
Alan T. DeKok | more "shut up clang" |
commit | commitdiff | tree |
2021-12-08 |
Alan T. DeKok | print the correct field |
commit | commitdiff | tree |
2021-12-08 |
Alan T. DeKok | compile edit sections, too |
commit | commitdiff | tree |
2021-12-08 |
Alan T. DeKok | relax the checks for attributes a bit |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | shut up compiler |
commit | commitdiff | tree |
2021-12-07 |
Terry Burton | Scheduled fuzzing: Cache merged corpus; push back only... |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | try to shut up compiler |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | shut up stupid compiler |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | minor cleanups |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | helps to set the result |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | use correct field |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | handle list to list edit operations |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | allow new operators, too |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | handle end of list conditions, too, and other fixes |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | allow "make test.keywords.foo" to run a particular... |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | use an intermediate box, so "dst" does not have to... |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | add fr_dict_attr_compatible |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | catch stupidities. |
commit | commitdiff | tree |
2021-12-07 |
Alan T. DeKok | type "group" can only point to TLVs |
commit | commitdiff | tree |
next |