]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add tag compatible function
authorAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 16:21:14 +0000 (11:21 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 19:29:38 +0000 (14:29 -0500)
commit722ed9e629fc5d03d4bd93e576663fd80494189e
treea6c7607710e098884b20f24d4eeede1f3f3209aa
parentea7700d6221194994a1a202486e5894ff0e88df4
add tag compatible function

some attributes can be encoded in multiple ways, but will all
decode to the same FreeRADIUS data type.  Adding a function
allows us to be more flexible about the input data.
src/protocols/der/base.c
src/protocols/der/der.h