P2P: Use p2p_init_wpa_s for P2P command redirection over D-Bus
[mech_eap.git] / wpa_supplicant / dbus /
2015-05-25 Ilan PeerP2P: Use p2p_init_wpa_s for P2P command redirection...
2015-05-25 Jouni MalinenP2P: Fix D-Bus PresenceRequest to use group interface
2015-05-25 Nishant ChapranaP2P: Add D-Bus FindStopped to notify P2P-FIND-STOPPED...
2015-05-03 Avraham Sterndbus: Stop ongoing scheduled scan when scan is requested
2015-04-29 Jouni Malinendbus: Add a debug print on fill_dict_with_properties...
2015-04-29 Jouni MalinenD-Bus: Fix operations when P2P management interface...
2015-04-22 Jouni MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-13 Floris Bosdbus: Fix WPS property of fi.w1.wpa_supplicant1.BSS...
2015-03-01 Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-02-28 Daisuke NiwaP2P: Allow a specific channel to be specified in P2P_FIND
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-14 Jouni MalinenAdd peer certificate alt subject name information to...
2015-01-14 Jouni MalinenD-Bus: Clear cached EAP data on network profile changes
2015-01-09 Jouni MalinenD-Bus: Use NoMemory error message from CreateInterface
2015-01-07 Jouni MalinenD-Bus: Fix interface unregistration on error path
2015-01-07 Jouni MalinenD-Bus (old): Fix interface unregistration on error...
2015-01-07 Jouni MalinenD-Bus: Fix string array dict entry parser in out-of...
2015-01-07 Jouni MalinenD-Bus: Fix byte array dict entry parser in out-of-memor...
2015-01-07 Jouni MalinenD-Bus: Fix Introspect() in case of os_strdup() failure
2015-01-07 Jouni MalinenD-Bus (old): Fix wpsReg error message
2015-01-07 Jouni MalinenD-Bus (old): Fix message handler error paths
2015-01-07 Jouni MalinenD-Bus (old): Fix memory leak on error path
2015-01-02 Jouni MalinenD-Bus: Fix WPS.Start method in AP/P2P GO mode
2015-01-02 Jouni MalinenD-Bus: Move NetworkRequest signal to correct registrati...
2015-01-02 Jouni MalinenD-Bus: Remove registration of P2PStateChanged signal
2015-01-02 Jouni MalinenD-Bus: Make P2P Group Passphrase property getter availa...
2015-01-02 Jouni MalinenD-Bus: Fix P2P Group PSK property getter
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Remove the obsolete notes from wpas_dbus_error_u...
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2015-01-02 Jouni MalinenD-Bus: Simplify message building error paths
2015-01-02 Jouni MalinenD-Bus: Fix GroupAdd, Invite, RemovePersistentGroup...
2015-01-02 Jouni MalinenD-Bus: Fix error message for Listen() failure
2015-01-02 Jouni MalinenD-Bus: Clean up wpas_dbus_new_decompose_object_path()
2015-01-02 Jouni MalinenD-Bus: Clean up parse_peer_object_path() uses
2015-01-02 Jouni MalinenD-Bus: Remove useless NULL check from static function
2015-01-02 Jouni MalinenD-Bus: Add debug prints for parsing dict entries
2015-01-02 Jouni MalinenD-Bus: Remove useless wpa_s->conf checks
2015-01-02 Jouni MalinenD-Bus: Write Get/Set property name in debug log
2015-01-02 Jouni MalinenD-Bus: Add more debug prints to cover operations
2015-01-02 Jouni MalinenD-Bus: Fix property change timer update
2015-01-02 Jouni MalinenD-Bus (old): Fix removeNetwork method to not use freed...
2015-01-02 Jouni MalinenD-Bus: Avoid valgrind warning due to compiler optimization
2015-01-02 Jouni MalinenD-Bus: Avoid compiler warning on sometimes uninitialize...
2015-01-01 Jouni MalinenD-Bus: Make WPAS_DBUS_TYPE_BINARRAY value less confusing
2014-12-31 Jouni MalinenD-Bus: Fix dict binarray getter to accept empty array...
2014-12-31 Jouni MalinenD-Bus: Fix GONegotiationSuccess signal passphrase format
2014-12-31 Jouni MalinenD-Bus: Make wpas_dbus_error_scan_error() static
2014-12-31 Jouni MalinenD-Bus: Fix ServiceDiscoveryResponse to accept int32...
2014-12-30 Jouni MalinenD-Bus: Fix memory leaks on AddService/DeleteService...
2014-12-30 Jouni MalinenD-Bus: Fix .Group Set(WPSVendorExtensions) format
2014-12-30 Jouni MalinenD-Bus: Fix memory leak on P2P GO WPSVendorExtensions
2014-12-29 Jouni MalinenD-Bus(old): Remove duplicated blob->data check
2014-12-29 Jouni MalinenD-Bus(old): Remove unnecessary wpa_supplicant_state_txt...
2014-12-29 Jouni MalinenD-Bus(old): Fix removeNetwork and selectNetwork error...
2014-12-29 Jouni MalinenD-Bus(old): Fix interface to show correct err_msg for...
2014-12-29 Jouni MalinenD-Bus(old): Fix WPS interface to require BSSID for...
2014-12-29 Jouni MalinenD-Bus(old): Fix WPS interface for PIN from wpa_supplica...
2014-12-29 Jouni MalinenD-Bus: Fix WPS ConfigMethods getter to handle no value...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 2
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-01 Slava Monichdbus: Fix memory leak in wpas_dbus_getter_bss_wps
2014-10-27 Tomasz Bursztykadbus: Redirect P2P request to the managment device...
2014-10-23 Tomasz Bursztykadbus: Do a full P2P find as it is in ctrl_iface.c
2014-10-04 Tomasz Bursztykadbus: Add an interface configuration entry to set the...
2014-09-28 Tomasz Bursztykadbus: Add a global property to set or unset WFD IEs
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-07 Dan Williamsdbus: add BSS Age property to indicate last-seen time
2014-08-10 Eduardo Abinaderdbus: Close dbus dict just after appending data
2014-07-31 Tomasz Bursztykadbus: Declare and implement GroupFinished as for GroupS...
2014-07-02 Jouni Malinendbus: Fix indentation level to match code logic
2014-06-29 Jouni Malinendbus: Clean up array-array-type property getter
2014-06-29 Tomasz Bursztykadbus: Add PropertiesChanged signal to Peer object
2014-06-29 Tomasz Bursztykadbus: Remove GroupMember object type and use Peer instead
2014-06-29 Tomasz Bursztykadbus: Add a Groups property to a Peer object on which...
2014-06-14 Jouni Malinendbus: Check return value more consistently (CID 62841)
2014-06-12 Jouni Malinendbus: Clean up P2P group vendor ext getter
2014-06-12 Jouni Malinendbus: Add explicit break statements to switch-default
2014-06-12 Jouni Malinendbus: Initialize temporary entry properly (CID 62877)
2014-06-12 Jouni Malinendbus: Avoid theoretical memory leaks with duplicated...
2014-06-12 Jouni Malinendbus: Fix a potential double-free in on error path...
2014-06-09 Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-05-26 Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-05-16 Tomasz Bursztykadbus: No need to recompute group object path on GroupSt...
2014-05-16 Tomasz Bursztykadbus: Provide the P2P Device Address from the relevant...
2014-05-16 Tomasz Bursztykadbus: Fix interface DeviceFound signal specification
2014-05-16 Tomasz Bursztykadbus: Declare GONegotiation signals properly
2014-05-12 Alexandru CostacheRemove leftover timeouts on cleanup
2014-05-12 Hannu Mallatdbus: Reorder deauthentication and cleanup calls when...
2014-04-13 quiche@chromium.orgPropagate scan failures over D-Bus
2014-04-11 Fionn ClearyFix reassociate dbus method
2014-04-06 Jouni MalinenWPS: Remove unused WEP related functionality
2014-03-21 Tomasz Bursztykadbus: Implement P2P Peers info IEs buffer getter
2014-03-21 Tomasz Bursztykadbus: Export the peer's device address as a property
2014-03-21 Tomasz Bursztykadbus: Declare properly ServiceDiscoveryRequest method
next