* Bump the maximal length of the password to 128, as required by
RFC 2865.
* Bump the maximal length of the shared secret to 256. It should
match or exceed the maximal length supported by most RADIUS
servers.
* New helper macros to set vendor and attribute
* RADCLI_VENDOR_ATTR_SET
* RADCLI_VENDOR_MASK
OBS-URL: https://build.opensuse.org/package/show/network/radcli?expand=0&rev=10
- Update to version 1.3.0
* Removed duplicate function definition from util.h (#53)
* 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
OBS-URL: https://build.opensuse.org/request/show/847955
OBS-URL: https://build.opensuse.org/package/show/network/radcli?expand=0&rev=6