brian 900ca32669 Add the following functions:
rad_request_authenticator()
    Returns the Request-Authenticator relevant to the most recently received
    RADIUS response.

  rad_server_secret()
    Returns the Shared Secret relevant to the most recently received
    RADIUS response.

Neither of these functions should be necessary, however, the
MS-MPPE-Recv-Key and MS-MPPE-Send-Key Microsoft Vendor Specific
attributes are supplied in a mangled (encrypted) format, requiring
this information to demangle.

It's not clear whether these functions should be replaced with a
rad_demangle() function or whether these attributes are one-offs.

Sponsored by: Monzoon
2002-06-12 00:21:07 +00:00
..
2002-05-31 13:20:01 +00:00
2002-05-15 04:19:49 +00:00
2002-05-30 20:53:45 +00:00
2002-06-06 13:55:01 +00:00
2002-06-12 00:21:07 +00:00
2002-06-03 19:04:10 +00:00