| 2025-12-06 |
Alan T. DeKok | no need to check the number when parsing the OID |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | remove last vestiges of "keys can have children" |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | move "set type_size and length" to separate function |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | set the default type size for a dictionary |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | VSA type size depends on the VENDOR type size, but... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | enforce correct mapping between protocol name and number |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alan T. DeKok | fr_dict_attr_unknown_afrom_da() can return NULL |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Ethan Thompson | fix: Corrected the return values for when a default... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
Alan T. DeKok | add a "pair-compare" function |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
Alan T. DeKok | cache the root protocol dictionary, and the internal... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
Alan T. DeKok | handle the case of internal attributes in protocol... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
Alan T. DeKok | do not allow leaf types to be in the middle of an OID... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | remove "key as structural element" from tests |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | it's OK to not be given an attribute |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | expose API to create one unknown attribute from a numbe... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | make the error a little but clearer |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | add and use FR_DBUFF_ERROR_OFFSET |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | use fr_dbuff_used() |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | update comment |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | check limits on the data. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Alan T. DeKok | tweak output to be a bit clearer |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
Nick Porter | Include Genexis DHCPv4 dictionary |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
Alan T. DeKok | export fr_dict_attr_unknown_alloc() |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
Alan T. DeKok | aliases can only be to siblings, and children of siblings |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
Alan T. DeKok | add -F <format> in preparation for printing as dictionaries |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alan T. DeKok | mark up where pairs were allocated from |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alan T. DeKok | track where a #fr_pair_t was allocated from |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alan T. DeKok | add parent DA to fr_pair_verify() |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alan T. DeKok | initialize buffer to quiet compiler |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alan T. DeKok | add more dict functions, and run more dict tests for... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | update with notes for the test that is still failing |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | move fixup of attr ref to place where it is called... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | correct the name |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | add missing CR/LF |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | correct error message |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
Alan T. DeKok | note why unions have a key ref |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | add functions to print information about attributes |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | print out more flags |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | suppress protocol name after the first level |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | add assert to quiet coverity |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | add recursive option for printing dictionary entries |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | don't print out the entire environment, and add radict... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | fix comment |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | aliases have no data type |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | it helps to check for success, and to produce meaningfu... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | add more assertions to ensure proper parent/child order |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | limit where ALIASes can go. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alan T. DeKok | allow for copying of aliases. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | double-check and limit which type of attributes can... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | set a flag when an attribute has an alias |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | clean up and relax checks when copying ENUMs |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | no need to create an intermediate attribute when cloning |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | leaf attributes no longer get cloned, so delete unused... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | use new data type uint32 instead of old integer |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | insert enum cloning into the correct list |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | error out if source DA has no children |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | tweak sanity checks for src/dst when cloning attributes |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | no need to call dict_attr_acopy_enumv() for enum=... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
Alan T. DeKok | if necessary, cast the enums when copying |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | remove dict_attr_acopy_dict(), and update dict_attr_acopy() |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | keys can no longer have children |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
nolade | docs-v4: Update Concepts landing page and nav panel... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
nolade | docs: Reference landing page Updates PR #5678 |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
nolade | docs-v4: Build fix - added table delilmiter |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | let's clone the various flags, too |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | tweak checks for type size |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | print types and length, too |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | more checks for aliases |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Update docs from sample raddb |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Typo |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Remove rlm_date config info from sample rlm_cache config |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Formatting |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Remove & from comments |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Add client_hello_parse option to enable extraction... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Define callback for extracting data from TLS Client... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Add dictionary entries for TLS Client Hello |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Nick Porter | Use log_request_proto_pair_list when reporting what... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | remove migration flag for unions |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | remove hacks for key fields |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Alan T. DeKok | remove STRUCT dictionary keyword |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | start removing the ability for key fields to have children |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | move final tests to new union syntax |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | print out the filter pairs, for laziness |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | move fprintf pair routines to pair_print |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | take the raw attribute number from the value of the... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | add helper function to turn any integer type into uint64_t |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | we can't use BEGIN/END on structs |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | no need for BEGIN/END of struct |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | move the rest of DHCPv6 to the new union syntax |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | token names must be local, and not relative or absolute |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | give more context for errors |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
Alan T. DeKok | add note that copying ALIAS isn't done yet |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | Partially move DHCPv6 to new union syntax |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | tweak assertion again |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | move DHCPv4 to new union syntax |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | print the attribute name, and not the enum name |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | move BFD to new union syntax |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
Alan T. DeKok | some fields can be raw |
commit | commitdiff | tree | snapshot |
| next |