Commit History

Author SHA1 Message Date
  Jouni Malinen 2d5b792d2b Add preliminary hostapd data structure initialization for AP mode 16 years ago
  Jouni Malinen 89111f3bbc Rename struct wpa_driver_ops to hapd_driver_ops 16 years ago
  Jouni Malinen b6a7859d15 Move hostapd_init() into main.c 16 years ago
  Jouni Malinen 3067ac2bb8 Get rid of couple of shadowed variable warnings 16 years ago
  Jouni Malinen 21db94c5dc Remove shadowed variable 16 years ago
  Jouni Malinen 5c333467b3 Move main() and configuration file related functions into main.c 16 years ago
  Jouni Malinen 1f1b62a0f0 Move wpa_supplicant_create_ap() into ap.c 16 years ago
  Jouni Malinen c746331b52 Allow hostapd/config.h and wpa_supplicant/config_ssid.h coexist 16 years ago
  Jouni Malinen bfd67fc44c Fix WPS UPnP SSDP on 32-bit targets 16 years ago
  Jouni Malinen 89d39d9d6c Move hostapd driver_ops to use similar set_key with wpa_supplicant 16 years ago
  Jouni Malinen fb86519d12 Replace deprecated add_sta() with add_sta2() 16 years ago
  Jouni Malinen 909a6ef00c Remove deprecated version of set_freq() and rename the new version 16 years ago
  Jouni Malinen 4f86ca6870 Remove unused set_assoc_ap() wpa_driver_ops 16 years ago
  Jouni Malinen 089757c6a9 Fix wpa_supplicant AP build after hostapd header file cleanup 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 2991469cd1 Replace sta_aid array with bitfield 16 years ago
  Jouni Malinen d42a62b36c Move AID derivation into a separate function 16 years ago
  Jouni Malinen f1a4871084 Link in AP functionality from hostapd when CONFIG_AP=y 16 years ago
  Jouni Malinen 1e5839e06f Rename EAP server defines from EAP_* to EAP_SERVER_* 16 years ago
  Jouni Malinen 1581b38b67 Initial step in adding simple AP mode support into wpa_supplicant 16 years ago
  Jouni Malinen 17449e213f Remove local variable shadowing to avoid a warning 16 years ago
  Jouni Malinen a87c9d9609 driver_nl80211: Fix initial iftype change 16 years ago
  Jouni Malinen 36b15723ca Deprecate set_drop_unencrypted(), set_auth_alg(), and set_mode() 16 years ago
  Jouni Malinen 143980694f Preparations for 0.6.9 release 16 years ago
  Jouni Malinen 5ce2a4649d driver_madwifi: Fix build with old driver versions 16 years ago
  Jouni Malinen 75864b7f63 Fix UNIX domain socket address handling to be more portable 16 years ago
  Sam Leffler 19b9436c0e Fix UNIX domain socket address handling to be more portable 16 years ago
  Jouni Malinen 22498d6dc3 Fix WPS UPnP build for FreeBSD 16 years ago
  Jouni Malinen 7d737d6bf9 Fix FreeBSD build by not adding -ldl 16 years ago