]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
start of calculation and comparison API
authorAlan T. DeKok <aland@freeradius.org>
Tue, 16 Nov 2021 21:06:04 +0000 (16:06 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 17 Nov 2021 15:18:57 +0000 (10:18 -0500)
commit0bc2a7639a234393d05a362c2425d5ec370175e6
treef7d27ed71c8331b6a740f3062a12ef70588411ec
parent11c421a1a682487e2bcbdb973d3f79efcf0ff70e
start of calculation and comparison API
src/bin/unit_test_attribute.c
src/lib/util/calc.c [new file with mode: 0644]
src/lib/util/calc.h [new file with mode: 0644]
src/lib/util/libfreeradius-util.mk
src/tests/unit/calc.txt [new file with mode: 0644]