summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: fix multi-ssid and AP+STA, clean up codeFelix Fietkau2013-06-307-47/+98
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37111
* hostapd: update to latest git versionFelix Fietkau2013-06-3026-195/+229
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37110
* hostapd: return the frequency to some ubus calls to make integration easierFelix Fietkau2013-04-231-1/+3
| | | | SVN-Revision: 36410
* hostapd: update to 2013-04-05Felix Fietkau2013-04-2222-111/+102
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36376
* hostapd: fix build errors on supplicant-only buildsFelix Fietkau2013-03-181-3/+3
| | | | SVN-Revision: 36085
* hostapd: initial prototype of an ubus bindingFelix Fietkau2013-03-172-0/+687
| | | | | | | Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. SVN-Revision: 36081
* hostapd: fix client reassociation after too many ACK failuresFelix Fietkau2013-03-121-0/+11
| | | | SVN-Revision: 35973
* hostapd: update to git version 2013-03-02Felix Fietkau2013-03-0427-337/+151
| | | | SVN-Revision: 35887
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
| | | | SVN-Revision: 35630
* hostapd: add back the patch that waits for interface bringup in ht40, it got ↵Felix Fietkau2013-02-161-0/+73
| | | | | | lost with the update SVN-Revision: 35619
* hostapd: include sys/stat.h for a struct stat definitionFlorian Fainelli2012-11-214-11/+19
| | | | | | | | Some libcs need this header to be explicitely included (e.g: musl) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34295
* hostapd: merge some pending fixes (fixes assoc errors when moving between ↵Felix Fietkau2012-10-252-1/+43
| | | | | | vaps of the same wifi device) SVN-Revision: 33919
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)Felix Fietkau2012-10-171-0/+17
| | | | SVN-Revision: 33815
* packages: sort network related packages into package/network/Felix Fietkau2012-10-1030-0/+2766
SVN-Revision: 33688