summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill2014-11-061-2/+2
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* hostapd: update to 2014-10-25Felix Fietkau2014-10-2531-409/+113
* hostapd: Add wpa_psk_file option to netifd.shJohn Crispin2014-10-201-1/+7
* hostapd: CVE-2014-3686 fixesSteven Barth2014-10-179-11/+229
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-141-1/+1
* hostapd: read missing parameter for dynamic VLANsJohn Crispin2014-10-061-1/+1
* hostapd: add conflicts with wpad(-mini) to hostapd and wpa_supplicantFelix Fietkau2014-10-051-0/+5
* hostapd: allow using iapp for any encryption type (fixes #18022)Felix Fietkau2014-10-051-2/+3
* hostapd: merge an upstream patch for pmksa cacheFelix Fietkau2014-10-051-0/+32
* hostapd: do not remove foreign wpa_supplicant socketsJohn Crispin2014-09-171-1/+1
* hostapd: remove bogus default setting for wps_pin (#17873)Felix Fietkau2014-09-152-4/+3
* hostapd: add ubus bindings for wpsFelix Fietkau2014-09-101-3/+38
* hostapd: fix some whitespacesLuka Perkov2014-08-111-3/+3
* hostapd: revert bogus version that was added in r41872Felix Fietkau2014-08-031-1/+1
* hostapd: Reintroduce Full Dynamic VLAN supportJo-Philipp Wich2014-07-292-3/+16
* hostapd: add more missing ifdefsFelix Fietkau2014-07-281-1/+18
* hostapd: add missing ifdefFelix Fietkau2014-07-281-0/+11
* hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is e...Felix Fietkau2014-07-251-0/+22
* hostapd: add a require_mode option in wifi-device sections to select the mini...Felix Fietkau2014-07-151-1/+7
* hostapd: fix wpad-mini compile error (#16700)Felix Fietkau2014-06-056-8/+22
* hostapd: update to 2014-06-03Felix Fietkau2014-06-0516-282/+80
* wpa_supplicant: fix locking hostapd to 20MHz (#12720)Felix Fietkau2014-06-051-9/+24
* hostapd: move reading of rsn_preauth out of auth_type=eap contextFelix Fietkau2014-06-051-3/+3
* hostapd: replace undefined $bridge with $network_bridgeFelix Fietkau2014-06-041-3/+3
* hostapd: Add optional support for hostapd own_ip_addr in wireless configJohn Crispin2014-06-022-1/+5
* hostapd: add a package for eapol_testFelix Fietkau2014-05-192-0/+56
* hostapd: add an option for 802.11h (enabled by default)Felix Fietkau2014-05-031-2/+6
* hostapd: fix eglibc 2.15 supportFelix Fietkau2014-04-271-1/+2
* hostapd: update to version 2014-04-24, fixes some dfs related issuesFelix Fietkau2014-04-2616-75/+53
* 802.11s: fix authsae support in netifdJohn Crispin2014-04-121-1/+1
* hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3...Felix Fietkau2014-04-121-0/+1
* hostapd: update to version 2014-04-04Felix Fietkau2014-04-0631-604/+290
* hostapd: add pbc_in_m1 optionFelix Fietkau2014-03-211-2/+3
* hostapd: fix deletion of wds sta interfaces in AP modeFelix Fietkau2014-02-281-0/+13
* hostapd: link against librt if eglibc is usedFelix Fietkau2014-02-241-0/+4
* hostapd: add validation rules to wireless handlerJohn Crispin2014-02-181-6/+6
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-032-0/+6
* hostapd: do not get basic_rate as a simple string variableFelix Fietkau2014-02-021-1/+1
* hostapd: fix basic rate list handling with netifdFelix Fietkau2014-01-311-1/+7
* hostapd: fix frequency selection for ap+staFelix Fietkau2014-01-304-13/+23
* hostapd: Fix 80211w setup with netifdJo-Philipp Wich2014-01-281-1/+1
* hostapd: Fix basic_rate setup with netifdJo-Philipp Wich2014-01-281-0/+1
* hostapd: fix mcast_rate settingJohn Crispin2014-01-141-1/+1
* hostapd: fix frequency setting for IBSS/RSNJohn Crispin2014-01-121-2/+4
* hostapd: fix mixed wep/wpa with netifdFelix Fietkau2013-12-281-0/+1
* hostapd: fix the uci option name for ap isolateFelix Fietkau2013-12-281-5/+5
* hostapd: fix wep with netifdFelix Fietkau2013-12-231-4/+4