]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-03-01  Alan T. DeKokdon't hard-code CONTEXT class.
2025-03-01  Alan T. DeKokenforce locations where 'option' and 'optional' are...
2025-03-01  Alan T. DeKoknote that not all docs are up to date for v4
2025-02-28  noladeRearrange debugging documentation
2025-02-28  noladeclean up documentation.
2025-02-28  noladeAdd best practices document
2025-02-28  Alan T. DeKokOrganize virtual servers by protocol
2025-02-28  Alan T. DeKokrearrange fr_der_decode_pair_dbuff
2025-02-28  Alan T. DeKokadd more options
2025-02-28  Nick PorterStrategy only applies if there is a build matrix
2025-02-28  Nick PorterAdd scheduled call to Documenation CI action
2025-02-28  Nick PorterFully update parent client when connected dynamic clien...
2025-02-28  Alan T. DeKokhoist checks out of the hot path
2025-02-28  noladeTerminology updates and consistency
2025-02-28  Alan T. DeKokremove accidentally committed file
2025-02-28  Alan T. DeKokthere's no need to check the restriction types at run...
2025-02-28  Alan T. DeKokmove DEFINE ...option=N to ATTRIBUTE ... N ...option
2025-02-28  Alan T. DeKokupdate the restriction flags in more cases
2025-02-28  Alan T. DeKokhoist decode_oid_and_value() to its own function
2025-02-27  Alan T. DeKoktypos
2025-02-27  Alan T. DeKokuse fr_strerror_*_push() more consistently
2025-02-27  Alan T. DeKokhoist expected tag into the decode_hdr() function
2025-02-27  Alan T. DeKokrearrange / redo decode x509extensions functiono
2025-02-27  Alan T. DeKokclean up extension decoding
2025-02-27  Alan T. DeKokhoist "set length" to before calling any decode function
2025-02-27  Alan T. DeKokclean up OID decoding
2025-02-27  Alan T. DeKokmove OID decoding to wrapper function
2025-02-27  Alan T. DeKokadd flags->is_option
2025-02-27  Nick PorterAdd fallthrough to LDAP tests
2025-02-27  Nick PorterAdd fallthrough options to sample LDAP module config
2025-02-27  Nick PorterAdd fallthrough attributes to RADIUS and TACACS profile...
2025-02-27  Nick PorterCheck and fallthrough attributes are needed for autz...
2025-02-27  Nick PorterAdd fallthrough handling to LDAP profiles
2025-02-27  Nick PorterFree condition results early
2025-02-27  Nick PorterAdd fallthrough_attr to LDAP query
2025-02-27  Nick PorterAdd profile fallthrough options to rlm_ldap
2025-02-26  Alan T. DeKokadd encoder, decoder, and tests for combo-ip
2025-02-26  Alan T. DeKokoptions have to have class Context
2025-02-26  Alan T. DeKokdon't print timeout
2025-02-26  Alan T. DeKokensure that sets are only TLVs
2025-02-26  Alan T. DeKokmore checks on attributes
2025-02-26  Alan T. DeKokhoist the attr_ref_set() to before calling attr_valid()
2025-02-26  Alan T. DeKokFreeRADIUS type 'struct' is always a bit string
2025-02-26  Alan T. DeKokadd assertions to check for bad dictionaries
2025-02-26  Alan T. DeKoktypo in AF_INET6
2025-02-26  Alan T. DeKoktweak error messages
2025-02-26  Alan T. DeKokprint out the dictionary name, too
2025-02-26  Nick PorterAllow status check "update" section without a list
2025-02-26  Nick PorterUse a struct to contain LDAP profile options
2025-02-26  Alan T. DeKokClarify SQLite returns error 14 "Can't open file"
2025-02-26  Alan T. DeKokuse fr_strerror_printf() instead of immediate ERROR
2025-02-25  Alan T. DeKoktweak encode IP prefix
2025-02-25  Alan T. DeKokencode and decode IPv4 and IPv6 prefixes
2025-02-25  Alan T. DeKokAdd encode / decode of ipv4add and ipv6addr
2025-02-25  Nick PorterTrack number of LDAP profiles applied
2025-02-24  Nick PorterCorrect comment about ASCII GETDATA response
2025-02-24  Nick PorterAuthorization status is automatically set from the...
2025-02-24  Nick PorterInstances of the same attribute should be together
2025-02-24  Nick PorterRestore accidentally deleted tacacsCommand
2025-02-24  Nick PorterPatches care about whitespace
2025-02-24  Nick PorterFix up Debian patch
2025-02-24  Nick PorterAdd profile priority / condition attrs to TACACS profil...
2025-02-23  Alan T. DeKokallocation may fail. CID #1643157
2025-02-23  Alan T. DeKokupdate tests for encoding raw DER values
2025-02-23  Alan T. DeKokcopy protocol extensions for unknown / raw attributes
2025-02-23  Alan T. DeKokcheck child da flags for is_raw
2025-02-23  Alan T. DeKoktweak error message
2025-02-23  Alan T. DeKokcache flags
2025-02-23  Alan T. DeKokadd support for optional flag and update the dictionaries
2025-02-23  Alan T. DeKokmore cleanups
2025-02-23  Alan T. DeKokallow attributes named 'value'
2025-02-23  Alan T. DeKokcleanups
2025-02-23  Alan T. DeKokensure that groups have a ref extension
2025-02-23  Alan T. DeKokrefs can't be NULL
2025-02-23  Alan T. DeKokthe underlying "da" may have already been freed
2025-02-23  Alan T. DeKokmake error message clearer
2025-02-23  Alan T. DeKokRequire '.' or '@' in references
2025-02-23  Alan T. DeKokadd fr_sbuff_eof(), which is easy to remember
2025-02-23  Alan T. DeKokadd and use "has_fixup" flag.
2025-02-23  Alan T. DeKoktypo
2025-02-23  Alan T. DeKokensure oid_and_value references OID-Tree
2025-02-23  Alan T. DeKokensure that attribute references exist
2025-02-23  Alan T. DeKokonly leaf types can have values defined
2025-02-23  Alan T. DeKokdouble-check more corner cases
2025-02-22  Alan T. DeKokadd more OIDs and update the tests
2025-02-22  Alan T. DeKoknote for more corner cases to fix
2025-02-22  Alan T. DeKokdecode unknown children, instead of erroring out
2025-02-22  Alan T. DeKokrename variable
2025-02-22  Alan T. DeKokadd qualifier && cpsuri, and update the tests
2025-02-22  Alan T. DeKokallow raw.1 = { ...}
2025-02-22  Alan T. DeKokdefine and use issuerAltName
2025-02-22  Alan T. DeKokcheck return code
2025-02-22  Alan T. DeKokis_oid_leaf is only for parent DER type 'sequence'
2025-02-22  Alan T. DeKokset and enforce minimum sizes
2025-02-22  Alan T. DeKokadd 'size=MIN..MAX' and check it in more places
2025-02-22  Alan T. DeKokcheck for more corner cases on decoding
2025-02-22  Alan T. DeKokmore MACRO_RETURN
2025-02-22  Alan T. DeKoknarrow down string format dicts and tests
2025-02-22  Alan T. DeKokadd tag compatible function
2025-02-22  Alan T. DeKokprint out name instead of raw numbers
next