Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / wpa_supplicant / dbus / dbus_new_handlers_wps.c
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-30 Nishant ChapranaFix spelling mistakes in number of comments
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
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-11-28 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-10-10 Sam hartmanUpdate libeap to include make dist
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke Howardremove @EAP_LDFLAGS@, no longer exists
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...