]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/ctrl_iface_unix.c
Explicitly clear the temporary stack-based key for WPA-None
[thirdparty/hostap.git] / wpa_supplicant / ctrl_iface_unix.c
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...