Commit History

Author SHA1 Message Date
  Olivier Le Brouster 1ef2c21ab3 Add freeradius unit tests 7 years ago
  Baptiste Jonglez b415551c7c Remove obsolete radcli configuration parameter 7 years ago
  Baptiste Jonglez 8bbf1214b5 Switch dictionary to /etc/radcli/dictionary 7 years ago
  Baptiste Jonglez 8b5b41dab1 radius: take realm from configuration 7 years ago
  Baptiste Jonglez 4398fe2d1c radius: throw the correct exceptions 7 years ago
  Baptiste Jonglez 10c86d6b16 Fix doc 7 years ago
  Baptiste Jonglez 7c392b1848 Prefix delegation: properly parse prefix from Radius 7 years ago
  Baptiste Jonglez a78c1f673d Set IPv6 reservation received from Radius (Framed-IPv6-Address and Delegated-IPv6-Prefix) 7 years ago
  Baptiste Jonglez 66f4aebebf radius: boilerplate code for IPv6 7 years ago
  Baptiste Jonglez 3c2fb160a8 Radius: actually take hostname/port/secret from Kea configuration 7 years ago
  Baptiste Jonglez 336dedb6d3 Set real IP address returned by Radius in DHCP responses 7 years ago
  Baptiste Jonglez 0eb71e2c61 Don't throw an exception in get4() since it's actually a useful function 7 years ago
  Baptiste Jonglez a7cb798cb3 Add a radius realm (hard-coded for now) 7 years ago
  Baptiste Jonglez ffcd1884fd Change radius secret to match freeradius's default for debugging 7 years ago
  Baptiste Jonglez 696c46dae0 Regen parsers 7 years ago
  Baptiste Jonglez be9c0188cd radius: convert identifiers to hex strings before sending them to Radius server 7 years ago
  Baptiste Jonglez f7b719fb54 Properly initialize radcli (no more segfaults) 7 years ago
  Baptiste Jonglez eed93ab5d4 radius: finish initial test implementation 7 years ago
  Baptiste Jonglez 91b9c44873 Initial radius host reservation implem 7 years ago
  Baptiste Jonglez b2a43b12c6 Radius: fix initialisation 7 years ago
  Olivier Le Brouster 75f5a06e93 Prepare radius test 7 years ago
  Olivier Le Brouster bd09b0ac23 Add HAVE_RADCLI in Makefile.am 7 years ago
  Baptiste Jonglez 13be12d919 Add radius to lexer/parser 7 years ago
  Olivier Le Brouster 342e8c61ac Add radius backend support is dbaccess_parser 7 years ago
  Baptiste Jonglez ab556811f9 Initliaze radius client 7 years ago
  Baptiste Jonglez 19226740c2 Radius: remove anonymous namespace, it doesn't compile with it 7 years ago
  Baptiste Jonglez a0dd4b6516 radius: add missing header 7 years ago
  Baptiste Jonglez 1e0ddb6bdf radcli autoconf: more logging 7 years ago
  Baptiste Jonglez fa1b888f91 Fix autoconf config for radcli 7 years ago
  Olivier Le Brouster d87a3283fe Add stub code for radius support 7 years ago