2021-02-03 |
Arran Cudbard... | Unused |
commit | commitdiff | tree |
2021-02-02 |
Arran Cudbard... | Check if we have a trigger args list |
commit | commitdiff | tree |
2021-02-02 |
Arran Cudbard... | Add fr_rb_node_t fields to structures that are inserted... |
commit | commitdiff | tree |
2021-02-02 |
Arran Cudbard... | Use names field initialisers |
commit | commitdiff | tree |
2021-02-02 |
Terry Burton | Move shellcheck RC from root to workflow config; disabl... |
commit | commitdiff | tree |
2021-02-02 |
Terry Burton | Fuzzer artifact fetcher (#3893) |
commit | commitdiff | tree |
2021-02-02 |
James Jones | Revise dbuff_tests to avoid provoking jscpd (#3902) |
commit | commitdiff | tree |
2021-02-02 |
Arran Cudbard... | Only run the free walker if we have a free callback |
commit | commitdiff | tree |
2021-02-02 |
Arran Cudbard... | More rbmonkey fixes |
commit | commitdiff | tree |
2021-02-01 |
Arran Cudbard... | Delete data as the _last_ step when removing or inserti... |
commit | commitdiff | tree |
2021-02-01 |
Terry Burton | LLVM snapshot repository is broken; switch to LLVM... |
commit | commitdiff | tree |
2021-02-01 |
Hua Zhong | Add Arista Captive-Portal and fix WebAuth start/complet... |
commit | commitdiff | tree |
2021-02-01 |
Terry Burton | Typo |
commit | commitdiff | tree |
2021-01-29 |
Alan T. DeKok | look at listener only if it exists |
commit | commitdiff | tree |
2021-01-29 |
Arran Cudbard... | Fix condition |
commit | commitdiff | tree |
2021-01-29 |
Arran Cudbard... | Don't crash if env_pairs are NULL |
commit | commitdiff | tree |
2021-01-29 |
Arran Cudbard... | Add Hitron dictionary |
commit | commitdiff | tree |
2021-01-29 |
Federico Capoano | sqlcounter: fixed configuration for PostgreSQL #3867 |
commit | commitdiff | tree |
2021-01-29 |
Arran Cudbard... | Add inverse type mappings for bool |
commit | commitdiff | tree |
2021-01-29 |
Arran Cudbard... | More helpful error messages |
commit | commitdiff | tree |
2021-01-29 |
Jorge Pereira | rlm_python: The detach() function in example.py expects... |
commit | commitdiff | tree |
2021-01-29 |
Nick Porter | Add extra tests to rlm_attr_filter to exercise the... |
commit | commitdiff | tree |
2021-01-28 |
Jorge Pereira | radclient: Fix 'invalid attribute' test |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | Changed prematurely |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | thresh should be an fr_rb_test_node_t |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | Grr stupid generics |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | Avoid type conflicts in fr_dbuff_advance |
commit | commitdiff | tree |
2021-01-28 |
Jorge Pereira | radclient: Add tests validating invalid attributes |
commit | commitdiff | tree |
2021-01-28 |
Jorge Pereira | test: Add 'IGNORE_ERROR' option for radclient tests |
commit | commitdiff | tree |
2021-01-28 |
James Jones | Avoid backing up markers and make naming and usage... |
commit | commitdiff | tree |
2021-01-28 |
James Jones | Modernize and clean up dhcpv4 encoding code to make... |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | Don't allow the length argument of fr_dbuff_advance... |
commit | commitdiff | tree |
2021-01-28 |
James Jones | Remove FR_DBUFF_RESERVE*() now that nothing uses it. |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | Fixup rbmonkey so it does not duplicate private structs |
commit | commitdiff | tree |
2021-01-28 |
Alan T. DeKok | ensure that we do adoc -> man conversions, too |
commit | commitdiff | tree |
2021-01-28 |
Nick Porter | Correct path for man pages made from adoc files |
commit | commitdiff | tree |
2021-01-28 |
Arran Cudbard... | We should always have list head pointer values now... |
commit | commitdiff | tree |
2021-01-28 |
Nick Porter | Can't write to a const |
commit | commitdiff | tree |
2021-01-27 |
Terry Burton | CI: Allow one-off fuzzing runtime to be specified in... |
commit | commitdiff | tree |
2021-01-27 |
Terry Burton | CI: Set explicit retention days for uploaded assets... |
commit | commitdiff | tree |
2021-01-27 |
Nick Porter | Make attr_filter test pass |
commit | commitdiff | tree |
2021-01-27 |
Nick Porter | Remove pair from temporary list before adding to correc... |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | unify checks for buffer_len==1 and do_not_respond |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | always use protocol size, even for do_not_respond |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | tell the IO handler that we're done |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | DHCPv4: Still need to copy pairs to a local list so... |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | add flag / assertion for request is finished |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | Use a local var for easier debugging |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | tests for the attr_filter module |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | print out when we're cleaning up the packet |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-01-27 |
Alan T. DeKok | man files are built on "make install", not "make" |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | Fix issue with TLV presence checks for attribute resolv... |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | Prefix rbtree types with fr_ |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | Avoid zeroing out memory and then filling it with data |
commit | commitdiff | tree |
2021-01-27 |
Arran Cudbard... | Simplify uses of rbtrees in radclient/packet list track... |
commit | commitdiff | tree |
2021-01-26 |
Arran Cudbard... | Deal with error paths in callers of dict_attr_alloc_null |
commit | commitdiff | tree |
2021-01-26 |
D. Domig | Update license |
commit | commitdiff | tree |
2021-01-26 |
Terry Burton | CI: Fix fuzzer asset naming |
commit | commitdiff | tree |
2021-01-26 |
Terry Burton | Scheduled fuzzing improvements |
commit | commitdiff | tree |
2021-01-26 |
James Jones | Rename parameters of fr_dbuff_in_bytes() and FR_DBUFF_I... |
commit | commitdiff | tree |
2021-01-26 |
Nick Porter | Rename dpair_legacy.c to pair_legacy.c |
commit | commitdiff | tree |
2021-01-26 |
Nick Porter | Rename dpair.c to pair.c |
commit | commitdiff | tree |
2021-01-26 |
Alan T. DeKok | try to shut up the linter. |
commit | commitdiff | tree |
2021-01-26 |
Alan T. DeKok | docs, and provisions for lldb |
commit | commitdiff | tree |
2021-01-26 |
Alan T. DeKok | wrapper script so we don't need to remember anything |
commit | commitdiff | tree |
2021-01-26 |
Alan T. DeKok | clean up tags on fail, too |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | GCC doesn't deal with multiple pragmas in the same... |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Missing inline |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Fix various build issues |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Can't warn about unused results when there's no result |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Format build deps correctly |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Mark up return values of pair allocation functions... |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Note used |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Rework DIAG_ON and DIAG_OFF macros to behave consistently. |
commit | commitdiff | tree |
2021-01-25 |
Terry Burton | CI: Activate tmate on failure when pushing to the ci... |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Use new function for clearing error stack |
commit | commitdiff | tree |
2021-01-25 |
Terry Burton | CI: Rework package installation for on-push CI and... |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Remove util/pair.c and util/pair_legacy.c |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Remove USE_DOUBLE_LIST from build options |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Set correct function type for eval function in protocol... |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Replace references to cursor.h with dcursor.h |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Replace util/pair_legacy.h with util/dpair_legacy.h |
commit | commitdiff | tree |
2021-01-25 |
Nick Porter | Replace util/pair.h with util/dpair.h |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Add build dependency for deb packages on Perl |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Run fuzzer.c through the formatter |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | ws |
commit | commitdiff | tree |
2021-01-25 |
Arran Cudbard... | Add function for explicitly clearing outstanding messages |
commit | commitdiff | tree |
2021-01-24 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2021-01-24 |
Alan T. DeKok | we have one byte of option length, too |
commit | commitdiff | tree |
2021-01-24 |
Alan T. DeKok | use p / end, and data / data_len |
commit | commitdiff | tree |
2021-01-24 |
Alan T. DeKok | ensure variables are initialized |
commit | commitdiff | tree |
2021-01-24 |
Alan T. DeKok | clear errors after every run. |
commit | commitdiff | tree |
2021-01-23 |
Arran Cudbard... | Fiz various issues with fuzzer.c |
commit | commitdiff | tree |
2021-01-23 |
Arran Cudbard... | Revert "just call printf, not push" |
commit | commitdiff | tree |
2021-01-23 |
Alan T. DeKok | just call printf, not push |
commit | commitdiff | tree |
2021-01-23 |
Arran Cudbard... | include stdbool |
commit | commitdiff | tree |
2021-01-23 |
Arran Cudbard... | ...and the mk file |
commit | commitdiff | tree |
2021-01-23 |
Terry Burton | Nightly, continuous fuzzing using LLVM snapshot |
commit | commitdiff | tree |
2021-01-23 |
Terry Burton | Fuzzer: Honour -D dictdir when using jobs=N option |
commit | commitdiff | tree |
next |