]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/dbus/dbus_new_handlers_p2p.c
P2P: Allow p2p_invite-persistent to specify channel for GO
[thirdparty/hostap.git] / wpa_supplicant / dbus / dbus_new_handlers_p2p.c
2012-08-31  Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-23  Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-15  Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15  Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-13  Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-05-11  Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-07  Jouni MalinenUpdate copyright and license notification in D-Bus...
2012-04-27  Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26  Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-21  Adrien BustanyP2P: Don't rely on dictionary ordering in wpas_dbus_han...
2012-04-14  Adrien BustanyP2P: Allow wildcard service discovery from DBus API
2012-04-14  Nirav ShahP2P: Cleanup P2PDevice D-Bus interface for hostap-1...
2012-04-14  Nirav ShahP2P: Fix D-Bus property getters to default to "/" for...
2012-04-13  Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-03-31  Nirav ShahClean up: Replace standard lib methods with os.h ones
2012-03-05  Todd Previtedbus: Make P2P group properties accessible individually
2012-02-25  Reinette Chatredbus: return NULL data for peer IEs
2012-02-25  Reinette Chatredbus: revert changes to some peer properties
2012-02-11  Flávio Ceolindbus: Make the P2P peer's properties accessible separately
2012-02-04  Todd PreviteP2P: Fix the setter function for DBus group properties
2012-02-04  Todd PreviteP2P: Fix DBus crash and return additional P2P group...
2012-01-08  Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-22  Jouni MalinenP2P: Replace p2p_get_peer_info with p2p_peer_known...
2011-12-11  Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
2011-12-06  Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-10-16  Jouni Malinendbus: Fix potential memory leak with unexpected p2p_fin...
2011-09-21  Reinette ChatreD-Bus/P2P: Treat PIN as string
2011-09-21  Reinette ChatreD-Bus/P2P: Support all discovery types
2011-09-21  Pavel RoskinFix typos found by codespell
2011-09-08  Jouni MalinenP2P: Remove Label config method
2011-08-07  Dan Williamsdbus: Do not segfault if P2P is disabled
2011-08-06  Jayant SaneDBus/P2P: Return Primary and Secondary device types...
2011-07-29  Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-07-15  Jouni MalinenP2P: Remove unused SearchOnly parameter from D-Bus...
2011-07-15  Jouni MalinenP2P: Fix memory leak in D-Bus p2p_find handler
2011-07-15  Jouni MalinenP2P: Coding style cleanup
2011-07-15  Jouni MalinenP2P: Fix error path not to build error message twice
2011-07-15  Jouni MalinenP2P: Clear entry.key to avoid use of uninitialized...
2011-07-15  Jouni MalinenP2P: Coding style cleanup for D-Bus handlers
2011-07-15  Jouni MalinenP2P: Fix D-Bus error path (potential NULL pointer deref)
2011-07-04  Jayant SaneDBus/P2P: Rectified type of SecondaryDeviceTypes in...
2011-06-25  Jayant SaneP2P: Update listen and operating channel from P2P D-Bus
2011-06-24  Jayant SaneP2P: More complete persistent group management over...
2011-06-23  Jayant SaneP2P: Add dissasoc_low_ack in P2P device properties
2011-06-23  Jayant SaneP2P: Fix P2P device signal level type in D-Bus
2011-06-23  Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-23  Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-12  Johannes BergDBus: Add support for P2P primitives