94 Commits (b05c2aad3cf60ff9b55de616d310b86f6eac5104)

Author SHA1 Message Date
Felix Fietkau 96b74d4eef hostapd: add ubus bindings for wps 10 years ago
Luka Perkov bc69ee8eab hostapd: fix some whitespaces 10 years ago
Felix Fietkau 44cb68c038 hostapd: revert bogus version that was added in r41872 10 years ago
Jo-Philipp Wich b6153f92ad hostapd: Reintroduce Full Dynamic VLAN support 10 years ago
Felix Fietkau c6d1992701 hostapd: add more missing ifdefs 10 years ago
Felix Fietkau fd619513d1 hostapd: add missing ifdef 10 years ago
Felix Fietkau eaa3c4a11d hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled 10 years ago
Felix Fietkau b24e77714e hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients 10 years ago
Felix Fietkau 53fa9374c2 hostapd: fix wpad-mini compile error (#16700) 10 years ago
Felix Fietkau 5758b210e3 hostapd: update to 2014-06-03 10 years ago
Felix Fietkau a073d13baa wpa_supplicant: fix locking hostapd to 20MHz (#12720) 10 years ago
Felix Fietkau c20bb27aad hostapd: move reading of rsn_preauth out of auth_type=eap context 10 years ago
Felix Fietkau b8d190da1f hostapd: replace undefined $bridge with $network_bridge 10 years ago
John Crispin 3bc4516ebb hostapd: Add optional support for hostapd own_ip_addr in wireless config 10 years ago
Felix Fietkau 239b3c09c9 hostapd: add a package for eapol_test 10 years ago
Felix Fietkau 26044703a4 hostapd: add an option for 802.11h (enabled by default) 11 years ago
Felix Fietkau e795250a1e hostapd: fix eglibc 2.15 support 11 years ago
Felix Fietkau 8a831de514 hostapd: update to version 2014-04-24, fixes some dfs related issues 11 years ago
John Crispin 3bc77db5f5 802.11s: fix authsae support in netifd 11 years ago
Felix Fietkau 0d7e8ba3a9 hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r39995) 11 years ago
Felix Fietkau 8994b4b191 hostapd: update to version 2014-04-04 11 years ago
Felix Fietkau c53c7a0fe0 hostapd: add pbc_in_m1 option 11 years ago
Felix Fietkau a9d4cd35fc hostapd: fix deletion of wds sta interfaces in AP mode 11 years ago
Felix Fietkau c01d211259 hostapd: link against librt if eglibc is used 11 years ago
John Crispin 26e850dafa hostapd: add validation rules to wireless handler 11 years ago
Felix Fietkau 38587f87ed wifi: Introduce 802.11ac support 11 years ago
Felix Fietkau 50417b58ad hostapd: do not get basic_rate as a simple string variable 11 years ago
Felix Fietkau cfc20090f1 hostapd: fix basic rate list handling with netifd 11 years ago
Felix Fietkau 2725913d2a hostapd: fix frequency selection for ap+sta 11 years ago
Jo-Philipp Wich b5400c775e hostapd: Fix 80211w setup with netifd 11 years ago
Jo-Philipp Wich c1cb867c13 hostapd: Fix basic_rate setup with netifd 11 years ago
John Crispin 4ae2d6f293 hostapd: fix mcast_rate setting 11 years ago
John Crispin 2f9048d8d3 hostapd: fix frequency setting for IBSS/RSN 11 years ago
Felix Fietkau c7d23cbeb9 hostapd: fix mixed wep/wpa with netifd 11 years ago
Felix Fietkau da886d761a hostapd: fix the uci option name for ap isolate 11 years ago
Felix Fietkau aab522e1e3 hostapd: fix wep with netifd 11 years ago
Felix Fietkau fd4cd3825b wpa_supplicant: fix interface combination parsing issues 11 years ago
Felix Fietkau b6bcb7ff2d hostapd: move old wifi setup scripts to hostapd-common-old 11 years ago
Jo-Philipp Wich 32223b3c4d hostapd: fix short_preamble option 11 years ago
Jo-Philipp Wich 18dd101903 hostapd: properly parse wmm and hidden uci options (#14589) 11 years ago
Felix Fietkau 603c532eed hostapd: fix maclist processing with netifd 11 years ago
Felix Fietkau 498d84fc4e netifd: add wireless configuration support and port mac80211 to the new framework 11 years ago
Felix Fietkau a26242cb63 hostapd: change the wildcard for the hostapd control socket directory 11 years ago
Felix Fietkau 9381eaccb3 wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in ap+sta mode on wifi restarts 11 years ago
Felix Fietkau 6960ae4e65 hostapd: fix os_daemonize vs starting process race by creating the pid file in the parent 11 years ago
Felix Fietkau 5022b3949a hostapd: always include p2p options in wpa_cli 11 years ago
Felix Fietkau 15b4975925 hostapd: add support for auto-channel selection 11 years ago
Felix Fietkau 1d75f7506d hostapd: update to version 2013-11-20 11 years ago
Felix Fietkau cd1c8d463f hostapd: remove random pool support - the entropy it gathers is questionable and we have better entropy sources on common platforms now 11 years ago
Felix Fietkau 37756a97a0 hostapd: remove #ifdef MULTICALL around ap+sta support code (to support separately installed supplicant+hostapd) 11 years ago