Commit History

Author SHA1 Message Date
  Jouni Malinen 61693eaa80 hostapd: Remove unused passive scan functionality 16 years ago
  Jouni Malinen 92f475b4d8 Merge hostapd driver init functions into one 16 years ago
  Jouni Malinen c51218372f Merge wpa_supplicant and hostapd driver wrapper implementations 16 years ago
  Jouni Malinen f1f54cb8b1 Fix RSN parameter setting for multi-BSS case 16 years ago
  Masashi Honma 871bb568d2 Fix: Loop in driver selection routine 16 years ago
  Jouni Malinen 89111f3bbc Rename struct wpa_driver_ops to hapd_driver_ops 16 years ago
  Jouni Malinen 3067ac2bb8 Get rid of couple of shadowed variable warnings 16 years ago
  Jouni Malinen b1c0e29733 Include config.h explicitly into files that actually use it 16 years ago
  Jouni Malinen 97234b5073 Move STA entry structure into sta_info.h and remove ap.h 16 years ago
  Jouni Malinen 1e5839e06f Rename EAP server defines from EAP_* to EAP_SERVER_* 16 years ago
  Jouni Malinen 3ae0800c5f WMM cleanup (WME -> WMM rename, comments, etc.) 16 years ago
  Jouni Malinen 6f4071c084 Do not use country_code default (was: US) 16 years ago
  Jouni Malinen f620268f13 WPS: Add support for external Registrars using UPnP transport 16 years ago
  Jouni Malinen 7ce3304ab3 Do not forget wpa_passphrase so that WPS can use it 16 years ago
  Jouni Malinen 4c29cae932 Added ap_settings option for overriding WPS AP Settings in M7 16 years ago
  Jouni Malinen 6296625308 Free extra_cred when freeing configuration 16 years ago
  Jouni Malinen d745c7cc1a Added wps_cred_processing configuration option for hostapd 16 years ago
  Jouni Malinen 6fa68a0ee5 Added an option to add (or override) Credential attribute(s) in M8 16 years ago
  Jouni Malinen 4cdde5caf7 Fixed a typo in printf -> wpa_printf changes 16 years ago
  Jouni Malinen 7fd46d466f Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE) 16 years ago
  Jouni Malinen 30b32314eb Added build option for removing VLAN support (CONFIG_NO_VLAN) 16 years ago
  Jouni Malinen 27750f29d6 Comment out RADIUS configuration parsing if RADIUS client support is 16 years ago
  Jouni Malinen 10656fc23a Replaced printf() calls with wpa_printf() 16 years ago
  Jouni Malinen 1c6e69ccda Moved documentation from developer.txt into source code files 16 years ago
  Jouni Malinen 5306f43fc3 Fixed sparse warnings about integer vs. pointer use 16 years ago
  Jouni Malinen 45c94154a6 Updated SA Query procedure to use timeouts per 802.11w/D7.0 16 years ago
  Jouni Malinen 47f72245e2 Do not allow HT with WPA/WPA2 to be enabled without CCMP 16 years ago
  Jouni Malinen 8874b727ab WPS: Add length limits to device attribute strings 16 years ago
  Jouni Malinen a8d8410e1f Added support for configuring secondary channel offset for HT40 16 years ago
  Jouni Malinen a86f6ccad7 Rename [40HT] to [HT40] in ht_capab 16 years ago