summaryrefslogtreecommitdiff
path: root/package/hostapd
AgeCommit message (Expand)Author
2012-04-29hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...nbd
2012-03-29wpa_supplicant: make key_mgmt default to NONEnbd
2012-03-29hostapd: fix driver_madwifi compile issuesnbd
2012-03-27wpa_supplicant: fix regressions introduced by the ibss-rsn changesnbd
2012-03-27wpa_supplicant: add CONFIG_IBSS_RSN=y compilation optionnbd
2012-03-27wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONEnbd
2012-03-27hostapd: update to 20120326nbd
2012-02-21hostapd: disable the state dump callback to save a few more kbnbd
2012-02-20hostapd: add configurable debug message minimum priority to cut down on bloat...nbd
2012-02-17hostapd: remove unnecessary dependency on mac80211nbd
2012-02-13[package] hostapd: correctly pass 64 char hex PSK to wpa_supplicanthcg
2012-01-24[package] hostapd: introduce a client_cert option which is passed on to wpa_s...jow
2012-01-24hostapd: merge an upstream workaround for broken clients sending the wrong wp...nbd
2011-12-17hostapd: add missing check for wds stationsnbd
2011-12-12[package] hostapd: support optional argument for the -v switch of hostapd and...jow
2011-11-08[package] hostapd: add code to prevent accidentally bridging non-wds sta mode...jow
2011-11-04hostapd: update to latest git versionnbd
2011-09-20wpa_supplicant: increase the time between scans to reduce the number of hw re...nbd
2011-09-09[package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options,...jow
2011-09-04hostapd: add a workaround for driver issues in various android devices with t...nbd
2011-09-01Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...nbd
2011-08-29hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b...nbd
2011-08-20[package] hostapd: introduce options to configure the logging behaviour.jow
2011-07-29hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)nbd
2011-07-29hostapd: fix wds interface address handling for multi-bssidnbd
2011-07-29hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eap...nbd
2011-07-09hostapd: refresh patchnbd
2011-07-09hostapd: send EAPOL frames using the same WMM queue as management frames - fi...nbd
2011-07-09hostapd: only advertise a single encryption type via WPS if multiple are supp...nbd
2011-05-28hostapd: fix a race condition related to assoc response tx status processingnbd
2011-05-28hostapd: update to 20110527, includes a client mode wpa auth fixnbd
2011-04-26wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #...nbd
2011-04-24hostapd: fix a few compile errors and warningsnbd
2011-04-23hostapd: update to 2011-04-21nbd
2011-04-19hostapd: fix bridge handling for wds stations (#9257)nbd
2011-04-13package/hostapd: cosmetic fixacoul
2011-04-12hostapd: properly mark random data as ready if initialization succeeds withou...nbd
2011-04-05[package] hostapd: add accounting configuration to hostapd uci scriptacinonyx
2011-04-02hostapd: write a stampfile when the random pool has been initialized - fixes ...nbd
2011-04-02hostapd: update to 20110402, fixes issues with non-QoS clientsnbd
2011-03-30nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...nbd
2011-03-25hostapd: add more wps config methods to the confignbd
2011-03-22hostapd: make entropy collection contribute to the kernel poolnbd
2011-03-21hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSnbd
2011-03-18[package] hostapd: fix non-multicall hostapd compile (#9074)acinonyx
2011-03-18hostapd: add a patch to remove some unnecessary control interface functionalitynbd
2011-03-17hostapd: add a separate config symbol for 802.11n driver supportnbd
2011-03-17[package] hostapd: Fix hostap driver for multicall binary buildsacinonyx
2011-03-02hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ...nbd
2011-02-15[package] hostapd: allow mixed TKIP/CCMP for 11n jow