Ruslan Ermilov b4b831ef39 - Added rad_demangle() for demangling user-passwords (needed for
MS-CHAPv1 MPPE-keys).
- Added rad_demangle_mppe_key() for demangling mppe-keys (needed
  for MPPE-keys).
- Added some typecasts for avoiding compiler warnings.
- Fix: better handle wrong usage of the lib (if the programmer
  has not called rad_create_request() but rad_put_*(), then a
  weird error message was returned).
- Added a new function for putting the Message-Authenticator.
- Verify the Message-Authenticator, if it was found inside a
  response packet and silently drop the packet, if the validation
  failed.
- Implicitly put the Message-Authenticator, if the EAP-Message
  attribute was added.
- Added some missing defines.

Submitted by:	Michael Bretterklieber
PR:		46555
2004-04-27 15:00:29 +00:00
..
2004-04-02 17:57:57 +00:00
2004-04-26 23:37:54 +00:00
2004-04-27 09:18:49 +00:00
2004-04-21 23:21:13 +00:00
2003-08-18 15:25:39 +00:00
2004-01-28 00:11:42 +00:00
2004-02-23 20:07:47 +00:00
2004-02-04 06:32:45 +00:00
2003-08-18 15:25:39 +00:00
2004-02-11 21:09:13 +00:00
2003-08-30 13:57:31 +00:00
2004-04-21 23:23:05 +00:00