]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-12-16  Alan T. DeKoknotes on new editting
2021-12-16  Arran Cudbard... Stupid const issue
2021-12-16  Arran Cudbard... Allow for persistent TLS session keys
2021-12-15  Arran Cudbard... Verify the _whole_ list not just half of it
2021-12-13  Terry BurtonDEB packaging: python-dev has been dropped in Sid ...
2021-12-13  Terry BurtonDetect and link libm (#4335)
2021-12-13  James JonesMake closefrom return void as per /usr/include/unistd...
2021-12-12  Terry BurtonAdd missing header (#4332)
2021-12-12  Alan T. DeKokfix format
2021-12-12  Alan T. DeKokadd ndebug unused
2021-12-12  Alan T. DeKokallow list -= attr
2021-12-12  Alan T. DeKokRHS can't be an attribute reference
2021-12-12  Alan T. DeKokadd 16-bit "safe" field
2021-12-12  Alan T. DeKokallow &list := {} to clear the list
2021-12-12  Alan T. DeKoktests for new functionality
2021-12-11  Alan T. DeKokand one more "shut up clang"
2021-12-11  Alan T. DeKokI said SHUT THE HECK UP
2021-12-11  Alan T. DeKokclang: shut up and stop being so stupid
2021-12-11  Alan T. DeKokshut up clang analyzer
2021-12-11  Alan T. DeKokmore "shut up clang analyzer"
2021-12-11  Alan T. DeKokallow assignment of strings to structural VPs
2021-12-11  Alan T. DeKokupdate parser to cast RHS as string for structural...
2021-12-11  Alan T. DeKokclarify error message
2021-12-11  Alan T. DeKokshut up clang analyzer
2021-12-11  Alan T. DeKokfr_pair_list_afrom_str() now takes a dict_attr root...
2021-12-11  Alan T. DeKok"box" can't be NULL, either
2021-12-11  Alan T. DeKokdon't manually set VT_DATA everywhere
2021-12-10  Alan T. DeKokcompile regex string, not xlat input
2021-12-10  Alan T. DeKoknothing uses VT_XLAT any more
2021-12-10  Alan T. DeKokremove xlat_eval_pair() now that nothing sets VT_XLAT
2021-12-10  Alan T. DeKokrelax checks
2021-12-10  Alan T. DeKokremove fr_pair_mark_xlat(), as nothing uses it
2021-12-10  Alan T. DeKokremove call to fr_pair_mark_xlat()
2021-12-10  Alan T. DeKokremove "op" from fr_pair_make()
2021-12-10  Alan T. DeKokthese don't use (and shouldn't use) VT_XLAT
2021-12-10  Alan T. DeKokone more fix for fr_map_list_t
2021-12-10  Alan T. DeKokthis has been unused for a long time
2021-12-10  Alan T. DeKokdisallow "list := xlat / exec"
2021-12-10  Alan T. DeKokmore fr_map_list fixes
2021-12-10  Alan T. DeKokfix this, too
2021-12-10  Alan T. DeKokonly include the headers we need
2021-12-10  Alan T. DeKokclean up random formatting
2021-12-10  Alan T. DeKokuse new dlist macros for fr_map_list_t
2021-12-10  Alan T. DeKokadd one more function
2021-12-10  Alan T. DeKokno need to use dcursors here
2021-12-10  Alan T. DeKokone more try
2021-12-09  Alan T. DeKokclean up templatize_rhs to be a bit faster and more...
2021-12-09  Alan T. DeKokunify some data structures
2021-12-09  Alan T. DeKokremove unused fields
2021-12-09  Alan T. DeKokclarify which attribute reference failed to paese
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
next