]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
9 days ago  Alan T. DeKokuse macro for common name
10 days ago  Nick PorterAdd Debian 13 to Docker / Crossbuild tests
10 days ago  Nick PorterAdd Debian 13 to CI tests
10 days ago  Nick PorterDebian sid now report "forky"
10 days ago  Alan T. DeKokchange "fips=no" to "-fips"
10 days ago  Alan T. DeKokuse native OSX data types
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
12 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
13 days ago  Alan T. DeKokadd more tests to check triggers
13 days ago  Nick PorterUse enum to determine where limited port connections...
13 days ago  Nick PorterAllocate array of connection pointers for static home...
13 days ago  Nick PorterPopulate and use num_ports in bio_thread_t
13 days ago  Nick PorterAdd num_ports and connections to bio_thread_t
13 days ago  Nick PorterSplit source port range and set reuse_port for all...
13 days ago  Nick PorterIf the request has timed out request->timeout is cleared
2025-08-08  Nick PorterEnsure limits are checked regardless of restricted...
2025-08-08  Nick PorterRemove duplicate check
2025-08-08  Nick PorterIncrease retry timer limits for rlm_radius auth requests
2025-08-07  Nick PorterEnable new source port limiting for %radius.sendto...
2025-08-07  Nick PorterRemove reference to files not in the packages
2025-08-07  Alan T. DeKokcatch pop on running trigger, with empty stack
2025-08-07  Alan T. DeKokon TCP EOF, flush all writes, and shut down the BIOs
2025-08-07  Alan T. DeKokwe don't need separate read / write BIOs
2025-08-07  Alan T. DeKokEOF is not always an error case
2025-08-07  Alan T. DeKokcheck corner cases
2025-08-07  Alan T. DeKokjust pass errors through on read / write
2025-08-07  Nick Portervirtual_server_cf_parse returns a virtual_server_t...
2025-08-07  Nick PorterUse the thread source port range, rather than the instance
2025-08-07  Nick PorterSplit the restricted source port range per thread
2025-08-07  Nick PorterWe do use SO_REUSEPORT for some clients
2025-08-07  Nick PorterOnly unlink bio if it is in a chain
2025-08-07  Nick PorterCorrect bio chain re-link
2025-08-07  Alan T. DeKokptrs may be NULL
2025-08-07  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
2025-07-31  Nick PorterAdd RADIUS Id and Authenticator to request pair list
2025-07-31  Arran Cudbard... Add json.encode regression test for DHCPv4 in RADIUS
2025-07-31  Arran Cudbard... The enumv isn't an ancestor of the attribute being...
2025-07-31  Arran Cudbard... When storing an enum for later parsing, we need to...
2025-07-31  Arran Cudbard... Fix copying FR_TYPE_ATTR
2025-07-31  Arran Cudbard... Encoded attributes can be infinitely long, and definite...
2025-07-31  Arran Cudbard... No reason to add 'da' as part of the cursor struct
2025-07-31  Arran Cudbard... Check for vp_attr in PAIR_VERIFY
2025-07-31  Arran Cudbard... Can't use verify here, as we're appending half construc...
next