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
|
14 years ago |
Jouni Malinen
|
2fee890af7
Add driver capa flag for EAPOL TX status and store capa in hostapd
|
14 years ago |
Jouni Malinen
|
d47fa330b8
random: Read /dev/random in the background with eloop read socket
|
14 years ago |
Jouni Malinen
|
9e0749737c
Update copyright notices to include the new year
|
14 years ago |
Ben Greear
|
379ff7b9d4
hostapd: Add iface-name wpa_msg() callback registration
|
14 years ago |
Ben Greear
|
b41a47c03f
hostapd: Allow logging to file
|
14 years ago |
Gregory Detal
|
bb437f282b
AP: Add wpa_msg() events for EAP server state machine
|
15 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 |
Jouni Malinen
|
1057d78eb8
Move generic AP functionality implementation into src/ap
|
15 years ago |
Jouni Malinen
|
41d719d6e0
Move hostapd configuration parser into separate file
|
15 years ago |
Jouni Malinen
|
80d77c31ff
hostapd: Call os_program_{init,deinit}()
|
15 years ago |
Jouni Malinen
|
0456ea16d8
eloop: Remove global user data pointer
|
15 years ago |
Jouni Malinen
|
9969e5a46a
Make hostapd_for_each_interface() take context pointer as argument
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
4dbfe5c58a
Conver hostapd specific files to include common.h
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |