Jouni Malinen
|
a1a31b6c3f
Remove hostapd dump_file functionality
|
il y a 11 ans |
Jouni Malinen
|
0187c41d88
Declare wpa_debug_* variables in src/utils/wpa_debug.h
|
il y a 11 ans |
Jouni Malinen
|
fcc61230d1
Declare wpa_drivers in src/drivers/driver.h
|
il y a 11 ans |
Jouni Malinen
|
2b6623ab13
hostapd: Do not terminate process on dynamic interface add failure
|
il y a 11 ans |
Jouni Malinen
|
0dfd2c61a5
Document AP mode startup functions
|
il y a 11 ans |
Jouni Malinen
|
bf7f09bd24
Fix AP mode QoS Map configuration to be per-BSS
|
il y a 11 ans |
Jouni Malinen
|
c20cb023e2
hostapd: Remove hostapd_interface_init2()
|
il y a 11 ans |
Jouni Malinen
|
4a5deb9b9d
hostapd: Simplify interface initialization
|
il y a 11 ans |
Jouni Malinen
|
b253e6ff55
hostapd: Use wpa_printf() for hostapd_logger() to stdout
|
il y a 11 ans |
Kyeyoon Park
|
a1fb5692af
hostapd: Make hostapd_interface_init_bss() available externally
|
il y a 11 ans |
Kyeyoon Park
|
66936c6af8
hostapd: Make hostapd_init() available externally
|
il y a 11 ans |
Johannes Berg
|
0648c3b8f5
hostapd: Add -T Linux tracing option
|
il y a 11 ans |
Jouni Malinen
|
5afaa067d9
hostapd: Allow per-BSS (vif) configuration files
|
il y a 11 ans |
Jouni Malinen
|
ebd79f07c4
hostapd: Make hostapd_config::bss array of pointers
|
il y a 11 ans |
Kyeyoon Park
|
c551700f1f
Interworking: Add support for QoS Mapping functionality for the AP
|
il y a 11 ans |
Jouni Malinen
|
3cb953e4b6
Do not set driver MAC ACL unless driver supports this
|
il y a 12 ans |
Jouni Malinen
|
ee28f088a5
hostapd: Add more messages for error paths
|
il y a 12 ans |
Jouni Malinen
|
61d2ce21af
hostapd: Reject configuration file without interface parameter
|
il y a 12 ans |
Jouni Malinen
|
cd61936a4a
hostapd: Show more helpful message for -g and -G errors
|
il y a 12 ans |
Johannes Berg
|
8cd6b7bce8
hostapd/wpa_s: Use driver's extended capabilities
|
il y a 12 ans |
Jouni Malinen
|
187f87f04c
hostapd: Allow ctrl_iface group to be specified on command line
|
il y a 12 ans |
Jouni Malinen
|
e056f93e60
Update copyright notices to include year 2013
|
il y a 12 ans |
Shan Palanisamy
|
268a499c08
Allow hostapd to be started without interfaces
|
il y a 12 ans |
Shan Palanisamy
|
7554565299
hostapd: Add ctrl_iface for enabling/reloading/disabling interface
|
il y a 13 ans |
Shan Palanisamy
|
c90fd48514
hostapd: Add global control interface
|
il y a 13 ans |
Jouni Malinen
|
3776ac73b2
Move hostapd global callback functions into hapd_interfaces
|
il y a 12 ans |
Jouni Malinen
|
f9884c096a
Convert os_zalloc() for an array to use os_calloc()
|
il y a 12 ans |
Jouni Malinen
|
986de33d5c
Convert remaining SSID routines from char* to u8*
|
il y a 12 ans |
Jouni Malinen
|
9d23cff598
hostapd: Allow 'none' driver to be started without ifname
|
il y a 13 ans |
Jouni Malinen
|
07bcdbb150
Move hostapd_for_each_interface() and hapd_interfaces into src/ap
|
il y a 13 ans |