aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: backport package from trunk r39765Felix Fietkau2014-03-1447-624/+969
* hostapd: sync with trunk r36533Felix Fietkau2013-05-2140-390/+2706
* hostapd: fix client reassociation after too many ACK failuresFelix Fietkau2013-03-121-0/+11
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
* hostapd: add back the patch that waits for interface bringup in ht40, it got ...Felix Fietkau2013-02-161-0/+73
* wpa_supplicant.sh: always use parameters from the current sectionFelix Fietkau2012-12-161-7/+2
* hostapd: merge some pending fixes (fixes assoc errors when moving between vap...Felix Fietkau2012-10-252-1/+43
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)Felix Fietkau2012-10-171-0/+17
* hostapd: fix parallel build issues and spurious object file rebuilds (backpor...Felix Fietkau2012-10-061-0/+1
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-231-1/+1
* hostapd: update mirror md5sum for latest version (fixes #12208)Felix Fietkau2012-09-181-1/+1
* hostapd: enable parallel buildFelix Fietkau2012-09-151-1/+3
* hostapd: add a config option for the inactivity timeoutFelix Fietkau2012-09-151-0/+4
* hostapd: add a patch for suppressing probe responses from APs that have reach...Felix Fietkau2012-09-141-0/+13
* hostapd: add an option for configuring the maximum number of connected clientsFelix Fietkau2012-09-141-0/+4
* hostapd: enable disassoc on many consecutive excessive retries, improves AP m...Felix Fietkau2012-09-141-0/+2
* hostapd: support wps in hostapd_cli even when built from the mini variantFelix Fietkau2012-09-131-0/+50
* hostapd: update to 2012-09-10Felix Fietkau2012-09-1328-313/+198
* [package] hostapd: introduce new default-off option "auth_cache" which contro...Jo-Philipp Wich2012-09-102-2/+5
* hostapd: fix ap+sta issuesFelix Fietkau2012-08-297-48/+29
* [package] hostapd: fix ap/sta regression which got accidentally introduced by...Jo-Philipp Wich2012-08-082-1/+3
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNJohn Crispin2012-07-242-0/+174
* wpa_supplicant: add more parametersJohn Crispin2012-07-241-6/+38
* hostapd: add pending patchesJohn Crispin2012-07-242-0/+286
* [package] hostapd: change wpa_supplicant.sh to pass 64 byte hex psk unquoted ...Jo-Philipp Wich2012-07-051-4/+3
* hostapd: fix driver setting for wpa_s in IBSS/WPA-NONEFelix Fietkau2012-06-061-4/+6
* hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...Felix Fietkau2012-04-2919-83/+94
* wpa_supplicant: make key_mgmt default to NONEFelix Fietkau2012-03-291-4/+2
* hostapd: fix driver_madwifi compile issuesFelix Fietkau2012-03-291-18/+2
* wpa_supplicant: fix regressions introduced by the ibss-rsn changesFelix Fietkau2012-03-271-3/+4
* wpa_supplicant: add CONFIG_IBSS_RSN=y compilation optionFelix Fietkau2012-03-271-0/+2
* wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONEFelix Fietkau2012-03-271-0/+5
* hostapd: update to 20120326Felix Fietkau2012-03-2733-1862/+365
* hostapd: disable the state dump callback to save a few more kbFelix Fietkau2012-02-212-0/+4
* hostapd: add configurable debug message minimum priority to cut down on bloat...Felix Fietkau2012-02-203-1/+228
* hostapd: remove unnecessary dependency on mac80211Felix Fietkau2012-02-171-2/+0
* [package] hostapd: correctly pass 64 char hex PSK to wpa_supplicantHamish Guthrie2012-02-131-1/+1
* [package] hostapd: introduce a client_cert option which is passed on to wpa_s...Jo-Philipp Wich2012-01-242-2/+5
* hostapd: merge an upstream workaround for broken clients sending the wrong wp...Felix Fietkau2012-01-243-3/+21
* hostapd: add missing check for wds stationsFelix Fietkau2011-12-171-0/+12
* [package] hostapd: support optional argument for the -v switch of hostapd and...Jo-Philipp Wich2011-12-122-1/+83
* [package] hostapd: add code to prevent accidentally bridging non-wds sta mode...Jo-Philipp Wich2011-11-081-0/+9
* hostapd: update to latest git versionFelix Fietkau2011-11-0429-497/+487
* wpa_supplicant: increase the time between scans to reduce the number of hw re...Felix Fietkau2011-09-201-1/+1
* [package] hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options,...Jo-Philipp Wich2011-09-091-5/+12
* hostapd: add a workaround for driver issues in various android devices with t...Felix Fietkau2011-09-041-0/+56
* Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...Felix Fietkau2011-09-012-19/+1
* hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b...Felix Fietkau2011-08-292-1/+19
* [package] hostapd: introduce options to configure the logging behaviour.Jo-Philipp Wich2011-08-202-3/+39