aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/patches
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: backport package from trunk r39765Felix Fietkau2014-03-1437-586/+441
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: sync with trunk r36533Felix Fietkau2013-05-2130-375/+202
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix client reassociation after too many ACK failuresFelix Fietkau2013-03-121-0/+11
| | | | | | Backport of r35973 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
| | | | | | Backport of r35630 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add back the patch that waits for interface bringup in ht40, it got ↵Felix Fietkau2013-02-161-0/+73
| | | | | | | | lost with the update Backport of r35619 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge some pending fixes (fixes assoc errors when moving between ↵Felix Fietkau2012-10-252-1/+43
| | | | | | | | vaps of the same wifi device) Backport of r33919 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)Felix Fietkau2012-10-171-0/+17
| | | | | | Backport of r33815 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a patch for suppressing probe responses from APs that have ↵Felix Fietkau2012-09-141-0/+13
| | | | | | reached their limit of maximum number of clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: support wps in hostapd_cli even when built from the mini variantFelix Fietkau2012-09-131-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2012-09-10Felix Fietkau2012-09-1327-310/+195
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix ap+sta issuesFelix Fietkau2012-08-297-48/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNJohn Crispin2012-07-241-0/+169
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add pending patchesJohn Crispin2012-07-242-0/+286
| | | | | | | | add patched needed to pass more parameters to the IBSS JOIN command Signed-off-by: Antonio Quartulli <ordex@autistici.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20120428, fixes some radius issues and wds ap mac address ↵Felix Fietkau2012-04-2918-80/+91
| | | | | | issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix driver_madwifi compile issuesFelix Fietkau2012-03-291-18/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20120326Felix Fietkau2012-03-2732-1859/+362
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add configurable debug message minimum priority to cut down on ↵Felix Fietkau2012-02-201-0/+213
| | | | | | bloat generated by excessive debug messages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge an upstream workaround for broken clients sending the wrong ↵Felix Fietkau2012-01-243-3/+21
| | | | | | wpa type (should fix #9561) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add missing check for wds stationsFelix Fietkau2011-12-171-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: support optional argument for the -v switch of hostapd ↵Jo-Philipp Wich2011-12-121-0/+82
| | | | | | and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to latest git versionFelix Fietkau2011-11-0428-493/+483
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wpa_supplicant: increase the time between scans to reduce the number of hw ↵Felix Fietkau2011-09-201-1/+1
| | | | | | resets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a workaround for driver issues in various android devices with ↵Felix Fietkau2011-09-041-0/+56
| | | | | | texas instruments wifi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work ↵Felix Fietkau2011-09-012-19/+1
| | | | | | | | around some broken clients (#9561)" This is causing regressions for other clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some ↵Felix Fietkau2011-08-292-1/+19
| | | | | | broken clients (#9561) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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-2812-50/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27021 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-2310-31/+213
| | | | 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
* 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
* 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-0213-307/+92
| | | | 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: 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-2116-123/+162
| | | | 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
* [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: update to 20110117Felix Fietkau2011-01-2415-150/+220
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25094 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-1118-438/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73