radcli: uptdate to 1.3.0 18858/head
authorNick Hainke <vincent@systemli.org>
Sun, 3 Jul 2022 21:03:01 +0000 (23:03 +0200)
committerNick Hainke <vincent@systemli.org>
Sun, 3 Jul 2022 21:05:06 +0000 (23:05 +0200)
commit69e2ee1c95b0d5b8d6048c1bea918dee07dda361
treefd4f5e407392e8da667d25d7cf3911a632c25575
parentb8661fc44688e527f12f593e9ac0070596e45391
radcli: uptdate to 1.3.0

- Removed duplicate function definition from util.h
- Increased size of dictionary vendor and values to 32-bits from 16;
  this breaks the ABI from the previous release.
- Corrected a string termination issue in rc_avpair_tostr()
- Added functions to create dictionary without a file:
      rc_dict_addattr
      rc_dict_addval
      rc_dict_addvend

Signed-off-by: Nick Hainke <vincent@systemli.org>
libs/libradcli/Makefile