Commit History

Author SHA1 Message Date
  Jouni Malinen 3484a18a13 hostapd: Remove unused bridge_packets configuration option 15 years ago
  Jouni Malinen eb53b752df Remove unnecessary CONFIG_IEEE80211N use 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen df84268ae7 Allocate sta->ht_capabilities dynamically 15 years ago
  Jouni Malinen 4dbfe5c58a Conver hostapd specific files to include common.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 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