Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostapd: fix ubus reconnect handling | Felix Fietkau | 2013-08-08 | 1 | -1/+18 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37741 | ||||
* | hostapd: update to latest version (20130707) | Felix Fietkau | 2013-08-08 | 23 | -281/+80 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37738 | ||||
* | hostapd: Fix WDS/WEP usage | Felix Fietkau | 2013-08-06 | 1 | -0/+156 |
| | | | | | | | | | WEP in WDS is currently broken in hostapd. Add a patch to fix the issue. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37733 | ||||
* | hostapd: Refresh patches | Felix Fietkau | 2013-08-06 | 7 | -18/+18 |
| | | | | | | Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37731 | ||||
* | hostapd: Add an option to disable beaconing | Felix Fietkau | 2013-08-06 | 1 | -0/+45 |
| | | | | | | | | | | | | Add a patch for hostapd that introduces a config option "start_disabled" which can be used to bring up an AP interface with beaconing disabled. This is useful in a Repeater-AP setup where the Repeater AP has to start beaconing only after the WDS link has been established. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37730 | ||||
* | hostapd: fix multi-ssid and AP+STA, clean up code | Felix Fietkau | 2013-06-30 | 7 | -47/+98 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37111 | ||||
* | hostapd: update to latest git version | Felix Fietkau | 2013-06-30 | 26 | -195/+229 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37110 | ||||
* | hostapd: return the frequency to some ubus calls to make integration easier | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
| | | | | SVN-Revision: 36410 | ||||
* | hostapd: update to 2013-04-05 | Felix Fietkau | 2013-04-22 | 22 | -111/+102 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36376 | ||||
* | hostapd: fix build errors on supplicant-only builds | Felix Fietkau | 2013-03-18 | 1 | -3/+3 |
| | | | | SVN-Revision: 36085 | ||||
* | hostapd: initial prototype of an ubus binding | Felix Fietkau | 2013-03-17 | 2 | -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 failures | Felix Fietkau | 2013-03-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 35973 | ||||
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 27 | -337/+151 |
| | | | | SVN-Revision: 35887 | ||||
* | hostapd: fix the scan wait patch for multiple interfaces | Felix Fietkau | 2013-02-16 | 1 | -21/+13 |
| | | | | SVN-Revision: 35630 | ||||
* | hostapd: add back the patch that waits for interface bringup in ht40, it got ↵ | Felix Fietkau | 2013-02-16 | 1 | -0/+73 |
| | | | | | | lost with the update SVN-Revision: 35619 | ||||
* | hostapd: include sys/stat.h for a struct stat definition | Florian Fainelli | 2012-11-21 | 4 | -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 Fietkau | 2012-10-25 | 2 | -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 Fietkau | 2012-10-17 | 1 | -0/+17 |
| | | | | SVN-Revision: 33815 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 30 | -0/+2766 |
SVN-Revision: 33688 |