Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: disable the state dump callback to save a few more kb | Felix Fietkau | 2012-02-21 |
| | | | | SVN-Revision: 30667 | ||
* | hostapd: add configurable debug message minimum priority to cut down on ↵ | Felix Fietkau | 2012-02-20 |
| | | | | | | bloat generated by excessive debug messages SVN-Revision: 30666 | ||
* | hostapd: remove unnecessary dependency on mac80211 | Felix Fietkau | 2012-02-17 |
| | | | | SVN-Revision: 30611 | ||
* | hostapd: correctly pass 64 char hex PSK to wpa_supplicant | Hamish Guthrie | 2012-02-13 |
| | | | | SVN-Revision: 30504 | ||
* | hostapd: introduce a client_cert option which is passed on to wpa_supplicant ↵ | Jo-Philipp Wich | 2012-01-24 |
| | | | | | | (#8876) SVN-Revision: 29901 | ||
* | hostapd: merge an upstream workaround for broken clients sending the wrong ↵ | Felix Fietkau | 2012-01-24 |
| | | | | | | wpa type (should fix #9561) SVN-Revision: 29876 | ||
* | hostapd: add missing check for wds stations | Felix Fietkau | 2011-12-17 |
| | | | | SVN-Revision: 29559 | ||
* | hostapd: support optional argument for the -v switch of hostapd and ↵ | Jo-Philipp Wich | 2011-12-12 |
| | | | | | | wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in SVN-Revision: 29507 | ||
* | hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces | Jo-Philipp Wich | 2011-11-08 |
| | | | | SVN-Revision: 28858 | ||
* | hostapd: update to latest git version | Felix Fietkau | 2011-11-04 |
| | | | | SVN-Revision: 28746 | ||
* | wpa_supplicant: increase the time between scans to reduce the number of hw ↵ | Felix Fietkau | 2011-09-20 |
| | | | | | | resets SVN-Revision: 28262 | ||
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ↵ | Jo-Philipp Wich | 2011-09-09 |
| | | | | | | hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute SVN-Revision: 28207 | ||
* | hostapd: add a workaround for driver issues in various android devices with ↵ | Felix Fietkau | 2011-09-04 |
| | | | | | | texas instruments wifi SVN-Revision: 28167 | ||
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work ↵ | Felix Fietkau | 2011-09-01 |
| | | | | | | around some broken clients (#9561)" This is causing regressions for other clients SVN-Revision: 28141 | ||
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some ↵ | Felix Fietkau | 2011-08-29 |
| | | | | | | broken clients (#9561) SVN-Revision: 28111 | ||
* | hostapd: introduce options to configure the logging behaviour. The config ↵ | Jo-Philipp Wich | 2011-08-20 |
| | | | | | | wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events SVN-Revision: 28056 | ||
* | hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) | Felix Fietkau | 2011-07-29 |
| | | | | SVN-Revision: 27830 | ||
* | hostapd: fix wds interface address handling for multi-bssid | Felix Fietkau | 2011-07-29 |
| | | | | SVN-Revision: 27823 | ||
* | hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey ↵ | Felix Fietkau | 2011-07-29 |
| | | | | | | eapol frame SVN-Revision: 27822 | ||
* | hostapd: refresh patch | Felix Fietkau | 2011-07-09 |
| | | | | SVN-Revision: 27571 | ||
* | hostapd: send EAPOL frames using the same WMM queue as management frames - ↵ | Felix Fietkau | 2011-07-09 |
| | | | | | | fixes reconnect issues under load SVN-Revision: 27570 | ||
* | hostapd: only advertise a single encryption type via WPS if multiple are ↵ | Felix Fietkau | 2011-07-09 |
| | | | | | | supported - fixes windows 7 interop issues SVN-Revision: 27569 | ||
* | hostapd: fix a race condition related to assoc response tx status processing | Felix Fietkau | 2011-05-28 |
| | | | | SVN-Revision: 27022 | ||
* | hostapd: update to 20110527, includes a client mode wpa auth fix | Felix Fietkau | 2011-05-28 |
| | | | | SVN-Revision: 27021 | ||
* | wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes ↵ | Felix Fietkau | 2011-04-26 |
| | | | | | | #9299) SVN-Revision: 26764 | ||
* | hostapd: fix a few compile errors and warnings | Felix Fietkau | 2011-04-24 |
| | | | | SVN-Revision: 26751 | ||
* | hostapd: update to 2011-04-21 | Felix Fietkau | 2011-04-23 |
| | | | | SVN-Revision: 26749 | ||
* | hostapd: fix bridge handling for wds stations (#9257) | Felix Fietkau | 2011-04-19 |
| | | | | SVN-Revision: 26724 | ||
* | package/hostapd: cosmetic fix | Alexandros C. Couloumbis | 2011-04-13 |
| | | | | SVN-Revision: 26644 | ||
* | hostapd: properly mark random data as ready if initialization succeeds ↵ | Felix Fietkau | 2011-04-12 |
| | | | | | | without reassociation (#9222) SVN-Revision: 26611 | ||
* | hostapd: add accounting configuration to hostapd uci script | Vasilis Tsiligiannis | 2011-04-05 |
| | | | | | | | | | | | | | | Hello This patch add accounting configuration in hostapd.sh It also change "server, port, key" to "auth_server, auth_port, auth_secret" but keep backward compatibility Please patch backfire & trunk Thanks in advance. Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 26482 | ||
* | hostapd: write a stampfile when the random pool has been initialized - fixes ↵ | Felix Fietkau | 2011-04-02 |
| | | | | | | rejected assoc attempts after hostapd restart SVN-Revision: 26415 | ||
* | hostapd: update to 20110402, fixes issues with non-QoS clients | Felix Fietkau | 2011-04-02 |
| | | | | SVN-Revision: 26414 | ||
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should ↵ | Felix Fietkau | 2011-03-30 |
| | | | | | | fix EAP rekeying timeout issues with intel clients (#8830) SVN-Revision: 26367 | ||
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 |
| | | | | SVN-Revision: 26288 | ||
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 |
| | | | | SVN-Revision: 26272 | ||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 |
| | | | | SVN-Revision: 26261 | ||
* | hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 |
| | | | | SVN-Revision: 26220 | ||
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 |
| | | | | SVN-Revision: 26216 | ||
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 |
| | | | | SVN-Revision: 26212 | ||
* | hostapd: Fix hostap driver for multicall binary builds | Vasilis Tsiligiannis | 2011-03-17 |
| | | | | SVN-Revision: 26203 | ||
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ↵ | Felix Fietkau | 2011-03-02 |
| | | | | | | binary size a bit SVN-Revision: 25821 | ||
* | hostapd: allow mixed TKIP/CCMP for 11n | Jo-Philipp Wich | 2011-02-15 |
| | | | | SVN-Revision: 25543 | ||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||
* | hostapd: update to 20110117 | Felix Fietkau | 2011-01-24 |
| | | | | SVN-Revision: 25094 | ||
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 |
| | | | | | | | | | | | | | | | | | | | | Previously hostapd created one control interface /var/run/hostapd-phyX which only contained the first virtual bssid (for example wlan0). In order to access the other virtual bssids with hostapd_cli add all virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface parameter per bssid. Previously the control interface looked like: /var/run/hostapd-phyX/wlan0 Now, the control interface looks like this: /var/run/hostapd-phyX/wlan0 /var/run/hostapd-phyX/wlan1 ... Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24985 | ||
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24724 | ||
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 |
| | | | | | | | | | | This allows hostapd to make use of the config option "vlan_tagged_interface" to automatically create bridge and VLAN interfaces in a fully dynamic way. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24722 | ||
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 |
| | | | | | | | | | | | | | | | | | Hostapd can allow preauthentication for WPA2-EAP networks when the interfaces through which preauthentication is allowed are configured. Add a new param "rsn_preauth=0/1" to the configuration that enables or disables preauthentication on the according bridge interface. Preauthentication for unbridged networks is not considered in this patch. Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24721 | ||
* | hostapd: terminate mainloop if interface setup fails, prevents blocking init ↵ | Jo-Philipp Wich | 2010-11-19 |
| | | | | | | or /sbin/wifi if an incorrect channel is configured SVN-Revision: 24041 |