summaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* 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
* wpa_supplicant: fix interface combination parsing issuesFelix Fietkau2013-12-211-0/+18
* hostapd: move old wifi setup scripts to hostapd-common-oldFelix Fietkau2013-12-161-4/+13
* hostapd: fix short_preamble optionJo-Philipp Wich2013-12-101-1/+1
* hostapd: properly parse wmm and hidden uci options (#14589)Jo-Philipp Wich2013-12-081-1/+1
* hostapd: fix maclist processing with netifdFelix Fietkau2013-12-031-2/+3
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-022-0/+588
* hostapd: change the wildcard for the hostapd control socket directoryFelix Fietkau2013-12-021-1/+1
* wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...Felix Fietkau2013-12-021-0/+12
* hostapd: fix os_daemonize vs starting process race by creating the pid file i...Felix Fietkau2013-12-021-0/+97
* hostapd: always include p2p options in wpa_cliFelix Fietkau2013-12-021-0/+13
* hostapd: add support for auto-channel selectionFelix Fietkau2013-11-252-0/+4
* hostapd: update to version 2013-11-20Felix Fietkau2013-11-2533-430/+224
* hostapd: remove random pool support - the entropy it gathers is questionable ...Felix Fietkau2013-11-186-177/+5
* hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separ...Felix Fietkau2013-11-125-20/+11
* wpa_supplicant: fix beacon_int configuration optionJo-Philipp Wich2013-10-181-3/+3
* hostapd: recognize 8021x as an authentication modeFelix Fietkau2013-10-081-1/+1
* hostapd: add external registrar supportFelix Fietkau2013-10-081-0/+3
* hostapd: enable WPS2 support on hostapd-full.configFelix Fietkau2013-10-081-1/+2
* hostapd: fix hostapd RSN preauthentication PMKSA cachingFelix Fietkau2013-10-081-4/+21
* hostapd: Add WPS unconfigured & WPS pin method supportFelix Fietkau2013-10-081-3/+13
* hostapd: Add eap_reauth_period config optionFelix Fietkau2013-10-081-0/+2
* hostapd: adjust the md5sum for the uploaded source tarball (fixes #14155)Felix Fietkau2013-09-141-1/+1
* hostapd: fix typo in version numberFelix Fietkau2013-08-081-1/+1
* hostapd: fix ubus reconnect handlingFelix Fietkau2013-08-081-1/+18
* hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) s...Felix Fietkau2013-08-082-2/+428
* hostapd: update to latest version (20130707)Felix Fietkau2013-08-0824-284/+83
* hostapd: Settings for DAE/CoA serverFelix Fietkau2013-08-061-0/+7
* hostapd: Fix WDS/WEP usageFelix Fietkau2013-08-061-0/+156