Re-open ctrl_iface socket on some failure cases as a workaround
[mech_eap.git] / wpa_supplicant / ctrl_iface_unix.c
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...