2021-11-09 |
Alan T. DeKok | no need to call it mod_instantiate() |
commit | commitdiff | tree |
2021-11-09 |
Alan T. DeKok | remove unused prototype |
commit | commitdiff | tree |
2021-11-09 |
James Jones | Remove redundant comparisons (#4307) |
commit | commitdiff | tree |
2021-11-09 |
Matthew Newton | make sure we catch 0 iterations in the $PBKDF2$...... |
commit | commitdiff | tree |
2021-11-09 |
James Jones | Working trunk tests (#4306) |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | don't bother using "rlm_" prefixes everywhere. They... |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | use inst->name where possible |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | these are just EAP things, and are common across all... |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | remove LOG_PREFIX_ARGS, and just use LOG_PREFIX everywhere |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | use inst->name instead of dl_module_instance_name_by_data() |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | use static name with log_prefix and ID |
commit | commitdiff | tree |
2021-11-08 |
Alan T. DeKok | unify to inst->name, instead of inst->xlat_name |
commit | commitdiff | tree |
2021-11-07 |
Alan T. DeKok | shut up compiler |
commit | commitdiff | tree |
2021-11-07 |
Alan T. DeKok | return on error |
commit | commitdiff | tree |
2021-11-06 |
Arran Cudbard... | Revert "Remove hot branch in rbtree find_node" |
commit | commitdiff | tree |
2021-11-06 |
Arran Cudbard... | Remove hot branch in rbtree find_node |
commit | commitdiff | tree |
2021-11-06 |
Arran Cudbard... | Suppress lgtm weak crypto warning |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Include dhcpv6 state machine options to control status... |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Add idx versions of pair_find functions |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Update test now we don't send status by default |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Information requests are not directed |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Don't add status on success |
commit | commitdiff | tree |
2021-11-05 |
Alan T. DeKok | cache align TCP packets, too |
commit | commitdiff | tree |
2021-11-05 |
Alan T. DeKok | remove unused functions |
commit | commitdiff | tree |
2021-11-05 |
Alan T. DeKok | cache align UDP messages |
commit | commitdiff | tree |
2021-11-05 |
Alan T. DeKok | CPU cache line sizes are generally 64 bytes |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Revert "Pass dict root not dicts..." |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Pass dict root not dicts... |
commit | commitdiff | tree |
2021-11-05 |
Arran Cudbard... | Pass in protocol specific dictionaries to the packet... |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Invert args |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | special free function |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | We apparently don't cache this anymore |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | singular not plaural |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Include our talloc header here |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Aruba dict updates closes #4297 |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | ...one more |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | ...and another |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Should be signed |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Move talloc header |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Copy interface id back if it was included |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Fix various dumb issues |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Fix typos |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | we don't need a second name here |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | allow running individual module tests |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Need talloc |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Dump capabilities to INFO() at various phases in the... |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | add const |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | move mschap specific rules to top-level, and make top... |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | let's put files into ${localstatedir}, and not /tmp |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | move db_dir, as nothing uses it |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | fix xlats for virtual modules |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | use another module for redundant tests |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | move virtual module to "modules" section |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | remove all references to "instantiate" |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | remove special cases for "instantiate", it no longer... |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | look up virtual modules using new API |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | move virtual_modules back to bootstrap, and track them |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | Revert "Revert "remove the 'instantiate' section, as... |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | allow for multiple instances |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | add LOG_ID_LIB to files |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | cleanups, and allow assigning of IDs to files |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | define LOG_ID_SECTION for the drivers |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | cleanups |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | allow for LIB/SECTION IDs to be in different directories |
commit | commitdiff | tree |
2021-11-04 |
Alan T. DeKok | more notes |
commit | commitdiff | tree |
2021-11-04 |
James Jones | Add #include <sys/types.h> to the ssize_t test program... |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Don't print the module prefix |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Helps to init the lists |
commit | commitdiff | tree |
2021-11-04 |
Arran Cudbard... | Copy all of the server_id and client_id attributes |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Fix assert |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Final temporary fix for replacing nested pairs |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Add more validation calls |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | := should just replace the existing vp instead of build... |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Still replacing in the extent's list |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Fix case in tmpl_extents_find for where the leaf attrib... |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Catch logic errors sooner in tmpl_extents_find |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | They're fixed length attributes... |
commit | commitdiff | tree |
2021-11-03 |
Nick Porter | v4: Convert SQL xlat to new API (#4302) |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | ...and another couple |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Incorrect ctx for timer |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Remove coverity badge. The coverity scan tool is broken. |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | We need the link address attribute not its ancestor |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Don't process the next state if we can't find the requi... |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Off by one |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Fix crash on exit |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Don't loop infinitely when cancelling requests |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | More quotes |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Don't leave freed thread trunks in the tree of ldap... |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Fix dns encoder call to dump_fuzzer_data |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Move rctx into mctx, fixing dhcpv6_process in the process |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Revert "remove the 'instantiate' section, as it's no... |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | slightly clear |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Better string parsing errors |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Fix protocol attributes in xlats in policies |
commit | commitdiff | tree |
2021-11-03 |
Arran Cudbard... | Ignore profiler files |
commit | commitdiff | tree |
2021-11-02 |
Arran Cudbard... | Create tag attributes from the root _not_ under TLVs... |
commit | commitdiff | tree |
2021-11-02 |
Arran Cudbard... | Allow setting the debug level for fuzzer targets |
commit | commitdiff | tree |
next |