| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces | Jo-Philipp Wich | 2011-11-08 | 1 | -0/+9 |
* | hostapd: update to latest git version | Felix Fietkau | 2011-11-04 | 29 | -497/+487 |
* | wpa_supplicant: increase the time between scans to reduce the number of hw re... | Felix Fietkau | 2011-09-20 | 1 | -1/+1 |
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ha... | Jo-Philipp Wich | 2011-09-09 | 1 | -5/+12 |
* | hostapd: add a workaround for driver issues in various android devices with t... | Felix Fietkau | 2011-09-04 | 1 | -0/+56 |
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun... | Felix Fietkau | 2011-09-01 | 2 | -19/+1 |
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b... | Felix Fietkau | 2011-08-29 | 2 | -1/+19 |
* | hostapd: introduce options to configure the logging behaviour. The config wif... | Jo-Philipp Wich | 2011-08-20 | 2 | -3/+39 |
* | hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) | Felix Fietkau | 2011-07-29 | 1 | -9/+8 |
* | hostapd: fix wds interface address handling for multi-bssid | Felix Fietkau | 2011-07-29 | 1 | -0/+66 |
* | hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eap... | Felix Fietkau | 2011-07-29 | 1 | -0/+11 |
* | hostapd: refresh patch | Felix Fietkau | 2011-07-09 | 1 | -2/+2 |
* | hostapd: send EAPOL frames using the same WMM queue as management frames - fi... | Felix Fietkau | 2011-07-09 | 1 | -0/+13 |
* | hostapd: only advertise a single encryption type via WPS if multiple are supp... | Felix Fietkau | 2011-07-09 | 1 | -0/+25 |
* | hostapd: fix a race condition related to assoc response tx status processing | Felix Fietkau | 2011-05-28 | 1 | -0/+48 |
* | hostapd: update to 20110527, includes a client mode wpa auth fix | Felix Fietkau | 2011-05-28 | 13 | -53/+53 |
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #... | Felix Fietkau | 2011-04-26 | 2 | -0/+4 |
* | hostapd: fix a few compile errors and warnings | Felix Fietkau | 2011-04-24 | 6 | -23/+46 |
* | hostapd: update to 2011-04-21 | Felix Fietkau | 2011-04-23 | 11 | -34/+216 |
* | hostapd: fix bridge handling for wds stations (#9257) | Felix Fietkau | 2011-04-19 | 1 | -0/+29 |
* | package/hostapd: cosmetic fix | Alexandros C. Couloumbis | 2011-04-13 | 1 | -1/+1 |
* | hostapd: properly mark random data as ready if initialization succeeds withou... | Felix Fietkau | 2011-04-12 | 1 | -3/+33 |
* | hostapd: add accounting configuration to hostapd uci script | Vasilis Tsiligiannis | 2011-04-05 | 1 | -7/+17 |
* | hostapd: write a stampfile when the random pool has been initialized - fixes ... | Felix Fietkau | 2011-04-02 | 1 | -3/+42 |
* | hostapd: update to 20110402, fixes issues with non-QoS clients | Felix Fietkau | 2011-04-02 | 14 | -310/+95 |
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix... | Felix Fietkau | 2011-03-30 | 1 | -0/+195 |
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | 1 | -2/+14 |
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | 2 | -47/+120 |
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 17 | -125/+165 |
* | hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 | 1 | -46/+235 |
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 | 1 | -0/+161 |
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 2 | -7/+7 |
* | hostapd: Fix hostap driver for multicall binary builds | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+365 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | hostapd: allow mixed TKIP/CCMP for 11n | Jo-Philipp Wich | 2011-02-15 | 1 | -2/+2 |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | Felix Fietkau | 2011-02-13 | 2 | -1/+8 |
* | hostapd: update to 20110117 | Felix Fietkau | 2011-01-24 | 16 | -152/+222 |
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 | 1 | -1/+3 |
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 | 1 | -1/+1 |
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 | 1 | -14/+26 |
* | hostapd: terminate mainloop if interface setup fails, prevents blocking init ... | Jo-Philipp Wich | 2010-11-19 | 1 | -0/+81 |
* | hostapd: back out a problematic madwifi change that worked around some issues... | Felix Fietkau | 2010-11-19 | 1 | -15/+1 |
* | hostapd: fix madwifi related linker error (include wext support for non-wpad ... | Felix Fietkau | 2010-11-13 | 2 | -2/+15 |
* | hostapd: update to 2010-11-11 | Felix Fietkau | 2010-11-11 | 19 | -440/+24 |
* | hostapd: add some wpa related madwifi fixes | Felix Fietkau | 2010-11-09 | 1 | -0/+48 |
* | hostapd: update to 20101109, reorganize patches | Felix Fietkau | 2010-11-09 | 28 | -275/+163 |
* | hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplican... | Vasilis Tsiligiannis | 2010-11-03 | 2 | -1/+3 |
* | hostapd: move the madwifi segfault fix to the right place | Felix Fietkau | 2010-10-31 | 2 | -32/+12 |
* | package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operst... | Jo-Philipp Wich | 2010-10-29 | 1 | -0/+22 |