]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-10-09  Alan T. DeKokmove bio to separate makefile
2024-10-09  Nick PorterAdd test for Relay-Agent-Information encoding at the...
2024-10-09  Nick PorterThis can be simplified now attribute lists are nested
2024-10-09  Nick PorterIf attr > 255 then it can't be 82
2024-10-09  Nick PorterDon't print error when skipping Message-Type
2024-10-09  Nick PorterSimplify and add comment
2024-10-09  Nick PorterCorrect query
2024-10-09  Nick PorterAllow for PGRES_TUPLES_CHUNK when checking PostgreSQL...
2024-10-08  Alan T. DeKokRevert "one more attempt to build the bio for RADIUS"
2024-10-08  Alan T. DeKokone more attempt to build the bio for RADIUS
2024-10-08  Alan T. DeKokwe don't need an intermediate file
2024-10-08  Nick PorterAnd this return
2024-10-08  Alan T. DeKokRevert "let's always build with BIOs"
2024-10-08  Alan T. DeKokand this
2024-10-08  Nick PorterCorrect return
2024-10-08  Nick PorterFix up DHCP packet sorting for nested attributes
2024-10-08  Nick PorterNo need for a trailing zero byte after DHCPv4 end of...
2024-10-08  Nick PorterMark request as runnable if query fails
2024-10-08  Alan T. DeKokit helps to commit files
2024-10-08  Alan T. DeKokreturn error
2024-10-08  Alan T. DeKoklet's always build with BIOs
2024-10-08  Alan T. DeKokuse UUIDv4 format for configuration file
2024-10-08  Alan T. DeKokadd fr_bio_fd_reopen() API
2024-10-08  Alan T. DeKokadd provisions for making directories when doing fopen()
2024-10-08  Alan T. DeKokadd function for common case of mkdir
2024-10-08  Alan T. DeKokuse shutdown() on connected sockets
2024-10-04  Nick PorterEnsure query rcode is set if MySQL actions return immed...
2024-10-04  Nick PorterWS
2024-10-04  Nick PorterMissing conn->result is not always an error
2024-10-04  Nick PorterOnly increment counter if error is populated
2024-10-04  Nick PorterCorrect handling of MySQL call to stored proc returning...
2024-10-04  Nick PorterAvoid reporting empty error messages
2024-10-04  Nick PorterTest data actually contains options after padding
2024-10-04  Nick PorterPadding is correctly handled by fr_dhcpv4_decode_option()
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-10-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-10-03  Nick PorterUse a Python virtual env
2024-10-03  Nick PorterCheck %dhcpv4.decode and encode with VSAs
2024-10-03  Nick Porterencode_vsio can be called with the da_stack built
2024-10-03  Nick Porterfr_md5_ctx_free takes a fr_md5_ctx_t **
2024-10-03  Nick PorterAdd tests of multiple vendors inside DHCPv4 V-I-Vendor...
2024-10-03  Nick PorterCorrect encoding of DHCPv4 vendor specific options
2024-10-03  Nick PorterRemove DHCPv4 encoder for flat list VSAs
2024-10-02  Alan T. DeKoktrack configuration versions
2024-10-01  Arran Cudbard... linelog: Add option to fsync on every write
2024-09-30  Arran Cudbard... Move decode failure reasons
2024-09-30  Arran Cudbard... unit_test_attribute: Allow setting the current attribut...
2024-09-30  Arran Cudbard... Move dictionary selection to common code
2024-09-24  Nick PorterOnly FR_TYPE_STRUCT need sorted children
2024-09-23  Nick PorterRe-enable testing of nested attributes from Perl
2024-09-23  Nick PorterDecode nested hashes from Perl to nested attributes
2024-09-23  Nick PorterMore testing of nested attribute data in Perl
2024-09-23  Nick PorterCheck passing of octet data
2024-09-23  Nick PorterCheck multiple instances of an attribute appear as...
2024-09-23  Nick PorterAdd debugging of nested attributes to sample Perl
2024-09-23  Nick PorterConvert structural data into Perl hashes
2024-09-23  Nick PorterMake Perl variable debug output optional
2024-09-23  Nick PorterSimplify Perl debug output building
2024-09-23  Nick PorterRemove unused argument
2024-09-23  Nick PorterVerify that list changes aren't copied back
2024-09-23  Nick PorterBy default don't replace attribute lists after perl...
2024-09-20  Nick PorterUpdate CI status badge
2024-09-20  Nick PorterSet correct depth on cloned child attributes
2024-09-20  Nick PorterDownload PGP key from inkbridgenetworks.com
2024-09-20  Nick PorterAdd support for Linux SLL2 link type to radsniff
2024-09-19  Alan T. DeKokclear cursor on non-editable, too
2024-09-19  Alan T. DeKokmove to "edit" flag for foreach / edits
2024-09-19  Alan T. DeKokallow for structural types to have flags
2024-09-19  Alan T. DeKokfr_pair_delete() returns "int", not prev pair
2024-09-19  Alan T. DeKokuse fr_pair_foreach() instead of manual loop
2024-09-19  Nick PorterCorrect comment
2024-09-17  Nick PorterPacify UBSAN
2024-09-17  Nick PorterLookup the correct status code
2024-09-17  Nick PorterConvert rlm_sql_sqlite to use trunk connections
2024-09-17  Nick PorterHandle requeueing of trunk requests on always writeable...
2024-09-17  Nick PorterAllow for expected behaviour of synchronous SQL drivers
2024-09-17  Nick PorterSQL drivers that don't have connection_notify are alway...
2024-09-17  Nick PorterTidy up sqlite driver
2024-09-16  Nick PorterSkip to next xlat arg after handling empty group
2024-09-16  Nick PorterCall correct module
2024-09-16  Alan T. DeKokprint quotes around string values
2024-09-16  Alan T. DeKokupdate for key data and key name
2024-09-16  Alan T. DeKokfix dcursor counting, and add test-case
2024-09-16  Alan T. DeKokremove unnecessary debugging
2024-09-16  Nick PorterAdd test of enum key for rlm_files
2024-09-16  Nick PorterAllow use of enums as rlm_files key values
2024-09-14  Alan T. DeKoktypo
2024-09-14  Alan T. DeKokcheck if key exists before updating it
2024-09-14  Alan T. DeKokinitialize variable
2024-09-13  Alan T. DeKokfixes for numerical key in xlats
2024-09-13  Alan T. DeKokreturn correct value
2024-09-13  Alan T. DeKoktests for assigning via refs
2024-09-13  Alan T. DeKokLHS can be expansions, so allow it
next