TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / ctrl_iface_unix.c
2016-03-26 Jouni MalinenUse TIOCOUTQ instead of SIOCOUTQ to avoid need for...
2016-03-05 Janusz Dziedzicctrl_iface_common: Use sockaddr_storage instead of...
2016-03-05 Janusz Dziedzicwpa_supplicant: Use common functions for ctrl_iface
2015-12-28 Ilan PeerDo not wait for monitor to attach if no control interface
2015-10-04 Jouni MalinenAdd forgotten list entry removal for control interface...
2015-10-04 Jouni MalinenThrottle control interface event message bursts
2015-09-24 Sunil DuttAndroid: Avoid same per-iface and global ctrl socket
2015-09-10 Jouni MalinenDrop some control interface debug print verbosity for...
2015-08-14 Jouni MalinenAdd debug prints for wpa_supplicant ctrl_iface socket...
2015-07-16 Anton Nayshtuthostapd: Global control interface notifications
2015-06-17 Jouni MalinenClear control interface command explicitly from stack
2015-06-10 Jouni MalinenDocument the wpa_msg_cb "global" parameter
2015-01-18 Jouni MalinenPrint in debug log whether attached monitor is for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-25 Neelansh MittalDo not re-open Android control sockets
2014-06-14 Jouni MalinenNote chmod() failure in debug log even in ignore case...
2014-03-02 Jouni MalinenRemove unused gid_str pointer update
2014-01-23 Jouni MalinenIncrease global ctrl_iface buffer to same size as per...
2014-01-05 Jouni MalinenClean up ctrl_iface debug prints for monitor events
2013-10-26 Jouni MalinenStop ctrl_iface monitor send loop on reinit failure
2013-09-27 Jouni MalinenAdd no_ctrl_interface config param to clear ctrl_interface
2013-09-25 Jouni MalinenRegister wpa_msg callback even if only global ctrl_ifac...
2013-09-25 Jouni MalinenRe-open ctrl_iface socket on some failure cases as...
2013-09-23 Jouni MalinenSimplify ctrl_iface sendto() use
2013-09-14 Jouni MalinenPrint ctrl_iface sendto() failures into debug log
2013-08-26 Jouni MalinenReplace perror() with wpa_printf(strerror) in ctrl_ifac...
2013-08-25 Ilan Peerwpa_supplicant: Reduce wait time for control interfaces
2013-08-24 Jouni MalinenFix DETACH command debug prints to avoid use of freed...
2013-08-24 Jouni MalinenMake global UNIX socket non-blocking for ctrl_iface
2013-07-11 Jouni MalinenDo not block on ctrl_iface monitor events
2013-05-18 Jouni MalinenP2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as...
2013-05-18 Jouni MalinenAdd wpa_msg_global() for global events
2013-05-18 Jouni MalinenAllow global ctrl_iface monitors
2013-05-18 Jouni MalinenAbstract and Android sockets for global ctrl_iface
2013-05-18 Jouni Malinenwpa_supplicant: Add -G argument to specify global ctrl...
2012-11-23 Jouni MalinenAndroid: Force group access to ctrl_iface directory
2012-08-04 Ben GreearMake UNIX socket non-blocking for ctrl_iface
2012-04-06 Ben GreearMake bind failure messages unique
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-02-27 Dmitry ShmidtUse Android reserved namespace for control interface
2010-09-09 Jouni MalinenP2P: Add control interface commands for P2P
2010-04-11 Jouni MalinenAvoid dropping ctrl_iface on ENOBUFS error burst
2010-03-06 Kel Moddermanwpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
2009-12-23 Jouni MalinenConvert to use struct dl_list
2009-11-16 Anders Aspegren... wpa_supplicant: Fix ctrl_interface group permissions...
2009-03-21 Sam LefflerFix UNIX domain socket address handling to be more...
2009-03-17 Jouni MalinenDetach ctrl_iface monitor if the client socket is removed
2008-03-06 Jouni MalinenMake the "invalid group" error show up with default...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...