index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
dbus
/
dbus_new_handlers_p2p.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dbus: Clean up P2P group vendor ext getter
Jouni Malinen
2014-06-12
1
-6/+4
*
dbus: Add explicit break statements to switch-default
Jouni Malinen
2014-06-12
1
-0/+1
*
P2P: Make the default p2p_find delay value configurable
Nirav Shah
2014-06-09
1
-0/+8
*
dbus: Provide the P2P Device Address from the relevant structure
Tomasz Bursztyka
2014-05-16
1
-1/+1
*
dbus: Implement P2P Peers info IEs buffer getter
Tomasz Bursztyka
2014-03-21
1
-5/+18
*
dbus: Export the peer's device address as a property
Tomasz Bursztyka
2014-03-21
1
-0/+21
*
dbus: Cancelling a service request always reply by an error
Tomasz Bursztyka
2014-03-21
1
-1/+1
*
D-Bus: Make p2p_no_group_iface configurable
Guoqiang Liu
2014-03-21
1
-0/+8
*
Fix persistent P2P connection failure in case channel list changes
Mahesh A Saptasagar
2014-02-07
1
-1/+1
*
P2P: Add VHT parameter to P2P operations
Eliad Peller
2013-10-27
1
-5/+5
*
P2P: Use group formation timeout on persistent group GO
Jouni Malinen
2013-09-26
1
-1/+1
*
P2P: Use peer's channel list to limit GO freq on invitation
Jouni Malinen
2013-03-01
1
-1/+2
*
P2P: Allow P2P client to specify preferred group channel
Jouni Malinen
2013-03-01
1
-1/+2
*
P2P: Allow p2p_invite-persistent to specify channel for GO
Jouni Malinen
2012-08-31
1
-1/+1
*
P2P: Add option for adding extra delay to p2p_find
Jouni Malinen
2012-08-23
1
-1/+1
*
P2P: Add optional "ht40" argument for p2p_connect
Rajkumar Manoharan
2012-08-15
1
-1/+1
*
P2P: Enable 40 MHz support for autonomous P2P group addition
Rajkumar Manoharan
2012-08-15
1
-2/+2
*
Convert os_zalloc() for an array to use os_calloc()
Jouni Malinen
2012-08-13
1
-3/+3
*
P2P: Add option for Provision Discovery before GO Negotiation
Jouni Malinen
2012-05-11
1
-1/+1
*
Update copyright and license notification in D-Bus interace P2P files
Jouni Malinen
2012-05-07
1
-8/+3
*
P2P: Add option to force SSID/passphrase for GO Negotiation
Jouni Malinen
2012-04-27
1
-1/+1
*
P2P: Add p2p_prov_disc auto mechanism
Jouni Malinen
2012-04-26
1
-1/+2
*
P2P: Don't rely on dictionary ordering in wpas_dbus_handler_p2p_add_service
Adrien Bustany
2012-04-21
1
-40/+28
*
P2P: Allow wildcard service discovery from DBus API
Adrien Bustany
2012-04-14
1
-5/+10
*
P2P: Cleanup P2PDevice D-Bus interface for hostap-1 release
Nirav Shah
2012-04-14
1
-8/+8
*
P2P: Fix D-Bus property getters to default to "/" for Group, PeerGO
Nirav Shah
2012-04-14
1
-7/+14
*
P2P: Add automatic GO Negotiation vs. join-a-group selection
Jouni Malinen
2012-04-13
1
-1/+1
*
Clean up: Replace standard lib methods with os.h ones
Nirav Shah
2012-03-31
1
-1/+1
*
dbus: Make P2P group properties accessible individually
Todd Previte
2012-03-05
1
-89/+125
*
dbus: return NULL data for peer IEs
Reinette Chatre
2012-02-25
1
-2/+4
*
dbus: revert changes to some peer properties
Reinette Chatre
2012-02-25
1
-22/+72
*
dbus: Make the P2P peer's properties accessible separately
Flávio Ceolin
2012-02-11
1
-69/+207
*
P2P: Fix the setter function for DBus group properties
Todd Previte
2012-02-04
1
-5/+5
*
P2P: Fix DBus crash and return additional P2P group properties
Todd Previte
2012-02-04
1
-14/+72
*
P2P: Allow Device ID to be specified for p2p_find command
Jouni Malinen
2012-01-08
1
-1/+2
*
P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable
Jouni Malinen
2011-12-22
1
-5/+4
*
P2P: Fix 32-bit compiler warnings on service discovery reference
Jouni Malinen
2011-12-11
1
-5/+3
*
P2P: Add optional "join" argument for p2p_prov_disc command
Jithu Jance
2011-12-06
1
-1/+1
*
dbus: Fix potential memory leak with unexpected p2p_find calls
Jouni Malinen
2011-10-16
1
-0/+1
*
D-Bus/P2P: Treat PIN as string
Reinette Chatre
2011-09-21
1
-2/+6
*
D-Bus/P2P: Support all discovery types
Reinette Chatre
2011-09-21
1
-1/+10
*
Fix typos found by codespell
Pavel Roskin
2011-09-21
1
-5/+5
*
P2P: Remove Label config method
Jouni Malinen
2011-09-08
1
-4/+1
*
dbus: Do not segfault if P2P is disabled
Dan Williams
2011-08-07
1
-0/+44
*
DBus/P2P: Return Primary and Secondary device types as bytes
Jayant Sane
2011-08-06
1
-45/+25
*
dbus: clean up new D-Bus interface getters and setters
Dan Williams
2011-07-29
1
-209/+192
*
P2P: Remove unused SearchOnly parameter from D-Bus p2p_find
Jouni Malinen
2011-07-15
1
-4/+0
*
P2P: Fix memory leak in D-Bus p2p_find handler
Jouni Malinen
2011-07-15
1
-1/+2
*
P2P: Coding style cleanup
Jouni Malinen
2011-07-15
1
-7/+6
*
P2P: Fix error path not to build error message twice
Jouni Malinen
2011-07-15
1
-3/+1
[prev]
[next]