]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-12-07  Alan T. DeKokadd t_rules flag "list_as_attr"
2021-12-07  Alan T. DeKokrework list assignment, and add UNION and MERGE
2021-12-07  Alan T. DeKoksupport "&=" and "|="
2021-12-07  Alan T. DeKokadd function which does binary operations on lists
2021-12-07  Alan T. DeKokadd "&=" and "|="
2021-12-07  Alan T. DeKokthese functions can no longer return negative numbers
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2021-12-07  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2021-12-07  Arran Cudbard... Just move the result...
2021-12-07  Arran Cudbard... Fix JSON 64bit integer tests
2021-12-07  Arran Cudbard... Fix json taint test
2021-12-07  Arran Cudbard... Quiet GCC
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2021-12-06  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2021-12-05  Arran Cudbard... Revert "Use the allocation functions to allocate buffer...
2021-12-05  Arran Cudbard... Use the allocation functions to allocate buffers in...
2021-12-05  Alan T. DeKokmore / better compile-time casting
2021-12-05  Alan T. DeKoksuppress spurious messages
2021-12-05  Alan T. DeKokshut up clang
2021-12-05  Alan T. DeKokrun only if there's regex enabled
2021-12-05  Alan T. DeKokfailed xlat / exec strings are empty strings
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2021-12-05  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2021-12-05  Arran Cudbard... Typo
2021-12-05  Arran Cudbard... Add debug functions for parse rules
2021-12-05  Arran Cudbard... Match what strcmp would return
2021-12-05  Arran Cudbard... Print regex capture groups too
2021-12-05  Alan T. DeKokcheck for existence of string
2021-12-05  Alan T. DeKokjust test for existence of string
2021-12-04  Alan T. DeKokignore this until we find out why it fails
2021-12-04  Alan T. DeKokstill perform operations when there's no edit list
2021-12-04  Alan T. DeKokadd underflow for uint32
2021-12-04  Alan T. DeKokcheck value of second attribute, too
2021-12-04  Alan T. DeKokadd temporary debug output
2021-12-04  Arran Cudbard... Fix xlat escaping for legacy synchronous calls
2021-12-04  Arran Cudbard... Fix breaking out of foreach sections
2021-12-04  Arran Cudbard... Only apply escape functions to tainted boxes
2021-12-04  Arran Cudbard... Remove the old synchronous xlat interpreter
2021-12-04  Arran Cudbard... Remove legacy xlat function infrastructure
2021-12-04  Alan T. DeKoklet's see if the passes with gcc
2021-12-04  Alan T. DeKokadd insert pair before function
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2021-12-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2021-12-03  Alan T. DeKokquiet compiler
2021-12-03  Alan T. DeKokdisable integer64 tests
2021-12-03  Alan T. DeKokdisable tests until nested group copies work
2021-12-03  Alan T. DeKokcontrol items are ":=" not "=="
2021-12-03  Alan T. DeKokfall through on true, not false
2021-12-03  Alan T. DeKokmake "call" run its children again
2021-12-03  Alan T. DeKokthis doesn't work for now. Removing it to allow CI...
2021-12-03  Alan T. DeKokcheck for existence, not for value
2021-12-03  Alan T. DeKokstrings are strings, not integers
2021-12-03  Alan T. DeKokthings inside of a "parallel" block are children
2021-12-03  Alan T. DeKokupdate conditional evaluator to return true/false
2021-12-03  Alan T. DeKokadd UNLANG_TYPE_EDIT and tests
2021-12-03  Alan T. DeKokupdate notes
2021-12-03  Alan T. DeKokadd notes on what to do
2021-12-03  Alan T. DeKokremove more $(shell..) by using built-in GNU make functions
2021-12-03  Terry BurtonFuzzer corpus pushback: Spread calls to the file_update...
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2021-12-03  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2021-12-02  Terry BurtonFuzzer corpus pushback: Avoid stripping of trailing...
2021-12-02  Arran Cudbard... Fixup cache redis tests
2021-12-02  Arran Cudbard... Isolate redis test keys from different tests
2021-12-02  Alan T. DeKokremove time zone offset, don't double them
2021-12-02  Arran Cudbard... Apply timezone offset correctly
2021-12-02  Arran Cudbard... Test the redis cache module
2021-12-02  Alan T. DeKokRevert "tests use certs from src/tests/certs, not raddb...
2021-12-02  Arran Cudbard... Provide more information about what expired
2021-12-02  Arran Cudbard... Strings need to be copied to the to_cast box first
2021-12-02  Arran Cudbard... Don't expect a prefix in tuples coming back from redis
2021-12-02  Arran Cudbard... Difference between Linux and macos?
next