]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
5 days ago  Arran Cudbard... Place all md4/md5 functions in a struct and swap the... developer/arr2036
5 days ago  Arran Cudbard... Remove errant exdents
5 days ago  Arran Cudbard... Typo
5 days ago  Arran Cudbard... Fix %internal.encode()
5 days ago  Arran Cudbard... Temporarily disable casting to? from? FR_TYPE_ATTR
5 days ago  Arran Cudbard... Fix tmpl dcursor so that fr_dcursor_head resets the...
5 days ago  Alan T. DeKokredo "fips=no" to "-fips"
5 days ago  Alan T. DeKokRevert "change "fips=no" to "-fips""
5 days ago  Alan T. DeKokjust swap out the function pointer the first time we...
5 days ago  Alan T. DeKokuse macro for common name
6 days ago  Nick PorterAdd Debian 13 to Docker / Crossbuild tests
6 days ago  Nick PorterAdd Debian 13 to CI tests
6 days ago  Nick PorterDebian sid now report "forky"
6 days ago  Alan T. DeKokchange "fips=no" to "-fips"
6 days ago  Alan T. DeKokuse native OSX data types
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
8 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
9 days ago  Alan T. DeKokadd more tests to check triggers
9 days ago  Nick PorterUse enum to determine where limited port connections...
9 days ago  Nick PorterAllocate array of connection pointers for static home...
9 days ago  Nick PorterPopulate and use num_ports in bio_thread_t
9 days ago  Nick PorterAdd num_ports and connections to bio_thread_t
9 days ago  Nick PorterSplit source port range and set reuse_port for all...
9 days ago  Nick PorterIf the request has timed out request->timeout is cleared
9 days ago  Nick PorterEnsure limits are checked regardless of restricted...
9 days ago  Nick PorterRemove duplicate check
9 days ago  Nick PorterIncrease retry timer limits for rlm_radius auth requests
10 days ago  Nick PorterEnable new source port limiting for %radius.sendto...
10 days ago  Nick PorterRemove reference to files not in the packages
10 days ago  Alan T. DeKokcatch pop on running trigger, with empty stack
10 days ago  Alan T. DeKokon TCP EOF, flush all writes, and shut down the BIOs
10 days ago  Alan T. DeKokwe don't need separate read / write BIOs
10 days ago  Alan T. DeKokEOF is not always an error case
10 days ago  Alan T. DeKokcheck corner cases
10 days ago  Alan T. DeKokjust pass errors through on read / write
10 days ago  Nick Portervirtual_server_cf_parse returns a virtual_server_t...
10 days ago  Nick PorterUse the thread source port range, rather than the instance
10 days ago  Nick PorterSplit the restricted source port range per thread
10 days ago  Nick PorterWe do use SO_REUSEPORT for some clients
10 days ago  Nick PorterOnly unlink bio if it is in a chain
10 days ago  Nick PorterCorrect bio chain re-link
10 days ago  Alan T. DeKokptrs may be NULL
10 days ago  Alan T. DeKokat least one ptr has to be set
11 days ago  Alan T. DeKokset flags before allocating parent
11 days ago  Alan T. DeKokrevisit and clean up destructor vs shutdown
11 days ago  Alan T. DeKokclean up shutdown and destructor
11 days ago  Alan T. DeKokupdate sbuff macros to catch more corner cases
11 days ago  Alan T. DeKokhoist common checks to macro
11 days ago  Alan T. DeKokuse the correct sbuff macro.
11 days ago  Alan T. DeKokuse the correct sbuff macro.
11 days ago  Nick PorterEnsure fr_bio_fd_open returns an error when there is one
12 days ago  Arran Cudbard... WS
12 days ago  Arran Cudbard... Add another Calix VSA we observed in the wild
12 days ago  Nick PorterUse better method for un-marshalling Perl values to...
12 days ago  Nick PorterNo need to talloc a temporary box
12 days ago  Nick PorterCast ruby string length to a consistent type
12 days ago  Nick PorterAdd test using float value in mRuby
12 days ago  Nick PorterBetter method of un-marshalling values from mRuby to...
13 days ago  Alan T. DeKokfirst attempt at limiting the source port for %radius...
13 days ago  Alan T. DeKokfix typo
13 days ago  Alan T. DeKokadd documentation for states
13 days ago  Alan T. DeKokadd function to create total order of attributes
13 days ago  Nick PorterUNUSED
13 days ago  Nick PorterFreeBSD has accept4()
13 days ago  Nick PorterEnsure we depend on non-broken libkqueue
13 days ago  Nick PorterSimplify .deb ssl dependency logic
13 days ago  Alan T. DeKokadd attribute type 'attr' and test VALUE
13 days ago  Alan T. DeKokallow '@' references for value box parser
13 days ago  Alan T. DeKokadd da root to value-box parser for VALUE
13 days ago  Alan T. DeKokadd character set for allowed names of nested attrs
13 days ago  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