]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
8 days ago  Arran Cudbard... Place all md4/md5 functions in a struct and swap the... developer/arr2036
8 days ago  Arran Cudbard... Remove errant exdents
8 days ago  Arran Cudbard... Typo
8 days ago  Arran Cudbard... Fix %internal.encode()
8 days ago  Arran Cudbard... Temporarily disable casting to? from? FR_TYPE_ATTR
8 days ago  Arran Cudbard... Fix tmpl dcursor so that fr_dcursor_head resets the...
8 days ago  Alan T. DeKokredo "fips=no" to "-fips"
8 days ago  Alan T. DeKokRevert "change "fips=no" to "-fips""
8 days ago  Alan T. DeKokjust swap out the function pointer the first time we...
8 days ago  Alan T. DeKokuse macro for common name
9 days ago  Nick PorterAdd Debian 13 to Docker / Crossbuild tests
9 days ago  Nick PorterAdd Debian 13 to CI tests
9 days ago  Nick PorterDebian sid now report "forky"
9 days ago  Alan T. DeKokchange "fips=no" to "-fips"
9 days ago  Alan T. DeKokuse native OSX data types
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
11 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
12 days ago  Alan T. DeKokadd more tests to check triggers
12 days ago  Nick PorterUse enum to determine where limited port connections...
12 days ago  Nick PorterAllocate array of connection pointers for static home...
12 days ago  Nick PorterPopulate and use num_ports in bio_thread_t
12 days ago  Nick PorterAdd num_ports and connections to bio_thread_t
12 days ago  Nick PorterSplit source port range and set reuse_port for all...
12 days ago  Nick PorterIf the request has timed out request->timeout is cleared
13 days ago  Nick PorterEnsure limits are checked regardless of restricted...
13 days ago  Nick PorterRemove duplicate check
13 days ago  Nick PorterIncrease retry timer limits for rlm_radius auth requests
13 days ago  Nick PorterEnable new source port limiting for %radius.sendto...
13 days ago  Nick PorterRemove reference to files not in the packages
13 days ago  Alan T. DeKokcatch pop on running trigger, with empty stack
13 days ago  Alan T. DeKokon TCP EOF, flush all writes, and shut down the BIOs
13 days ago  Alan T. DeKokwe don't need separate read / write BIOs
13 days ago  Alan T. DeKokEOF is not always an error case
13 days ago  Alan T. DeKokcheck corner cases
13 days ago  Alan T. DeKokjust pass errors through on read / write
13 days ago  Nick Portervirtual_server_cf_parse returns a virtual_server_t...
13 days ago  Nick PorterUse the thread source port range, rather than the instance
13 days ago  Nick PorterSplit the restricted source port range per thread
13 days ago  Nick PorterWe do use SO_REUSEPORT for some clients
13 days ago  Nick PorterOnly unlink bio if it is in a chain
13 days ago  Nick PorterCorrect bio chain re-link
13 days ago  Alan T. DeKokptrs may be NULL
13 days ago  Alan T. DeKokat least one ptr has to be set
2025-08-07  Alan T. DeKokset flags before allocating parent
2025-08-06  Alan T. DeKokrevisit and clean up destructor vs shutdown
2025-08-06  Alan T. DeKokclean up shutdown and destructor
2025-08-06  Alan T. DeKokupdate sbuff macros to catch more corner cases
2025-08-06  Alan T. DeKokhoist common checks to macro
2025-08-06  Alan T. DeKokuse the correct sbuff macro.
2025-08-06  Alan T. DeKokuse the correct sbuff macro.
2025-08-06  Nick PorterEnsure fr_bio_fd_open returns an error when there is one
2025-08-05  Arran Cudbard... WS
2025-08-05  Arran Cudbard... Add another Calix VSA we observed in the wild
2025-08-05  Nick PorterUse better method for un-marshalling Perl values to...
2025-08-05  Nick PorterNo need to talloc a temporary box
2025-08-05  Nick PorterCast ruby string length to a consistent type
2025-08-05  Nick PorterAdd test using float value in mRuby
2025-08-05  Nick PorterBetter method of un-marshalling values from mRuby to...
2025-08-05  Alan T. DeKokfirst attempt at limiting the source port for %radius...
2025-08-04  Alan T. DeKokfix typo
2025-08-04  Alan T. DeKokadd documentation for states
2025-08-04  Alan T. DeKokadd function to create total order of attributes
2025-08-04  Nick PorterUNUSED
2025-08-04  Nick PorterFreeBSD has accept4()
2025-08-04  Nick PorterEnsure we depend on non-broken libkqueue
2025-08-04  Nick PorterSimplify .deb ssl dependency logic
2025-08-04  Alan T. DeKokadd attribute type 'attr' and test VALUE
2025-08-04  Alan T. DeKokallow '@' references for value box parser
2025-08-04  Alan T. DeKokadd da root to value-box parser for VALUE
2025-08-04  Alan T. DeKokadd character set for allowed names of nested attrs
2025-08-04  Alan T. DeKokfix error message
2025-08-03  Alan T. DeKokexport dict_protocol_reference, and make it take an...
2025-08-03  Alan T. DeKokuse FR_SBUFF_IN_STR() for common cases
2025-08-03  Alan T. DeKokdefine FR_SBUFF_IN_STR() as a shorthand for IN(foo...
2025-08-03  Alan T. DeKokdisallow ::43 as enum names
2025-08-02  Alan T. DeKokdon't allow copying of cursors
2025-08-02  Alan T. DeKokprint the input expansion before running the function
2025-08-02  Alan T. DeKokremove ACCEPTED state.
2025-08-01  Alan T. DeKokre-add "char const *end" as allowed
2025-08-01  Alan T. DeKokadd notes about attribute comparisons
2025-08-01  Alan T. DeKokhoist initialize output to macro
2025-08-01  Alan T. DeKokremove more "default:", and add more "case FR_TYPE_ATTR:"
2025-08-01  Alan T. DeKokuse dictionary function to compare two attributes
2025-08-01  Alan T. DeKokadd more size, and assert that max is initialized
2025-08-01  Alan T. DeKokunify unsupported cast code
2025-08-01  Alan T. DeKokmove generic to 1, so that returning -1 is better
2025-08-01  Alan T. DeKokdon't allow fr_bio_fd_open() to be passed accepted...
2025-07-31  Arran Cudbard... remove errant debug call
2025-07-31  James JonesAdopt a standard naming convention and signture for...
2025-07-31  Arran Cudbard... Revert "might as well save the result somewhere"
2025-07-31  Arran Cudbard... Fix shallow copy for FR_TYPE_ATTR
2025-07-31  Arran Cudbard... Fix includes
2025-07-31  Arran Cudbard... Always check the return value from fr_value_box_copy
next