Commit History

Author SHA1 Message Date
  Jouni Malinen 649d8890b1 Add wrapper functions for IEEE 802.11 driver calls into driver.h 16 years ago
  Jouni Malinen b83cbb3b3b Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h 16 years ago
  Jouni Malinen 33eb3c4ec4 Moved disassociation processing away from driver_*.c 16 years ago
  Jouni Malinen 602996f8db Moved WPA setup etc. association processing away from driver_*.c 16 years ago
  Jouni Malinen 214021f585 Move RX-from-unknown-STA processing away from driver_*.c 16 years ago
  Jouni Malinen 8607f4c31f Moved TX status processing for STA entries away from driver_*.c 16 years ago
  Jouni Malinen d200828b41 Moved rfc1042_header into driver_*.c that use it 16 years ago
  Jouni Malinen bfddd95c9e Split hostapd/driver.h into two files 16 years ago
  Jouni Malinen bb305cbdcc Replaced printf() with wpa_printf() 16 years ago
  Jouni Malinen 1c6e69ccda Moved documentation from developer.txt into source code files 16 years ago
  Jouni Malinen 6f78f2fb3b Preparations for 0.6.7 release 16 years ago
  Jouni Malinen 1aa5c13471 Clear BIP keys, too, when removing broadcast keys with MFP enabled 16 years ago
  Jouni Malinen 65d50f0ac6 Add RADIUS server support for identity selection hint (RFC 4284) 16 years ago
  Jouni Malinen a8d05fca5f Clear various flags on re-association to allow key_mgmt changes 16 years ago
  Jouni Malinen fe0f58fa69 Added option to distinguish non-HT and HT20 in set_freq 16 years ago
  Jouni Malinen 95da9bbc36 nl80211: Add support for setting channel frequency and HT20 vs. HT40 16 years ago
  Jouni Malinen ad08c3633c Added preliminary Wi-Fi Protected Setup (WPS) implementation 16 years ago
  Jouni Malinen fe2c5241b5 Remove experimental non-AP STA code from hostapd 16 years ago
  Jouni Malinen ddaa83ebeb Remove overly complex hostapd setup sequence with n+1 callbacks 16 years ago
  Jouni Malinen 2387b8c0b0 Removed forgotten register_drivers() prototype 16 years ago
  Jouni Malinen d52e94f965 Removed partial IEEE 802.11h implementation 16 years ago
  Jouni Malinen 581a8cde77 Added support for enforcing frequent PTK rekeying 16 years ago
  Jouni Malinen 990ec3787e Set TX queue parameters during initialization 16 years ago
  Jouni Malinen 2d86724409 EAP-FAST: Allow A-ID and A-ID-Info to be configured separately 16 years ago
  Jouni Malinen a11c90a64a EAP-FAST: Make PAC-Key lifetime values configurable 16 years ago
  Jouni Malinen 378eae5e9b EAP-FAST: Added support for disabling anonymous/authenticated provisioning 16 years ago
  Jouni Malinen 85141289d5 Silenced some of the driver-related messages for driver=none case 16 years ago
  Jouni Malinen edd360e170 Do not store dynamic HT IEs in configuration structures 16 years ago
  Jouni Malinen 7b5776834b Fixed a NULL pointer dereference when driver initialization fails 16 years ago
  Jouni Malinen bf98f7f3bc Added support for opportunistic key caching (OKC) 16 years ago