Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |
Neelansh Mittal
|
3a7414b6a6
Do not re-open Android control sockets
|
10 years ago |
Jouni Malinen
|
f62415df8a
Note chmod() failure in debug log even in ignore case (CID 62843)
|
10 years ago |
Jouni Malinen
|
6ed626df40
Remove unused gid_str pointer update
|
11 years ago |
Jouni Malinen
|
8615bdfac9
Increase global ctrl_iface buffer to same size as per-interface
|
11 years ago |
Jouni Malinen
|
c9b5559737
Clean up ctrl_iface debug prints for monitor events
|
11 years ago |
Jouni Malinen
|
29179b881e
Stop ctrl_iface monitor send loop on reinit failure
|
11 years ago |
Jouni Malinen
|
ea61aa1de1
Add no_ctrl_interface config param to clear ctrl_interface
|
11 years ago |
Jouni Malinen
|
76fe79ef2d
Register wpa_msg callback even if only global ctrl_iface is used
|
11 years ago |
Jouni Malinen
|
89286e91bf
Re-open ctrl_iface socket on some failure cases as a workaround
|
11 years ago |
Jouni Malinen
|
742e715b31
Simplify ctrl_iface sendto() use
|
11 years ago |
Jouni Malinen
|
79986bf69e
Print ctrl_iface sendto() failures into debug log
|
11 years ago |
Jouni Malinen
|
2c6f8cf6c8
Replace perror() with wpa_printf(strerror) in ctrl_iface calls
|
11 years ago |
Ilan Peer
|
e0591c3cfe
wpa_supplicant: Reduce wait time for control interfaces
|
11 years ago |
Jouni Malinen
|
a235aca316
Fix DETACH command debug prints to avoid use of freed memory
|
11 years ago |
Jouni Malinen
|
8d6e035072
Make global UNIX socket non-blocking for ctrl_iface
|
11 years ago |
Jouni Malinen
|
b62b29ea87
Do not block on ctrl_iface monitor events
|
11 years ago |
Jouni Malinen
|
c4bf83a723
P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event
|
11 years ago |
Jouni Malinen
|
47bfe49c31
Add wpa_msg_global() for global events
|
11 years ago |
Jouni Malinen
|
214e428b42
Allow global ctrl_iface monitors
|
11 years ago |
Jouni Malinen
|
d2a9e2c76d
Abstract and Android sockets for global ctrl_iface
|
11 years ago |
Jouni Malinen
|
2925756575
wpa_supplicant: Add -G argument to specify global ctrl group
|
11 years ago |
Jouni Malinen
|
d49ea68284
Android: Force group access to ctrl_iface directory
|
12 years ago |
Ben Greear
|
4fdc8def88
Make UNIX socket non-blocking for ctrl_iface
|
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 |
Dmitry Shmidt
|
b3f3865e0e
Use Android reserved namespace for control interface
|
14 years ago |
Jouni Malinen
|
b563b3882e
P2P: Add control interface commands for P2P
|
14 years ago |
Jouni Malinen
|
6700a277a9
Avoid dropping ctrl_iface on ENOBUFS error burst
|
15 years ago |
Kel Modderman
|
09bd6e8cca
wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
|
15 years ago |