index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
dbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2P: Add optional "ht40" argument for p2p_connect
Rajkumar Manoharan
2012-09-04
1
-1
/
+1
*
P2P: Enable 40 MHz support for autonomous P2P group addition
Rajkumar Manoharan
2012-09-04
1
-2
/
+2
*
Fix a couple memory leaks
Paul Stewart
2012-08-08
1
-0
/
+1
*
Update license notification in D-Bus interface files
Jouni Malinen
2012-07-02
18
-144
/
+36
*
Export disconnect reason code to dbus
Gary Morain
2012-06-30
4
-0
/
+40
*
Allow autoscan parameters to be changed in SCANNING state
Jouni Malinen
2012-06-26
1
-0
/
+2
*
Start autoscan for first connection attempt
Jouni Malinen
2012-06-26
1
-1
/
+1
*
D-Bus: Add AutoScan interface method to set/unset autoscan parameters
Tomasz Bursztyka
2012-06-26
3
-0
/
+58
*
Add automatic scanning support
Tomasz Bursztyka
2012-06-26
1
-0
/
+4
*
wpa_supplicant: Report EAP connection progress to DBus
Paul Stewart
2012-06-04
2
-0
/
+50
*
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
2
-17
/
+6
*
Remove unused variable if CONFIG_P2P=y is not used
Jouni Malinen
2012-04-28
1
-1
/
+1
*
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
3
-17
/
+17
*
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
*
DBus: Add ability to report probe requests
Johannes Berg
2012-04-01
5
-0
/
+292
*
Create DBus getter/setter for ScanInterval
Mukesh Agrawal
2012-04-01
3
-0
/
+62
*
Clean up: Replace standard lib methods with os.h ones
Nirav Shah
2012-03-31
4
-8
/
+8
*
dbus: Make P2P group properties accessible individually
Todd Previte
2012-03-05
3
-99
/
+178
*
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
2
-24
/
+74
*
dbus: utility to create dbus message from wpabuf array
Jayant Sane
2012-02-25
2
-0
/
+76
*
dbus: Make the P2P peer's properties accessible separately
Flávio Ceolin
2012-02-11
3
-74
/
+267
*
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
*
Let wpa_supplicant_deinit_iface() know that process is terminating
Dmitry Shmidt
2012-01-29
2
-2
/
+2
*
dbus: Remove unused D-Bus version defines
Jouni Malinen
2012-01-29
1
-12
/
+0
*
dbus: Fix endianness bug in Frequency and Signal properties
Sylvestre Gallon
2012-01-28
1
-2
/
+6
*
dbus: Create DBus getter/setter for FastReauth
Paul Stewart
2012-01-28
3
-0
/
+60
*
dbus: Validate SSID length in new D-Bus scan request
Sam Leffler
2012-01-22
1
-0
/
+10
*
P2P: Allow Device ID to be specified for p2p_find command
Jouni Malinen
2012-01-08
1
-1
/
+2
*
dbus: Fix extra semicolon
Syam Sidhardhan
2012-01-01
1
-1
/
+1
*
dbus: Increase buffer size to fix Introspect XML
Jouni Malinen
2011-12-31
1
-1
/
+7
*
P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable
Jouni Malinen
2011-12-22
2
-8
/
+7
*
wpa_supplicant/dbus AP: Add support for WPS Internal Registrar
Gustavo Sverzut Barbieri
2011-12-18
1
-5
/
+67
*
P2P: Make GO negotiation peer and group information available over D-Bus
Reinette Chatre
2011-12-18
2
-12
/
+97
*
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
*
Remove unnecessary include file inclusion
Jouni Malinen
2011-11-13
3
-3
/
+0
*
dbus: Remove unused default string for bridge_ifname
Jouni Malinen
2011-11-13
1
-3
/
+1
*
dbus: Fix some build combination without new D-Bus interface
Jouni Malinen
2011-11-02
1
-2
/
+1
*
Implement control request replies for the D-Bus interface
Dan Williams
2011-10-30
4
-1
/
+78
*
dbus: Implement EAP SM control request signals
Dan Williams
2011-10-30
3
-1
/
+82
*
dbus: Raise PropertiesChanged on org.freedesktop.DBus.Properties
Daniel Drake
2011-10-29
2
-4
/
+83
*
dbus: Removed unused local variable
Grant Erickson
2011-10-23
1
-8
/
+0
[next]