Fix spelling mistakes in number of comments
[mech_eap.git] / wpa_supplicant / dbus / dbus_new_handlers_wps.c
2016-09-30 Nishant ChapranaFix spelling mistakes in number of comments
2015-10-28 Dan Williamsdbus: Pass property description to getters/setters
2015-06-26 Purushottam KushwahaD-Bus: Fix typos in debug print
2015-05-29 Nishant ChapranaWPS: Add WPS Cancel method over D-Bus interface
2015-04-29 Jouni MalinenD-Bus: Fix operations when P2P management interface...
2015-01-02 Jouni MalinenD-Bus: Fix WPS.Start method in AP/P2P GO mode
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2015-01-02 Jouni MalinenD-Bus: Simplify message building error paths
2014-12-29 Jouni MalinenD-Bus: Fix WPS ConfigMethods getter to handle no value...
2014-10-04 Tomasz Bursztykadbus: Add an interface configuration entry to set the...
2012-10-10 Jouni MalinenWPS: Allow PIN timeout to be specified with wpa_supplic...
2012-07-02 Jouni MalinenUpdate license notification in D-Bus interface files
2011-12-18 Gustavo Sverzut... wpa_supplicant/dbus AP: Add support for WPS Internal...
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2010-11-26 Tomasz Bursztykadbus: Fix new dbus API for WPS
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-01-04 Witold Sowadbus: Aggregate PropertiesChanged signals
2010-01-01 Jouni Malinendbus: Fix WPS ProcessCredentials property setter to...
2010-01-01 Jouni Malinendbus: Split wpas_dbus_handler_wps_start() into helper...
2010-01-01 Jouni Malinendbus: Fix a typo in function name (invald -> invalid)
2010-01-01 Jouni Malinendbus: Remove perror() calls
2010-01-01 Jouni Malinendbus: Clean up dbus_path/dbus_new_path use
2010-01-01 Witold Sowadbus: Add generic properties getter and setter
2009-12-30 Jouni Malinendbus: Share common initialization code for both old...
2009-12-20 Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...
2009-12-20 Jouni Malinendbus: Move some of conditional WPS code into separate...