Commit Graph

48 Commits

Author SHA1 Message Date
Arne Fitzenreiter
acb759575e hostapd: update to 2.4 2015-04-11 22:03:03 +02:00
Arne Fitzenreiter
9ee54998cb hostapd: increase EAPOL timeouts
Android clients need more time because sleep modes and low wlan interrupt priority.
2015-04-09 15:32:42 +02:00
Arne Fitzenreiter
9c47987e25 hostapd: undo rename if dual interfaces are not supported. 2015-01-30 17:39:34 +01:00
Arne Fitzenreiter
12f74b8f91 wlanap.cgi: remove trailing 0 from channellist. 2015-01-21 14:20:54 +01:00
Arne Fitzenreiter
97c73abc88 hostapd/wpa_supplicant: update to 2.3. 2015-01-04 20:26:59 +01:00
Arne Fitzenreiter
f4d8425493 hostapd: update to 2.2. 2014-07-12 18:40:02 +02:00
Arne Fitzenreiter
6a79396ce6 hostapd: change setting of the regdomain.
the regdomain is only updated if it was really changed but after boot
the system believe it is "00" World but it is not correctly set at
some cards. So we set a region and set it back to "00" before the
real region was set.
2014-03-25 19:11:03 +01:00
Arne Fitzenreiter
b3c0c61132 hostapd: enable CONFIG_ACS for dfs channels. 2014-03-19 19:03:22 +01:00
Arne Fitzenreiter
f89678de2f hostapd: update to 2.1. 2014-03-19 07:22:49 +01:00
Arne Fitzenreiter
811a525191 hostapd: remove old linux-header hack. 2013-08-27 20:23:30 +02:00
Arne Fitzenreiter
cdbeabe221 hostapd: fix ascii check and add country code to hostapd.conf. 2013-03-01 00:06:51 +01:00
Arne Fitzenreiter
3af89eb585 wlanap.cgi: check pwd for non-ascii chars. 2013-02-24 13:47:41 +01:00
Arne Fitzenreiter
20d78d9e76 hostapd: update to 2.0. 2013-02-05 01:48:27 +01:00
Arne Fitzenreiter
52b597b40c hostapd: update to 1.1. 2012-12-29 18:16:44 +01:00
Arne Fitzenreiter
eb1951373c hostapd: updated to 1.0. 2012-10-31 20:56:21 +01:00
Michael Tremer
cc72d5cbcc Introduce MACHINE_TYPE to lfs files. 2011-09-15 23:55:16 +02:00
Michael Tremer
e1e7669b61 Reenable hostapd and wpa_supplicant.
Disabled support for madwifi on ARM.
2011-09-08 18:27:51 +00:00
Arne Fitzenreiter
91040349ad hostapd: bump version because initskript was updated. 2011-01-14 16:38:14 +01:00
Arne Fitzenreiter
499bc000ff Updated hostapd (0.7.3). 2010-11-08 20:35:46 +01:00
Christian Schmidt
6e346fe065 Added a better 802.11n support, wmm and htcaps are not available.
This fixes bug #0000710.
2010-08-29 08:26:57 +02:00
Christian Schmidt
8a21c39670 Updated the wireless stack. Inlcude a lot of fixes. 2010-05-07 18:15:47 +02:00
Christian Schmidt
9ed062c1f4 Updated hostapd to current dev version which seems to be stable. 2010-03-10 22:43:29 +01:00
Arne Fitzenreiter
8d30f4ed00 Add prism_pci support to hostapd. (thx to bronson). 2010-01-07 01:05:29 +01:00
Christian Schmidt
b89903559e Fixed SSID Broadcast for hostapd 2009-08-19 07:18:28 +02:00
Christian Schmidt
b8012afdd9 Added gui support for 802.11n interfaces. 2009-08-14 13:40:04 +02:00
Arne Fitzenreiter
38c35b92e3 Fix hostapd for usb-wlan devices 2009-07-08 00:01:29 +02:00
Arne Fitzenreiter
999d55de05 Add compat-wireless, add support of nl80211 wlan drivers 2009-04-20 19:33:34 +02:00
Arne Fitzenreiter
055f260979 Updated madwifi (free hal) hostapd+wpa_supplicant 0.6.9 2009-04-11 14:14:19 +02:00
maniacikarus
23e368ab73 Fixed hostapd wlanap.cgi 2009-03-24 07:56:09 +01:00
Arne Fitzenreiter
d7be31cb18 Updated wpa_supplicant to 0.6.8
cleaned hostapd build
2009-03-21 19:06:18 +01:00
maniacikarus
095213ae1e Fixed bug from 034c2b7e28 2009-03-19 12:10:36 +01:00
maniacikarus
abc086f9a3 Upgraded hostapd to current stable 2009-03-06 09:11:46 +01:00
Maniacikarus
8aa49c1548 Fixed hostapd bug 2008-12-08 20:58:31 +01:00
Maniacikarus
df07848550 Upgraded wireless stack to current stables 2008-12-07 20:03:16 +01:00
Maniacikarus
92f2665dc5 Modified WLanAP CGI to handle WLan on green and use internal mac filter 2008-11-02 19:51:35 +01:00
Maniacikarus
fcc535236f Done a whole review of the lfs to make building more paralell
you may need to clean your ccache
2008-10-28 18:14:09 +01:00
Maniacikarus
2d0adb746e Fixed some minor errors 2008-09-30 09:18:22 +02:00
Maniacikarus
cfd3bd5599 Upgrades madwifi to a newer version hopefully that solves some ath
issues
2008-09-03 19:46:55 +02:00
Arne Fitzenreiter
9fce0ca5c5 Fix updater (now real core18)
fix missing newline at core17 filelist
hostapd initscript now works also with eg. blue2
2008-08-20 05:57:32 +02:00
Arne Fitzenreiter
91197a3ff4 Changend default encryption to wpa2 in wlanap.cgi
Add "hostapd.conf" because cgi doesnt create it
2008-08-19 05:39:34 +02:00
Arne Fitzenreiter
643fb0177d Fix forgotten bluetooth/settings
Some work on hostapd/wlanap package
2008-08-17 22:47:21 +02:00
Arne Fitzenreiter
cd2b10d63e marked build as beta3
add some hostapd files
2008-08-17 18:21:53 +02:00
Arne Fitzenreiter
cca449193c Changed madwifi to hal 0.10.5.6
changed madwifi binary dir from /usr/local/bin to /usr/bin
fix samba libsasl dependency
2008-08-04 23:30:10 +02:00
maniacikarus
07603508c1 Tried to make hostapd to run without configuration in blue0 and madwifi 2008-07-29 08:00:36 +02:00
Arne Fitzenreiter
3fba5f7cf7 Removed "wpa_supplicant" dependency from hostapd package 2008-07-07 21:46:02 +02:00
Arne Fitzenreiter
fad7b108e2 Readd madwifi, hostapd & wpa_supplicant 2008-06-12 19:34:34 +02:00
Michael Tremer
dd36ba849c Revert "Introduced access point feature."
This reverts commit a6090720da.

We need some additional work to an extra wlan kernel.
2008-04-27 21:34:42 +02:00
Michael Tremer
a6090720da Introduced access point feature.
There is still missing the rootfile of madwifi.
2008-04-22 16:37:53 +02:00