| 2019-11-06 |
Arran Cudbard... | Switch to compile time check for ASAN |
commit | commitdiff | tree |
| 2019-11-06 |
Arran Cudbard... | Fix invalid check |
commit | commitdiff | tree |
| 2019-11-06 |
Arran Cudbard... | Remove unused function |
commit | commitdiff | tree |
| 2019-11-06 |
Arran Cudbard... | Remove some instances of fr_hash_table_walk |
commit | commitdiff | tree |
| 2019-11-06 |
Alan T. DeKok | unload dl's, too. |
commit | commitdiff | tree |
| 2019-11-06 |
Alan T. DeKok | free "autofree" context manually |
commit | commitdiff | tree |
| 2019-11-06 |
Alan T. DeKok | set gctx to NULL and check it in more places |
commit | commitdiff | tree |
| 2019-11-06 |
Alan T. DeKok | set gctx to NULL on free |
commit | commitdiff | tree |
| 2019-11-06 |
Arran Cudbard... | Revert "Use _r variant of basename and dirname" |
commit | commitdiff | tree |
| 2019-11-06 |
Arran Cudbard... | Use _r variant of basename and dirname |
commit | commitdiff | tree |
| 2019-11-06 |
Alan T. DeKok | don't use dirname() or basename(). They are NOT safe. |
commit | commitdiff | tree |
| 2019-11-05 |
Jorge Pereira | Helpful to print the fullpath of unit test (#3103) |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | log_dir not logdir |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | More fixes... |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | allow decode of zero-length strings |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Include missing header |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Remove rad_mkdir, and the _file from the fr_file functions |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Use name not argv[0] |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | use TESTBIN which has all of the magic necessary for... |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | get rid of stupid "error 0" |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | We only get "waking up" messages at DEBUG4 |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Print what we failed to open |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Another typo... |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Print what we failed to allocate |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Add new top level dict_gctx, fix a bunch of const issue... |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | s/coerce/unconst/ |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Rename 'alias' to 'name' in the dictionary code |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | add and use fr_dict_coerce() |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | Revert "make more dict functions take const" |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | Revert "this now takes const, too" |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | make dict autoload functions take `fr_dict_t const*` |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Remove all the rediculously complex logging code from... |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Fix const issue |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Explicitly free more things |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | don't use mktemp. We already have the "build" directory |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | this now takes const, too |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | make more dict functions take const |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | Packet-Type is in the DHCPv4 dict, not in the RADIUS... |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Fix const issue |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | don't allow "next" to alias "ref" |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | free ctx on error |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Add support for test dictionaries in unit_test_attribute |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Skip internal attributes. Non-protocol attributes... |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Allow dictionary root dir to be manipulated at runtime |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Add space to error message |
commit | commitdiff | tree |
| 2019-11-05 |
Arran Cudbard... | Move file manipulation functions into their own source... |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | allow first member of STRUCT to be variable length |
commit | commitdiff | tree |
| 2019-11-05 |
Alan T. DeKok | depend on the binary, too |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | use the new test framework |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | move RADIUS stubtype stuff to libfreeradius-radius |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | move dlopen() to load by protocol |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | move lowercase to caller |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | start of autoload and validation for dictionaries. |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | lowercase library names, and mash '-' to '_' |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | use talloc_const_free |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | allow "eap-*" for now. |
commit | commitdiff | tree |
| 2019-11-04 |
Jorge Pereira | Add tests for DHCPv6 / rfc8415 (#3100) |
commit | commitdiff | tree |
| 2019-11-04 |
Arran Cudbard... | Revert "All protocols have to have a dictionary." ... |
commit | commitdiff | tree |
| 2019-11-04 |
Arran Cudbard... | Clean up unit tests more |
commit | commitdiff | tree |
| 2019-11-04 |
Arran Cudbard... | Only one more bad use of vp_strvalue to go... |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | always end the dictionary with a CR / LF |
commit | commitdiff | tree |
| 2019-11-04 |
Arran Cudbard... | Take a pass through and add MEM() where it should be... |
commit | commitdiff | tree |
| 2019-11-04 |
Alan T. DeKok | All protocols have to have a dictionary. |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455235 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455236 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455238 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455239 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455245 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455246 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455229 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455232 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455237 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455241 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455243 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455249 |
commit | commitdiff | tree |
| 2019-11-03 |
Arran Cudbard... | CID 1455250 |
commit | commitdiff | tree |
| 2019-11-03 |
Alan T. DeKok | use consistent names |
commit | commitdiff | tree |
| 2019-11-03 |
Alan T. DeKok | minor cleanups |
commit | commitdiff | tree |
| 2019-11-03 |
Alan T. DeKok | add hardware types |
commit | commitdiff | tree |
| 2019-11-03 |
Alan T. DeKok | use DIR for local directory |
commit | commitdiff | tree |
| 2019-11-02 |
Arran Cudbard... | Remove duplicate |
commit | commitdiff | tree |
| 2019-11-02 |
Arran Cudbard... | Disable v6 test |
commit | commitdiff | tree |
| 2019-11-02 |
Arran Cudbard... | Use fr_mkdir where possible |
commit | commitdiff | tree |
| 2019-11-02 |
Arran Cudbard... | Recursively search for test files to run through unit_t... |
commit | commitdiff | tree |
| 2019-11-02 |
Alan T. DeKok | return that we decoded this option, and only this option |
commit | commitdiff | tree |
| 2019-11-02 |
Alan T. DeKok | manually decode IPv6 prefix. |
commit | commitdiff | tree |
| 2019-11-01 |
Alan T. DeKok | smash previous value |
commit | commitdiff | tree |
| 2019-11-01 |
Alan T. DeKok | helps to fix the count when changing tests |
commit | commitdiff | tree |
| 2019-11-01 |
Alan T. DeKok | set the correct type size at the dict root, too |
commit | commitdiff | tree |
| 2019-11-01 |
Alan T. DeKok | error out of we can't find an appropriate parent |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Split out only the DHCPv6 tests which are specific... |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Not used yet... |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Don't print messages if the FD is the same as the one... |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Unused vars |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Rework the unbound I/O code to... work |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Add unbound logging glue code |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Fix up some names in rlm_rest async I/O code |
commit | commitdiff | tree |
| 2019-11-01 |
Arran Cudbard... | Ignore "install" directory in the base of the repo |
commit | commitdiff | tree |
| next |