index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
ctrl_iface_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix truncated control interface command detection
Jouni Malinen
2020-05-04
1
-2/+2
*
Increase wpa_supplicant control interface buffer size
Jouni Malinen
2020-05-03
1
-5/+25
*
Use lchown() instead of chown() for self-created files
Jouni Malinen
2019-01-06
1
-6/+6
*
hostapd: Add wpa_msg_ctrl() to report Probe Request frames from STA
bhagavathi perumal s
2017-11-23
1
-1/+1
*
Use TIOCOUTQ instead of SIOCOUTQ to avoid need for linux/sockios.h
Jouni Malinen
2016-03-26
1
-3/+2
*
ctrl_iface_common: Use sockaddr_storage instead of sockaddr_un
Janusz Dziedzic
2016-03-05
1
-17/+15
*
wpa_supplicant: Use common functions for ctrl_iface
Janusz Dziedzic
2016-03-05
1
-71/+4
*
Do not wait for monitor to attach if no control interface
Ilan Peer
2015-12-28
1
-0/+3
*
Add forgotten list entry removal for control interface deinit
Jouni Malinen
2015-10-04
1
-2/+6
*
Throttle control interface event message bursts
Jouni Malinen
2015-10-04
1
-11/+226
*
Android: Avoid same per-iface and global ctrl socket
Sunil Dutt
2015-09-24
1
-0/+47
*
Drop some control interface debug print verbosity for send operations
Jouni Malinen
2015-09-10
1
-2/+3
*
Add debug prints for wpa_supplicant ctrl_iface socket send operations
Jouni Malinen
2015-08-14
1
-0/+35
*
hostapd: Global control interface notifications
Anton Nayshtut
2015-07-16
1
-2/+3
*
Clear control interface command explicitly from stack
Jouni Malinen
2015-06-17
1
-0/+14
*
Document the wpa_msg_cb "global" parameter
Jouni Malinen
2015-06-10
1
-8/+8
*
Print in debug log whether attached monitor is for global interface
Jouni Malinen
2015-01-18
1
-5/+7
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-2/+2
*
Do not re-open Android control sockets
Neelansh Mittal
2014-11-25
1
-1/+27
*
Note chmod() failure in debug log even in ignore case (CID 62843)
Jouni Malinen
2014-06-14
1
-1/+7
*
Remove unused gid_str pointer update
Jouni Malinen
2014-03-02
1
-8/+6
*
Increase global ctrl_iface buffer to same size as per-interface
Jouni Malinen
2014-01-23
1
-1/+1
*
Clean up ctrl_iface debug prints for monitor events
Jouni Malinen
2014-01-05
1
-21/+29
*
Stop ctrl_iface monitor send loop on reinit failure
Jouni Malinen
2013-10-26
1
-0/+1
*
Add no_ctrl_interface config param to clear ctrl_interface
Jouni Malinen
2013-09-27
1
-0/+2
*
Register wpa_msg callback even if only global ctrl_iface is used
Jouni Malinen
2013-09-25
1
-0/+2
*
Re-open ctrl_iface socket on some failure cases as a workaround
Jouni Malinen
2013-09-25
1
-67/+189
*
Simplify ctrl_iface sendto() use
Jouni Malinen
2013-09-23
1
-34/+26
*
Print ctrl_iface sendto() failures into debug log
Jouni Malinen
2013-09-14
1
-17/+51
*
Replace perror() with wpa_printf(strerror) in ctrl_iface calls
Jouni Malinen
2013-08-26
1
-27/+43
*
wpa_supplicant: Reduce wait time for control interfaces
Ilan Peer
2013-08-25
1
-2/+2
*
Fix DETACH command debug prints to avoid use of freed memory
Jouni Malinen
2013-08-24
1
-2/+2
*
Make global UNIX socket non-blocking for ctrl_iface
Jouni Malinen
2013-08-24
1
-0/+15
*
Do not block on ctrl_iface monitor events
Jouni Malinen
2013-07-11
1
-1/+1
*
P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event
Jouni Malinen
2013-05-18
1
-1/+1
*
Add wpa_msg_global() for global events
Jouni Malinen
2013-05-18
1
-2/+3
*
Allow global ctrl_iface monitors
Jouni Malinen
2013-05-18
1
-35/+94
*
Abstract and Android sockets for global ctrl_iface
Jouni Malinen
2013-05-18
1
-17/+56
*
wpa_supplicant: Add -G argument to specify global ctrl group
Jouni Malinen
2013-05-18
1
-1/+36
*
Android: Force group access to ctrl_iface directory
Jouni Malinen
2012-11-23
1
-0/+16
*
Make UNIX socket non-blocking for ctrl_iface
Ben Greear
2012-08-04
1
-0/+17
*
Make bind failure messages unique
Ben Greear
2012-04-06
1
-3/+4
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
Use Android reserved namespace for control interface
Dmitry Shmidt
2011-02-27
1
-0/+22
*
P2P: Add control interface commands for P2P
Jouni Malinen
2010-09-09
1
-1/+1
*
Avoid dropping ctrl_iface on ENOBUFS error burst
Jouni Malinen
2010-04-11
1
-1/+3
*
wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
Kel Modderman
2010-03-06
1
-2/+2
*
Convert to use struct dl_list
Jouni Malinen
2009-12-23
1
-32/+20
*
wpa_supplicant: Fix ctrl_interface group permissions to allow read/execute
Anders Aspegren Søndergaard
2009-11-16
1
-0/+8
*
Fix UNIX domain socket address handling to be more portable
Sam Leffler
2009-03-21
1
-6/+18
[next]