]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-10-04  James JonesAdd validation for attrlen (CID #504038)
2023-10-03  Alan T. DeKokswitch over the correct type
2023-10-03  Alan T. DeKokuse correct API
2023-10-03  Alan T. DeKokuse correct API
2023-10-03  Alan T. DeKokpeople shouldn't use common names
2023-10-03  James JonesUpdate comment on reference for VLAN Query Protocol...
2023-10-03  Alan T. DeKokquiet compiler
2023-10-03  Alan T. DeKokensure strings and octets are initialized
2023-10-03  Alan T. DeKokadd alias for IP-Port-*
2023-10-03  Alan T. DeKokadd aliases for vendors
2023-10-03  Alan T. DeKokallow alias Cisco -> Vendor-Specific.Cisco
2023-10-03  Alan T. DeKoksome auto-conversion
2023-10-03  Alan T. DeKokhandle all types of input args
2023-10-03  Alan T. DeKokmore conversion to new function format
2023-10-03  Alan T. DeKoknote deprecated functions
2023-10-02  Alan T. DeKoknote that %expr is no longer needed
2023-10-02  Alan T. DeKokcmp functions have required arguments
2023-10-02  Alan T. DeKokupdate for new behavior
2023-10-02  Alan T. DeKoknote that these aren't for v4
2023-10-02  Alan T. DeKokdon't use (&foo || 0) for numerical types. It's now...
2023-10-02  Alan T. DeKokadd support for missing arguments to binary op
2023-10-02  Alan T. DeKokmore cleanups
2023-10-02  Alan T. DeKokget rid of some alternation
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2023-10-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2023-10-01  Alan T. DeKokclean up and start removing %{expr:}
2023-10-01  Alan T. DeKokmove funtion to the only place which uses it
2023-10-01  Alan T. DeKoknow that we have more fixes, use %{... expr ...} in...
2023-10-01  Alan T. DeKokminor fixes
2023-10-01  Alan T. DeKoknote that %expr() has (or will be) removed
2023-10-01  Alan T. DeKokdon't include trailing '}' in name, and be sure to...
2023-10-01  Alan T. DeKokbe more careful about parsing %{1}
2023-10-01  Alan T. DeKokwe can't in general copy xlats.
2023-10-01  Alan T. DeKokadd CC_HINT
2023-10-01  Alan T. DeKokdon't copy arguments, just talloc_steal() them
2023-10-01  Alan T. DeKokmore notes on local variables
2023-10-01  Alan T. DeKokallow expressions in %{...} xlats
2023-09-30  Alan T. DeKokRevert "move to new function syntax"
2023-09-30  Alan T. DeKokmove to new function syntax
2023-09-30  Alan T. DeKokmove more to new function syntax
2023-09-30  Alan T. DeKokmove policies to new function syntax
2023-09-30  Alan T. DeKokmore move docs and examples to new function syntax
2023-09-30  Alan T. DeKoknote on assigning to a list
2023-09-30  Alan T. DeKokmove docs and examples to new function syntax
2023-09-30  Alan T. DeKokparse pairs from a string
2023-09-30  Alan T. DeKokmore cast fixes
2023-09-30  Alan T. DeKokmore cast fixes
2023-09-30  Alan T. DeKokupdate tag line
2023-09-30  Alan T. DeKokmove casting to new syntax.
2023-09-30  Alan T. DeKokmove documentation to new syntax
2023-09-29  Alan T. DeKokclean up and rework casting in xlat expressions
2023-09-29  Alan T. DeKoknote that %integer()... is no longer needed. Casting...
2023-09-29  Alan T. DeKokmore tests for cast
2023-09-29  Alan T. DeKokallow ::NAME for enum names
2023-09-29  Alan T. DeKokprint out the correct command string
2023-09-29  Alan T. DeKoklocal variables can't be named for data types
2023-09-29  Alan T. DeKokstart moving to the new function call syntax
2023-09-29  Arran Cudbard... Split out thread instantiation into its own function
2023-09-29  James JonesAdd comments on how to verify poimters. (#5196)
2023-09-29  Alan T. DeKokjust key on '%' for in-place xlats
2023-09-29  Alan T. DeKokwrap tests in group { ... } so the tests can declare...
2023-09-29  Alan T. DeKokadd comment on "massive" "use" of "quotes"
2023-09-29  Alan T. DeKokstart of documentation on new function syntax
2023-09-29  Alan T. DeKokupdate preparse functions for new xlat syntax
2023-09-29  Alan T. DeKokremove debug
2023-09-29  Alan T. DeKokremove unused assignment
2023-09-29  Arran Cudbard... Fix rlm_perl configure script under clang
2023-09-28  Alan T. DeKokcatch more edge cases for new functions and single...
2023-09-28  Alan T. DeKokallow &Attr references in function mono
2023-09-28  Alan T. DeKokuse correct macro
2023-09-28  Alan T. DeKokallow input packet for test.xlat
2023-09-28  Alan T. DeKokremove redundant line
2023-09-28  Alan T. DeKokfix assertions
2023-09-28  Alan T. DeKokminor tweaks
2023-09-28  Alan T. DeKoknote filter changes
2023-09-28  James JonesCast sbuff write calls in fr_vlog_perror() to void...
2023-09-28  James JonesComment on trunk test annotations (CID #1469174) (...
2023-09-28  James JonesComment on annotations in pair_init_from_da() (CID...
2023-09-28  James JonesComment annnotation in fr_value_box_init() (CID #154321...
2023-09-28  James JonesAdd comment explaining annotation (CID #1414431) (...
2023-09-28  James JonesTypos, grammar fixes, cutting back on verbosity. (...
2023-09-28  James JonesAvoid what coverity calls "downcasting" (CID #1542293...
2023-09-28  James JonesPlacate coverity CID #1542424, #152423, #152422) (...
2023-09-28  Jorge PereiraFix od_mschap_auth() call in rlm_mschap (#5192)
2023-09-28  Alan T. DeKokadd, document, and test filtering operators
2023-09-28  Alan T. DeKokallow multiple local variables to be defined
2023-09-28  Alan T. DeKokdon't smash operator before printing it in error message
2023-09-28  Alan T. DeKokremove policies which aren't really correct
2023-09-27  Alan T. DeKoktest function call inside of function argument
2023-09-27  Alan T. DeKokadd test for condition / edit of %func(args)
2023-09-27  Alan T. DeKokuse input ctx, as output value-box may be on the stack
2023-09-27  Alan T. DeKoknote new function syntax
2023-09-27  Alan T. DeKokfix debugging error message
next