summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
* [package] hostapd: introduce new default-off option "auth_cache" which contro...jow2012-09-102-2/+5
* hostapd: fix ap+sta issuesnbd2012-08-297-48/+29
* [package] hostapd: fix ap/sta regression which got accidentally introduced by...jow2012-08-082-1/+3
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNblogic2012-07-242-0/+174
* wpa_supplicant: add more parametersblogic2012-07-241-6/+38
* hostapd: add pending patchesblogic2012-07-242-0/+286
* [package] hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted ...jow2012-07-051-4/+3
* hostapd: fix driver setting for wpa_s in IBSS/WPA-NONEnbd2012-06-061-4/+6
* hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...nbd2012-04-2919-83/+94
* wpa_supplicant: make key_mgmt default to NONEnbd2012-03-291-4/+2
* hostapd: fix driver_madwifi compile issuesnbd2012-03-291-18/+2
* wpa_supplicant: fix regressions introduced by the ibss-rsn changesnbd2012-03-271-3/+4
* wpa_supplicant: add CONFIG_IBSS_RSN=y compilation optionnbd2012-03-271-0/+2
* wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONEnbd2012-03-271-0/+5
* hostapd: update to 20120326nbd2012-03-2733-1862/+365
* hostapd: disable the state dump callback to save a few more kbnbd2012-02-212-0/+4
* hostapd: add configurable debug message minimum priority to cut down on bloat...nbd2012-02-203-1/+228
* hostapd: remove unnecessary dependency on mac80211nbd2012-02-171-2/+0
* [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicanthcg2012-02-131-1/+1
* [package] hostapd: introduce a client_cert option which is passed on to wpa_s...jow2012-01-242-2/+5
* hostapd: merge an upstream workaround for broken clients sending the wrong wp...nbd2012-01-243-3/+21
* hostapd: add missing check for wds stationsnbd2011-12-171-0/+12
* [package] hostapd: support optional argument for the -v switch of hostapd and...jow2011-12-122-1/+83
* [package] hostapd: add code to prevent accidentally bridging non-wds sta mode...jow2011-11-081-0/+9
* hostapd: update to latest git versionnbd2011-11-0429-497/+487
* wpa_supplicant: increase the time between scans to reduce the number of hw re...nbd2011-09-201-1/+1
* [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options,...jow2011-09-091-5/+12
* hostapd: add a workaround for driver issues in various android devices with t...nbd2011-09-041-0/+56
* Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...nbd2011-09-012-19/+1
* hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b...nbd2011-08-292-1/+19
* [package] hostapd: introduce options to configure the logging behaviour.jow2011-08-202-3/+39
* hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)nbd2011-07-291-9/+8
* hostapd: fix wds interface address handling for multi-bssidnbd2011-07-291-0/+66
* hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eap...nbd2011-07-291-0/+11
* hostapd: refresh patchnbd2011-07-091-2/+2
* hostapd: send EAPOL frames using the same WMM queue as management frames - fi...nbd2011-07-091-0/+13
* hostapd: only advertise a single encryption type via WPS if multiple are supp...nbd2011-07-091-0/+25
* hostapd: fix a race condition related to assoc response tx status processingnbd2011-05-281-0/+48
* hostapd: update to 20110527, includes a client mode wpa auth fixnbd2011-05-2813-53/+53
* wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #...nbd2011-04-262-0/+4
* hostapd: fix a few compile errors and warningsnbd2011-04-246-23/+46
* hostapd: update to 2011-04-21nbd2011-04-2311-34/+216
* hostapd: fix bridge handling for wds stations (#9257)nbd2011-04-191-0/+29
* package/hostapd: cosmetic fixacoul2011-04-131-1/+1
* hostapd: properly mark random data as ready if initialization succeeds withou...nbd2011-04-121-3/+33
* [package] hostapd: add accounting configuration to hostapd uci scriptacinonyx2011-04-051-7/+17
* hostapd: write a stampfile when the random pool has been initialized - fixes ...nbd2011-04-021-3/+42
* hostapd: update to 20110402, fixes issues with non-QoS clientsnbd2011-04-0214-310/+95
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...nbd2011-03-301-0/+195
* hostapd: add more wps config methods to the confignbd2011-03-251-2/+14