Jouni Malinen
|
f9884c096a
Convert os_zalloc() for an array to use os_calloc()
|
12 years ago |
Jouni Malinen
|
986de33d5c
Convert remaining SSID routines from char* to u8*
|
12 years ago |
Jouni Malinen
|
9d23cff598
hostapd: Allow 'none' driver to be started without ifname
|
12 years ago |
Jouni Malinen
|
07bcdbb150
Move hostapd_for_each_interface() and hapd_interfaces into src/ap
|
12 years ago |
Shan Palanisamy
|
0dcc4dc4b3
Do not call driver_init if hostapd interface is not yet configured
|
12 years ago |
Shan Palanisamy
|
c0971c561f
Do not call hapd_deinit if driver was not initialized
|
12 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
12 years ago |
Jouni Malinen
|
57d38ddf6b
Update copyright notices to include year 2012
|
13 years ago |
Arik Nemtsov
|
4f73d88afa
Maintain internal copy of Probe Response offload capabilities
|
13 years ago |
Jouni Malinen
|
7756114f6a
Postpone global_init() call until first driver instance is initialized
|
13 years ago |
Jouni Malinen
|
4b24282a17
hostapd: Call global_init/global_deinit driver_ops
|
13 years ago |
Jouni Malinen
|
38e24575c1
random: Add support for maintaining internal entropy store over restarts
|
13 years ago |
Guy Eilam
|
5b73735ba0
hostapd: Fix interfaces.iface initialization
|
13 years ago |
Jouni Malinen
|
2fee890af7
Add driver capa flag for EAPOL TX status and store capa in hostapd
|
13 years ago |
Jouni Malinen
|
d47fa330b8
random: Read /dev/random in the background with eloop read socket
|
13 years ago |
Jouni Malinen
|
9e0749737c
Update copyright notices to include the new year
|
13 years ago |
Ben Greear
|
379ff7b9d4
hostapd: Add iface-name wpa_msg() callback registration
|
13 years ago |
Ben Greear
|
b41a47c03f
hostapd: Allow logging to file
|
13 years ago |
Gregory Detal
|
bb437f282b
AP: Add wpa_msg() events for EAP server state machine
|
14 years ago |
Jouni Malinen
|
dff0f701d0
Preparations for v0.7.1 release
|
15 years ago |
Jouni Malinen
|
9078adfc8c
hostapd: Fix deinit on initialization failure
|
15 years ago |
Jouni Malinen
|
f7c4783379
Split hostapd_interface_deinit() into deinit and free parts
|
15 years ago |
Jouni Malinen
|
6226e38d00
Rename some src/ap files to avoid duplicate file names
|
15 years ago |
Jouni Malinen
|
1b56c26c40
Get rid of direct hostapd_for_each_interface() calls
|
15 years ago |
Jouni Malinen
|
70db2ab308
Move rest of the generic AP mode functionality into src/ap
|
15 years ago |
Jouni Malinen
|
8c5fe31fe8
Move driver deinitialization away from hostapd.c
|
15 years ago |
Jouni Malinen
|
a4f2110934
Clean up some of the hostapd.h function prototype definitions
|
15 years ago |
Jouni Malinen
|
2586bc64d0
Move authentication server setup into separate file
|
15 years ago |
Jouni Malinen
|
e5f2b59c7e
Move hostapd driver initialization away from hostapd.c
|
15 years ago |
Jouni Malinen
|
32da61d9c9
Move wps_hostapd.c into src/ap
|
15 years ago |