]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-03-06  Nick PorterIf we're not saving the packet, clear u->packet
2025-03-05  Nick PorterHoist Module-Failue-Message from eap subrequest
2025-03-05  Alan T. DeKokrearrange mods-available nav
2025-03-05  Alan T. DeKokthis is no longer needed, we removed couchbase
2025-03-05  Alan T. DeKokremove pre/post-proxy example
2025-03-05  Nick Porterrlm_perl does support nested attributes now
2025-03-05  noladeStart organizing the module navbar
2025-03-05  noladeFix capitalization of main nav items
2025-03-04  Alan T. DeKokmove utility file to the proto_ldap_sync directory
2025-03-04  Alan T. DeKoktypo && rename
2025-03-04  Alan T. DeKokadd more OIDs used in RADIUS
2025-03-04  Alan T. DeKokwe don't need marker_release
2025-03-04  Nick PorterAdd Calix attribute 50
2025-03-03  Alan T. DeKokhoist oid_from_str() to encode_oid()
2025-03-03  Alan T. DeKokmove encode extensions for fr_der_encode_oid_from_value()
2025-03-03  Alan T. DeKokclean up encode_oid_and_value
2025-03-03  Alan T. DeKokdon't do encode(parser(print(da))).
2025-03-03  Alan T. DeKokthe boolean "true" encoding is fixed, and can be hard...
2025-03-03  Alan T. DeKokparsing OID from string
2025-03-03  Alan T. DeKokclean up handling of raw attributes
2025-03-03  Alan T. DeKokover-ride "raw.Foo = { ... }"
2025-03-03  Alan T. DeKokmake diff output easier to read
2025-03-03  Alan T. DeKokremove wrapper wrapper functions
2025-03-02  Alan T. DeKoksimplify sorting of sets
2025-03-02  Alan T. DeKoksimplify sorting of sets
2025-03-02  Alan T. DeKokencode_choice() is really encode all children
2025-03-02  Alan T. DeKokno need to loop over the children
2025-03-02  Alan T. DeKokjust encode everything which matches the cursor
2025-03-01  Alan T. DeKokmove default to der_attr_flags_t
2025-03-01  Alan T. DeKokallow 'class=private' and 'class=enterprise'
2025-03-01  Alan T. DeKokremove duplicate
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
next