/[radius]/radius/radiusd/auth.c
ViewVC logotype

Diff of /radius/radiusd/auth.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.84 by gray, Tue Oct 14 07:11:18 2003 UTC revision 1.85 by gray, Thu Oct 16 06:42:21 2003 UTC
# Line 426  rad_check_password(RADIUS_REQ *radreq, V Line 426  rad_check_password(RADIUS_REQ *radreq, V
426          return result;          return result;
427  }  }
428    
429  /*  /* Initial step of authentication. */
  *      Initial step of authentication.  
  *      Find username, calculate MD5 digest, and  
  *      process the hints and huntgroups file.  
  */  
430  int  int
431  rad_auth_init(RADIUS_REQ *radreq, int activefd)  rad_auth_init(RADIUS_REQ *radreq, int activefd)
432  {  {

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26