summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Collapse)AuthorAgeFilesLines
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes ↵nbd2011-04-262-0/+4
| | | | | | #9299) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix a few compile errors and warningsnbd2011-04-246-23/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2011-04-21nbd2011-04-2311-34/+216
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix bridge handling for wds stations (#9257)nbd2011-04-191-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/hostapd: cosmetic fixacoul2011-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: properly mark random data as ready if initialization succeeds ↵nbd2011-04-121-3/+33
| | | | | | without reassociation (#9222) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: add accounting configuration to hostapd uci scriptacinonyx2011-04-051-7/+17
| | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: write a stampfile when the random pool has been initialized - fixes ↵nbd2011-04-021-3/+42
| | | | | | rejected assoc attempts after hostapd restart git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20110402, fixes issues with non-QoS clientsnbd2011-04-0214-310/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should ↵nbd2011-03-301-0/+195
| | | | | | fix EAP rekeying timeout issues with intel clients (#8830) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add more wps config methods to the confignbd2011-03-251-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: make entropy collection contribute to the kernel poolnbd2011-03-222-47/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSnbd2011-03-2117-125/+165
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: fix non-multicall hostapd compile (#9074)acinonyx2011-03-181-46/+235
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a patch to remove some unnecessary control interface functionalitynbd2011-03-181-0/+161
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a separate config symbol for 802.11n driver supportnbd2011-03-172-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: Fix hostap driver for multicall binary buildsacinonyx2011-03-171-0/+365
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ↵nbd2011-03-021-0/+3
| | | | | | binary size a bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: allow mixed TKIP/CCMP for 11n jow2011-02-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵nbd2011-02-132-1/+8
| | | | | | hostapd/wpa_supplicant can make it optional git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20110117nbd2011-01-2416-152/+222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: Create one control interface per virtual bssidnbd2011-01-141-1/+3
| | | | | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix appending the iapp_interface variable to the confignbd2010-12-191-1/+1
| | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.confignbd2010-12-191-0/+2
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: Allow rsn_preauth configurationnbd2010-12-191-14/+26
| | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: terminate mainloop if interface setup fails, prevents ↵jow2010-11-191-0/+81
| | | | | | blocking init or /sbin/wifi if an incorrect channel is configured git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: back out a problematic madwifi change that worked around some ↵nbd2010-11-191-15/+1
| | | | | | issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix madwifi related linker error (include wext support for non-wpad ↵nbd2010-11-132-2/+15
| | | | | | hostapd builds) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2010-11-11nbd2010-11-1119-440/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add some wpa related madwifi fixesnbd2010-11-091-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20101109, reorganize patchesnbd2010-11-0928-275/+163
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: Add 'identity' config option when eap_type is 'tls' on ↵acinonyx2010-11-032-1/+3
| | | | | | wpa_supplicant (#8164) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: move the madwifi segfault fix to the right placenbd2010-10-312-32/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/hostapd: fix crash in atheros driver (#8143)jow2010-10-291-0/+22
| | | | | | | | | hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: do not restrict ht capabilities for ap+stanbd2010-10-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Set auth_algs in hostapd.conf, make it configurable for WEPjow2010-10-271-1/+9
| | | | | | | | | | | | | | | | | | Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used. https://dev.openwrt.org/ticket/8120 Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesnbd2010-10-261-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wpa_supplicant standalone compilenbd2010-10-241-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix AP+STA reconnectsnbd2010-10-241-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: remove some unnecessary debugging code from the last commitnbd2010-10-231-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd/mac80211: implement support for AP+STAnbd2010-10-236-2/+383
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix SIGHUP for multi-bssnbd2010-10-231-0/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix non-multicall wpa_supplicant compilenbd2010-09-151-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wpa_supplicant crash issues in WDS STA modenbd2010-09-151-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: backport a fix to check for STA STBC capabilities before setting ↵nbd2010-08-311-0/+41
| | | | | | them (fixes #7464) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)acinonyx2010-08-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵nbd2010-07-201-1/+1
| | | | | | dependency on mac80211. this fixes circular dependency issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: make rfkill support optionalnbd2010-07-083-2/+272
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add preliminary wps script support (push-button only, does not ↵nbd2010-07-083-2/+18
| | | | | | handle multi-bss yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpadnbd2010-07-082-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22098 3c298f89-4303-0410-b956-a3cf2f4a3e73