Roy Marples
|
45e3fc72c6
Find correct driver for interface additions/removals
|
9 years ago |
Roy Marples
|
2e69bdd16a
eloop: Add eloop_sock_requeue()
|
9 years ago |
Jouni Malinen
|
15c5606758
Update copyright notices for the new year 2016
|
9 years ago |
Jouni Malinen
|
6ebe816be0
wpa_priv: Add authentication command and event
|
9 years ago |
Jouni Malinen
|
06f52b12f9
wpa_priv: Add support for EVENT_SCAN_STARTED
|
9 years ago |
Jouni Malinen
|
d01136a06e
wpa_priv: Print unsupported driver event name in debug log
|
9 years ago |
Jouni Malinen
|
c968f2d56c
wpa_priv: Clear extended_capa pointers
|
9 years ago |
Jouni Malinen
|
20396ab8e4
wpa_priv: Add support for global driver interface context
|
9 years ago |
Jouni Malinen
|
85f4381e14
wpa_priv: allow l2_packet to be opened for ethertype 0x890d
|
9 years ago |
Jouni Malinen
|
bd1f06aaa8
wpa_priv: Add -c argument to usage text
|
9 years ago |
Jouni Malinen
|
ebf05623c4
wpa_priv: Fix early exit path
|
9 years ago |
Mikael Kanstrup
|
8b423edbd3
Declare all read only data structures as const
|
10 years ago |
Jouni Malinen
|
d9d1b9527a
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
|
10 years ago |
Jouni Malinen
|
a193231dfb
Clean up debug prints to use wpa_printf()
|
10 years ago |
Jouni Malinen
|
36f0cf3774
privsep: Fix compilation due to associate() parameter updates
|
10 years ago |
Jouni Malinen
|
0187c41d88
Declare wpa_debug_* variables in src/utils/wpa_debug.h
|
11 years ago |
Jouni Malinen
|
fcc61230d1
Declare wpa_drivers in src/drivers/driver.h
|
11 years ago |
Jouni Malinen
|
5e24dc8a4b
Add dup_binstr() to help common binary string tasks
|
12 years ago |
Ben Greear
|
9d05374796
Make bind failure messages unique
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Andrii Bordunov
|
f7fcfc347c
wpa_priv: Update function arguments to fix compilation
|
13 years ago |
Jouni Malinen
|
245519e0cd
Replace wpa_supplicant_sta_rx() call with driver event
|
15 years ago |
Jouni Malinen
|
0456ea16d8
eloop: Remove global user data pointer
|
15 years ago |
Jouni Malinen
|
3dee308178
Fix wpa_priv compilation after driver_ops changes
|
15 years ago |
Dmitry Shmidt
|
4e2225a520
Fix wpa_priv memory leak in wpa_priv_get_scan_results2()
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
4a867032ae
Remove deprecated driver_ops handlers
|
15 years ago |
Jouni Malinen
|
d994a9b54e
Move definitions away from hostapd_defs.h
|
15 years ago |
Jouni Malinen
|
c3965310e6
Use common get_hw_feature_data for hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
c51218372f
Merge wpa_supplicant and hostapd driver wrapper implementations
|
16 years ago |