index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: update to version 2014-04-04
Felix Fietkau
2014-04-06
31
-604
/
+290
*
hostapd: add pbc_in_m1 option
Felix Fietkau
2014-03-21
1
-2
/
+3
*
hostapd: fix deletion of wds sta interfaces in AP mode
Felix Fietkau
2014-02-28
1
-0
/
+13
*
hostapd: link against librt if eglibc is used
Felix Fietkau
2014-02-24
1
-0
/
+4
*
hostapd: add validation rules to wireless handler
John Crispin
2014-02-18
1
-6
/
+6
*
wifi: Introduce 802.11ac support
Felix Fietkau
2014-02-03
2
-0
/
+6
*
hostapd: do not get basic_rate as a simple string variable
Felix Fietkau
2014-02-02
1
-1
/
+1
*
hostapd: fix basic rate list handling with netifd
Felix Fietkau
2014-01-31
1
-1
/
+7
*
hostapd: fix frequency selection for ap+sta
Felix Fietkau
2014-01-30
4
-13
/
+23
*
hostapd: Fix 80211w setup with netifd
Jo-Philipp Wich
2014-01-28
1
-1
/
+1
*
hostapd: Fix basic_rate setup with netifd
Jo-Philipp Wich
2014-01-28
1
-0
/
+1
*
hostapd: fix mcast_rate setting
John Crispin
2014-01-14
1
-1
/
+1
*
hostapd: fix frequency setting for IBSS/RSN
John Crispin
2014-01-12
1
-2
/
+4
*
hostapd: fix mixed wep/wpa with netifd
Felix Fietkau
2013-12-28
1
-0
/
+1
*
hostapd: fix the uci option name for ap isolate
Felix Fietkau
2013-12-28
1
-5
/
+5
*
hostapd: fix wep with netifd
Felix Fietkau
2013-12-23
1
-4
/
+4
*
wpa_supplicant: fix interface combination parsing issues
Felix Fietkau
2013-12-21
1
-0
/
+18
*
hostapd: move old wifi setup scripts to hostapd-common-old
Felix Fietkau
2013-12-16
1
-4
/
+13
*
hostapd: fix short_preamble option
Jo-Philipp Wich
2013-12-10
1
-1
/
+1
*
hostapd: properly parse wmm and hidden uci options (#14589)
Jo-Philipp Wich
2013-12-08
1
-1
/
+1
*
hostapd: fix maclist processing with netifd
Felix Fietkau
2013-12-03
1
-2
/
+3
*
netifd: add wireless configuration support and port mac80211 to the new frame...
Felix Fietkau
2013-12-02
2
-0
/
+588
*
hostapd: change the wildcard for the hostapd control socket directory
Felix Fietkau
2013-12-02
1
-1
/
+1
*
wpa_supplicant: clean up hostapd control socket on exit to fix socket leak in...
Felix Fietkau
2013-12-02
1
-0
/
+12
*
hostapd: fix os_daemonize vs starting process race by creating the pid file i...
Felix Fietkau
2013-12-02
1
-0
/
+97
*
hostapd: always include p2p options in wpa_cli
Felix Fietkau
2013-12-02
1
-0
/
+13
*
hostapd: add support for auto-channel selection
Felix Fietkau
2013-11-25
2
-0
/
+4
*
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
[next]