Brian Somers 628e6cd45f 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-03-22 09:22:15 +00:00
2002-05-14 04:32:02 +00:00
2001-03-27 17:27:19 +00:00
2002-05-13 12:11:54 +00:00
2002-03-21 23:39:28 +00:00
2002-03-25 13:52:45 +00:00
2001-09-30 21:41:46 +00:00
2002-03-21 23:39:28 +00:00
2002-05-13 12:11:54 +00:00
2002-03-22 00:12:20 +00:00
2002-06-06 13:55:01 +00:00
2002-06-12 00:21:07 +00:00
2002-01-06 08:47:19 +00:00
2002-06-03 19:04:10 +00:00