summaryrefslogtreecommitdiff
path: root/src/common/wpa_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Android: Set ctrl_iface client socket group (AID_WIFI) separatelyAmarnath Hullur Subramanyam2015-09-241-0/+2
* Allow wpa_cli/hostapd_cli client socket directory to be specifiedManikandan Mohan2015-09-011-4/+19
* Android: wpa_ctrl missing include for sys/stat.hMark Salyzyn2015-04-031-0/+1
* Check os_snprintf() result more consistently - manualJouni Malinen2014-12-081-1/+1
* Check os_snprintf() result more consistently - automatic 1Jouni Malinen2014-12-081-1/+1
* Use os_zalloc() instead of os_malloc() and os_memset()Jouni Malinen2014-12-081-4/+2
* wpa_supplicant: Add support for IPv6 with UDP ctrl_ifaceJanusz Dziedzic2014-02-251-3/+66
* wpa_ctrl: Use monotonic time for request retry loopJohannes Berg2013-12-241-5/+5
* Android: Clean entire socket directoryDmitry Shmidt2013-11-221-6/+2
* Abstract and Android sockets for global ctrl_ifaceJouni Malinen2013-05-181-7/+30
* wpa_cli: Print nice prompt when using remote UDPJanusz Dziedzic2012-08-051-1/+24
* wpa_cli: Add support for remote accessJanusz Dziedzic2012-08-051-0/+44
* Make UNIX socket non-blocking for ctrl_ifaceBen Greear2012-08-041-0/+40
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Android: Add wpa_ctrl_cleanup()Dmitry Shmidt2011-10-181-0/+51
* Check select() return value in wpa_ctrl_request()Dmitry Shmidt2011-03-151-0/+2
* Allow client control socket location to be overriddenJouni Malinen2011-02-271-1/+11
* Use Android reserved namespace for control interfaceDmitry Shmidt2011-02-271-0/+30
* Use longer timeout in wpa_ctrl_request()Dmitry Shmidt2011-02-271-1/+1
* Make wpa_ctrl_close() handle unopened connectionDmitry Shmidt2011-02-271-1/+4
* Solaris: Add support for wired IEEE 802.1X clientMasashi Honma2010-08-281-1/+1
* Remove orphaned wpa_cli control socket on EADDRINUSEJouni Malinen2009-01-311-1/+15
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+441