Commit History

Author SHA1 Message Date
  Jouni Malinen 9c6d8e1db5 Make channel number available to set_freq() 16 years ago
  Jouni Malinen c813b69546 Update driver SSID and 802.1X/WPA parameters on configuration reload 16 years ago
  Jouni Malinen b6a7859d15 Move hostapd_init() into main.c 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 89d39d9d6c Move hostapd driver_ops to use similar set_key with wpa_supplicant 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 90ac1f9fc9 Allow more complex BSSID masks to be used for multi-BSSID 16 years ago
  Jouni Malinen eb1f7446b5 Move DTIM period configuration into Beacon set operation 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 71f04b3cf9 Fixed CONFIG_NO_HOSTAPD_LOGGER build 16 years ago
  Jouni Malinen b7fc385071 Fixed build with 802.11n disabled 16 years ago
  Jouni Malinen 5fa30f32da Cleaned up main() by splitting it into number of helper functions 16 years ago
  Jouni Malinen b5b969e9c7 Moved driver callback functions from hostapd.c to a new file 16 years ago
  Jouni Malinen 81897f4c88 Moved TKIP countermeasures from hostapd.c to its own file 16 years ago
  Jouni Malinen 9302c5e19c Cleanup: move related functions closer to eachother 16 years ago
  Jouni Malinen 3313cea0d6 Fixed TKIP countermeasueres for drivers that do not use hostapd MLME 16 years ago
  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