| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: update to version 2013-11-20 | Felix Fietkau | 2013-11-25 | 33 | -430/+224 |
* | hostapd: remove random pool support - the entropy it gathers is questionable ... | Felix Fietkau | 2013-11-18 | 6 | -177/+5 |
* | hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separ... | Felix Fietkau | 2013-11-12 | 5 | -20/+11 |
* | wpa_supplicant: fix beacon_int configuration option | Jo-Philipp Wich | 2013-10-18 | 1 | -3/+3 |
* | hostapd: recognize 8021x as an authentication mode | Felix Fietkau | 2013-10-08 | 1 | -1/+1 |
* | hostapd: add external registrar support | Felix Fietkau | 2013-10-08 | 1 | -0/+3 |
* | hostapd: enable WPS2 support on hostapd-full.config | Felix Fietkau | 2013-10-08 | 1 | -1/+2 |
* | hostapd: fix hostapd RSN preauthentication PMKSA caching | Felix Fietkau | 2013-10-08 | 1 | -4/+21 |
* | hostapd: Add WPS unconfigured & WPS pin method support | Felix Fietkau | 2013-10-08 | 1 | -3/+13 |
* | hostapd: Add eap_reauth_period config option | Felix Fietkau | 2013-10-08 | 1 | -0/+2 |
* | hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155) | Felix Fietkau | 2013-09-14 | 1 | -1/+1 |
* | hostapd: fix typo in version number | Felix Fietkau | 2013-08-08 | 1 | -1/+1 |
* | hostapd: fix ubus reconnect handling | Felix Fietkau | 2013-08-08 | 1 | -1/+18 |
* | hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) s... | Felix Fietkau | 2013-08-08 | 2 | -2/+428 |
* | hostapd: update to latest version (20130707) | Felix Fietkau | 2013-08-08 | 24 | -284/+83 |
* | hostapd: Settings for DAE/CoA server | Felix Fietkau | 2013-08-06 | 1 | -0/+7 |
* | hostapd: Fix WDS/WEP usage | Felix Fietkau | 2013-08-06 | 1 | -0/+156 |
* | hostapd: Refresh patches | Felix Fietkau | 2013-08-06 | 7 | -18/+18 |
* | hostapd: Add an option to disable beaconing | Felix Fietkau | 2013-08-06 | 1 | -0/+45 |
* | hostapd: truncate default mac file before adding entries to it (#13797) | Jo-Philipp Wich | 2013-07-01 | 2 | -1/+3 |
* | hostapd: fix multi-ssid and AP+STA, clean up code | Felix Fietkau | 2013-06-30 | 7 | -47/+98 |
* | hostapd: update to latest git version | Felix Fietkau | 2013-06-30 | 27 | -197/+231 |
* | hostapd: fix superflous coma | John Crispin | 2013-06-24 | 1 | -1/+1 |
* | hostapd: remove old button hotplug script | John Crispin | 2013-06-21 | 1 | -7/+2 |
* | hostapd: correctly handle macfile uci option | Jo-Philipp Wich | 2013-06-17 | 1 | -9/+24 |
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 |
* | hostapd: return the frequency to some ubus calls to make integration easier | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
* | hostapd: update to 2013-04-05 | Felix Fietkau | 2013-04-22 | 23 | -114/+105 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -3/+3 |
* | hostapd: fix build errors on supplicant-only builds | Felix Fietkau | 2013-03-18 | 2 | -4/+6 |
* | hostapd: initial prototype of an ubus binding | Felix Fietkau | 2013-03-17 | 5 | -3/+694 |
* | use new button scheme | John Crispin | 2013-03-13 | 2 | -0/+7 |
* | hostapd: fix client reassociation after too many ACK failures | Felix Fietkau | 2013-03-12 | 1 | -0/+11 |
* | hostapd: include the madwifi headers in the package directory to avoid compil... | Felix Fietkau | 2013-03-05 | 6 | -1/+2454 |
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 28 | -340/+154 |
* | hostapd: fix the scan wait patch for multiple interfaces | Felix Fietkau | 2013-02-16 | 1 | -21/+13 |
* | hostapd: add back the patch that waits for interface bringup in ht40, it got ... | Felix Fietkau | 2013-02-16 | 1 | -0/+73 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | Felix Fietkau | 2013-02-11 | 1 | -0/+4 |
* | hostapd: don't configure wpa_supplicant with empty password="" if no password... | Jo-Philipp Wich | 2013-01-28 | 1 | -1/+1 |
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 1 | -1/+1 |
* | wpa_supplicant.sh: always use parameters from the current section | Felix Fietkau | 2012-12-16 | 1 | -7/+2 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 1 | -0/+21 |
* | hostapd: include sys/stat.h for a struct stat definition | Florian Fainelli | 2012-11-21 | 4 | -11/+19 |
* | hostapd: merge some pending fixes (fixes assoc errors when moving between vap... | Felix Fietkau | 2012-10-25 | 2 | -1/+43 |
* | hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445) | Felix Fietkau | 2012-10-17 | 1 | -0/+17 |
* | hostapd: remove redundant MAINTAINER lines | Felix Fietkau | 2012-10-10 | 1 | -4/+0 |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 40 | -0/+4799 |