eap_mschapv2.c File Reference

hostapd / EAP-MSCHAPv2 (draft-kamath-pppext-eap-mschapv2-00.txt) server More...

#include "includes.h"
#include "common.h"
#include "eap_i.h"
#include "ms_funcs.h"
Include dependency graph for eap_mschapv2.c:

Go to the source code of this file.

Data Structures

struct  eap_mschapv2_hdr
struct  eap_mschapv2_data

Defines

#define MSCHAPV2_OP_CHALLENGE   1
#define MSCHAPV2_OP_RESPONSE   2
#define MSCHAPV2_OP_SUCCESS   3
#define MSCHAPV2_OP_FAILURE   4
#define MSCHAPV2_OP_CHANGE_PASSWORD   7
#define MSCHAPV2_RESP_LEN   49
#define ERROR_RESTRICTED_LOGON_HOURS   646
#define ERROR_ACCT_DISABLED   647
#define ERROR_PASSWD_EXPIRED   648
#define ERROR_NO_DIALIN_PERMISSION   649
#define ERROR_AUTHENTICATION_FAILURE   691
#define ERROR_CHANGING_PASSWORD   709
#define PASSWD_CHANGE_CHAL_LEN   16
#define MSCHAPV2_KEY_LEN   16
#define CHALLENGE_LEN   16

Functions

int eap_server_mschapv2_register (void)

Variables

struct eap_mschapv2_hdr STRUCT_PACKED

Detailed Description

hostapd / EAP-MSCHAPv2 (draft-kamath-pppext-eap-mschapv2-00.txt) server

Copyright
Copyright (c) 2004-2007, Jouni Malinen <j@w1.fi>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file eap_mschapv2.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:21:32 2009 for hostapd by  doxygen 1.6.1