]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-06-04  Nick PorterModule instance data is const
2025-06-04  Nick PorterTalloc the crl off the tree it will live in
2025-06-04  Nick PorterUse pair_update_request so we only have one CRL.CDP...
2025-06-04  Nick Portercrl option is required
2025-06-04  Nick PorterCorrect autoload variable names
2025-06-04  Nick PorterFill out sample rlm_crl module config
2025-06-04  Nick PorterExtract CRL distribution points from certificates
2025-06-04  Nick PorterSet CALL_ENV_FLAG_ATTRIBUTE where we want attribute...
2025-06-04  Nick PorterPopulate rctx if it's missing
2025-06-04  Nick PorterInstance mutable data needs NULL talloc ctx
2025-06-04  Arran Cudbard... The default case statement meant we always returned...
2025-06-04  Arran Cudbard... Basic CRL module
2025-06-04  Arran Cudbard... Re-encode serial as DER
2025-06-04  Arran Cudbard... Delete data when we've been told to
2025-06-03  Alan T. DeKokadd Captive-Portal from RFC 8910 (old 3679)
2025-05-29  Nick PorterAdd Interface to Net tlv
2025-05-28  Alan T. DeKokadd new values. Fixes PR #5590
2025-05-27  Alan T. DeKokdon't return, so we can do unblocked stuff. CID #1648287
2025-05-27  Alan T. DeKoktweaks and fixes
2025-05-27  noladedocs: buildfix-howto-reference - updated xref links...
2025-05-27  Alan T. DeKokadd missing documents
2025-05-26  Alan T. DeKokadd comment about InkBridge
2025-05-26  Alan T. DeKokuse proper return code
2025-05-26  Alan T. DeKokcheck return. CID #1647997
2025-05-26  Alan T. DeKokdict_def may be NULL. CID #1646935
2025-05-26  Alan T. DeKokdon't return an FD when reading a LISTEN bio
2025-05-26  Alan T. DeKokENOTCONN is an allowed error for connected UDP sockets
2025-05-26  Alan T. DeKokclean up connected UDP sockets
2025-05-26  Nick PorterPacify Coverity (CID #1647997)
2025-05-24  Nick PorterLook for Relay-Agent-Information in the Offer, now...
2025-05-23  Nick PorterHelp users by copying DHCPv4 option 82 from request...
2025-05-23  Nick PorterPacket type is set correclty by the DHCPv4 process...
2025-05-23  Gerald Vogtchange spelling of pbkdf2 files from pbkfd2 (#5593)
2025-05-21  Nick PorterPacify Coverity (CID #1646843)
2025-05-20  Nick PorterTest that sqlippool does not clobber existing assigned...
2025-05-20  Nick PorterDon't attempt to concat if the target type is void
2025-05-20  Nick PorterAdd FreeRADIUS to brotli and common rpm package summaries
2025-05-20  Nick PorterUse enum syntax to set DUID
2025-05-20  Nick PorterUse the test port referenced in the comment
2025-05-20  Nick PorterAdd -b option to radtest
2025-05-20  Nick PorterAdd more notes on Python attriubte access
2025-05-20  Nick PorterCorrect comments
2025-05-20  Nick PorterPacify Coverity (CID #1647938)
2025-05-19  Nick PorterBump clang version used on macOS
2025-05-19  Terry BurtonConvert FTP references to HTTPS for the same
2025-05-19  Nick PorterUpdate rlm_sql docs from raddb
2025-05-19  Nick PorterUpdate rlm_perl docs from raddb
2025-05-19  Nick PorterReduce complexity
2025-05-19  Nick PorterPacify Coverity (CID #1646844)
2025-05-19  Nick PorterOverview of new Perl attribute list access / manipulati...
2025-05-19  Nick PorterSpelling
2025-05-19  Nick PorterPacify Coverity (CID #1646862)
2025-05-19  Nick PorterAllow fr_lua_get_field to be called with request =...
2025-05-19  Nick PorterAdd tests of the Perl tied hash functions
2025-05-19  Nick PorterAdd some tests of invalid attribute access
2025-05-19  Nick PorterAdd tests of Perl array operations
2025-05-19  Nick PorterRename radiusd module to freeradius
2025-05-19  Nick PorterUpdate example.pl to match new attribute access / setting
2025-05-19  Nick PorterUpdate Perl tests for new attribute access / setting...
2025-05-19  Nick PorterUpdate sample rlm_perl configuration
2025-05-19  Nick PorterRemove old Perl pair marshalling functions
2025-05-19  Nick PorterDon't marshal pair lists into global Perl hashes
2025-05-19  Nick PorterRemove old Perl value unmarshalling functions
2025-05-19  Nick PorterRemove rlm_perl replace options
2025-05-19  Nick PorterDon't replace pair lists after calling rlm_perl
2025-05-19  Nick PorterAdd UNSHIFT to Perl tied arrays
2025-05-19  Nick PorterAdd SHIFT to Perl tied arrays
2025-05-19  Nick PorterAdd POP to Perl tied arrays
2025-05-19  Nick PorterAdd PUSH to Perl tied arrays
2025-05-19  Nick PorterAdd STORESIZE to Perl tied array
2025-05-19  Nick PorterAdd FETCHSIZE function to Perl tied arrays
2025-05-19  Nick PorterAdd DELETE functionality to Perl tied arrays
2025-05-19  Nick PorterAdd EXISTS functionality to tied Perl arrays
2025-05-19  Nick PorterAdd XS_pairs_STORE
2025-05-19  Nick PorterAdd function DELETE for Perl tied hash
2025-05-19  Nick PorterAdd Perl hash key iteration functions
2025-05-19  Nick PorterAdd XS_pairlist_EXISTS
2025-05-19  Nick PorterAdd XS_pairlist_STORE
2025-05-19  Nick PorterPass a hash to Perl subroutines with the pair list...
2025-05-19  Nick PorterDefine XS_pairlist_FETCH
2025-05-19  Nick PorterDefine XS_pairs_FETCH
2025-05-19  Nick PorterDefine C structure to associate with tied Perl hash...
2025-05-18  Alan T. DeKokif the cursor is const, don't set insert / remove
2025-05-18  Alan T. DeKokthe first pair returned from the cursor might be structural
2025-05-18  Alan T. DeKokremove unused functions
2025-05-18  Alan T. DeKokremove unused functions
2025-05-18  Alan T. DeKokremove references to function which doesn't exist
2025-05-18  Alan T. DeKokmove to fr_dcursor_iter_init()
2025-05-17  Alan T. DeKokmove cursor callbacks to using fr_dcursor_t*
2025-05-17  Alan T. DeKokpass the right pointer to the function
2025-05-17  Alan T. DeKokadd ctx to tmpl_dcursor_value_box_init()
2025-05-17  Alan T. DeKokdocument common v3 pattern of ":=" followed by "+="
2025-05-17  Alan T. DeKokTLS 1.3 support for LDAP module #5583
2025-05-17  Alan T. DeKokno need to call a function for ptr comparison
2025-05-17  Alan T. DeKokadd assertions
2025-05-17  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-05-17  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-05-16  Nick PorterThese are being added to the reply
2025-05-16  Alan T. DeKokallow list assignment to leaf attributes in nested...
2025-05-16  Alan T. DeKokquiet coverity. CID #1409865
next