Commit History

Author SHA1 Message Date
  Jouni Malinen 1489e11a94 Make struct radius_msg private to radius.c 15 years ago
  Jouni Malinen 9e7245bdb4 Change radius_msg_free() to free the buffer 15 years ago
  Jouni Malinen 9b5d2b8b9c Merge hostapd/sta_flags.h into sta_info.h 15 years ago
  Jouni Malinen 0de39516ae Map STA flags into values defined in driver.h 15 years ago
  Jouni Malinen e3bd3912ca Change set_ieee8021x driver op to use parameters structure 15 years ago
  Jouni Malinen 22a7f39f23 Remove unused hostapd reconfig code 15 years ago
  Jouni Malinen e0e14a7bc3 Move internal EAPOL authenticator defines into their own file 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen b60d6f61e4 Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE 15 years ago
  Jouni Malinen 281c950be4 Move EAPOL authenticator state machine into src/eapol_auth 15 years ago
  Jouni Malinen a2befd37cc Change EAPOL authenticator hapd pointers to be opaque context 15 years ago
  Jouni Malinen d79b779204 Remove dependency on sta_info.h from eapol_sm.c 15 years ago
  Jouni Malinen 382942004f Add EAPOL authenticator event callback 15 years ago
  Jouni Malinen c02d52b405 Get PMKSA cache status as EAPOL alloc flag 15 years ago
  Jouni Malinen 5ed1c08fcd Initialize EAPOL authenticator flags during allocation 15 years ago
  Jouni Malinen 2773ca093e Replace eap_type_text() with EAP server methods function 15 years ago
  Jouni Malinen 4dbfe5c58a Conver hostapd specific files to include common.h 15 years ago
  Jouni Malinen bcd154c343 Include sta_flags.h explicitly, not via sta_info.h 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen 5843e1c9a6 Move acct_interim_interval away from RADIUS client configuration 15 years ago
  Jouni Malinen 20bd9547a1 Add ctrl_iface events for AP mode STA connect/disconnect 15 years ago
  Jouni Malinen ac73690c06 Move RC4 into crypto.h as a replaceable crypto function 15 years ago
  Jouni Malinen 8ef1683115 Remove rc4() wrapper 15 years ago
  Jouni Malinen f55802e8bf Move default_wep_key variable into EAPOL authenticator data 16 years ago
  Jouni Malinen 89d39d9d6c Move hostapd driver_ops to use similar set_key with wpa_supplicant 16 years ago
  Jouni Malinen a60e7213e1 Fixed WPS with open and shared WEP networks 16 years ago
  Jouni Malinen 010dc06853 Moved RADIUS Class attribute helpers into RADIUS module 16 years ago
  Jouni Malinen 30b32314eb Added build option for removing VLAN support (CONFIG_NO_VLAN) 16 years ago
  Jouni Malinen 71f04b3cf9 Fixed CONFIG_NO_HOSTAPD_LOGGER build 16 years ago
  Jouni Malinen 940a0ce970 Moved association check from driver_*.c into ieee802_1x_receive() 16 years ago