]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-12-09  Alan T. DeKokadd more functions
2021-12-09  Alan T. DeKokjust access the field directly
2021-12-09  Alan T. DeKokuse type-safe macros to access internal pair dlist...
2021-12-09  Alan T. DeKokrename fr_pair_list_move() to fr_pair_list_move_op()
2021-12-09  Alan T. DeKoknew macro to generate type-safe wrappers for dlist...
2021-12-08  Arran Cudbard... Hack in default list selection when parsing in list_as_...
2021-12-08  Arran Cudbard... reorganise and rename tmpl_cursor functions
2021-12-08  Alan T. DeKokmore "shut up clang"
2021-12-08  Alan T. DeKokprint the correct field
2021-12-08  Alan T. DeKokcompile edit sections, too
2021-12-08  Alan T. DeKokrelax the checks for attributes a bit
2021-12-07  Alan T. DeKokshut up compiler
2021-12-07  Terry BurtonScheduled fuzzing: Cache merged corpus; push back only...
2021-12-07  Alan T. DeKoktry to shut up compiler
2021-12-07  Alan T. DeKokshut up stupid compiler
2021-12-07  Alan T. DeKokminor cleanups
2021-12-07  Alan T. DeKokhelps to set the result
2021-12-07  Alan T. DeKokuse correct field
2021-12-07  Alan T. DeKokhandle list to list edit operations
2021-12-07  Alan T. DeKokallow new operators, too
2021-12-07  Alan T. DeKokhandle end of list conditions, too, and other fixes
2021-12-07  Alan T. DeKoktypo
2021-12-07  Alan T. DeKokallow "make test.keywords.foo" to run a particular...
2021-12-07  Alan T. DeKokuse an intermediate box, so "dst" does not have to...
2021-12-07  Alan T. DeKokadd fr_dict_attr_compatible
2021-12-07  Alan T. DeKokcatch stupidities.
2021-12-07  Alan T. DeKoktype "group" can only point to TLVs
2021-12-07  Alan T. DeKokcan't do UNION on structs
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
next