hostapd/wpa_supplicant/wpa_gui-qt4
Jouni Malinen f05c7194cd wpa_gui-qt4: Add a new window for showing peer information
This provides some initial functionality for showing peer information,
i.e., showing information about other devices that has been discovered.
Currently, information is only available in the AP mode (list of
associated stations), but this is expected to increase in the future
(e.g., show the current AP in station mode, other stations in IBSS,
etc.). Furthermore, there will be actions available for doing things
like providing a WPS PIN for a station.
2009-09-08 16:28:41 +03:00
..
icons wpa_gui-qt4: tweak icon Makefile 2008-11-11 17:41:19 +02:00
.gitignore Add a new auto-generated file to be ignored 2008-09-24 12:29:04 +03:00
addinterface.cpp Fixed control interface enabling for dynamically added interface 2008-12-25 17:13:19 +02:00
addinterface.h wpa_gui-qt4: Added support for adding new network interfaces 2008-12-25 16:38:09 +02:00
eventhistory.cpp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eventhistory.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eventhistory.ui wpa_gui-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
icons.qrc wpa_gui-qt4: use new svg as application icon 2008-09-24 12:22:50 +03:00
icons_png.qrc wpa_gui: Add a PNG version of the tray icon for Windows binary build 2008-11-21 13:58:12 +02:00
main.cpp Save and restore wpa_gui state when session manager restarts the app 2009-01-17 13:45:05 +02:00
networkconfig.cpp wpa_gui-qt4: Add support for selecting between WEP open/shared key auth 2009-02-10 15:26:26 +02:00
networkconfig.h WPS: Added wpa_gui-qt4 support for BSS selection and AP PIN use 2008-12-16 23:43:08 +02:00
networkconfig.ui wpa_gui-qt4: Add support for selecting between WEP open/shared key auth 2009-02-10 15:26:26 +02:00
peers.cpp wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
peers.h wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
peers.ui wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
scanresults.cpp wpa_gui-qt4: FTBFS with GCC 4.4: missing #include 2008-11-11 17:36:37 +02:00
scanresults.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
scanresults.ui wpa_gui-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
userdatarequest.cpp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
userdatarequest.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
userdatarequest.ui wpa_gui-qt4: remove qPixmapFromMimeSource from ui files 2008-09-24 12:24:49 +03:00
wpa_gui.desktop wpa_gui-qt4: desktop entry file 2008-09-24 12:20:58 +03:00
wpa_gui.pro wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpagui.cpp wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpagui.h wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpagui.ui wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpamsg.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00