Skip to content

Releases: travelping/eradius

0.8.1

26 Jul 13:48
Compare
Choose a tag to compare
  • add TP-Trace-Id to Travelping dictionary
  • set minimum OTP version to 18.0 in rebar.config
  • fix dictionary compiler to build basic dictionaries first
  • use crypto:strong_rand_bytes/1 instead of crypto:rand_bytes/1
  • use correct authenticator in attribute encoding
  • fix compile warnings for OTP20
  • simplify the server freeing TX mechanism

Version 0.7.0

28 Dec 11:18
Compare
Choose a tag to compare

Changes:

  • add IP ranges for NAS clients
  • added request-type and -id to request logging
  • add tetrapak override for erlang:timestamp/0
  • add capability to reconfigure logger
  • ensure the encoded values do not exceed the maximum attribute length
  • properly initialize the authenticator
  • exometer metrics support