aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Collapse)AuthorAgeFilesLines
...
* hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)Felix Fietkau2011-07-291-9/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wds interface address handling for multi-bssidFelix Fietkau2011-07-291-0/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey ↵Felix Fietkau2011-07-291-0/+11
| | | | | | eapol frame git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: refresh patchFelix Fietkau2011-07-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: send EAPOL frames using the same WMM queue as management frames - ↵Felix Fietkau2011-07-091-0/+13
| | | | | | fixes reconnect issues under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: only advertise a single encryption type via WPS if multiple are ↵Felix Fietkau2011-07-091-0/+25
| | | | | | supported - fixes windows 7 interop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix a race condition related to assoc response tx status processingFelix Fietkau2011-05-281-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20110527, includes a client mode wpa auth fixFelix Fietkau2011-05-2813-53/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes ↵Felix Fietkau2011-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 warningsFelix Fietkau2011-04-246-23/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2011-04-21Felix Fietkau2011-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)Felix Fietkau2011-04-191-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/hostapd: cosmetic fixAlexandros C. Couloumbis2011-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 ↵Felix Fietkau2011-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 scriptVasilis Tsiligiannis2011-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 ↵Felix Fietkau2011-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 clientsFelix Fietkau2011-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 ↵Felix Fietkau2011-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 configFelix Fietkau2011-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 poolFelix Fietkau2011-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 WPSFelix Fietkau2011-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)Vasilis Tsiligiannis2011-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 functionalityFelix Fietkau2011-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 supportFelix Fietkau2011-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 buildsVasilis Tsiligiannis2011-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 ↵Felix Fietkau2011-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 Jo-Philipp Wich2011-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 ↵Felix Fietkau2011-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 20110117Felix Fietkau2011-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 bssidFelix Fietkau2011-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 configFelix Fietkau2010-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.configFelix Fietkau2010-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 configurationFelix Fietkau2010-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 ↵Jo-Philipp Wich2010-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 ↵Felix Fietkau2010-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 ↵Felix Fietkau2010-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-11Felix Fietkau2010-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 fixesFelix Fietkau2010-11-091-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-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 ↵Vasilis Tsiligiannis2010-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 placeFelix Fietkau2010-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)Jo-Philipp Wich2010-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+staFelix Fietkau2010-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 WEPJo-Philipp Wich2010-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 interfacesFelix Fietkau2010-10-261-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wpa_supplicant standalone compileFelix Fietkau2010-10-241-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix AP+STA reconnectsFelix Fietkau2010-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 commitFelix Fietkau2010-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+STAFelix Fietkau2010-10-236-2/+383
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix SIGHUP for multi-bssFelix Fietkau2010-10-231-0/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23601 3c298f89-4303-0410-b956-a3cf2f4a3e73