Jouni Malinen
|
1a2d22a242
Remove unneeded header file inclusion
|
12 years ago |
Jouni Malinen
|
9796a86c23
Use a shared function for requesting a new connection
|
12 years ago |
Jouni Malinen
|
f1a5263389
Maintain maximum blacklist count over list clear operations
|
12 years ago |
Jouni Malinen
|
4115303bbe
Document wpa_s->scan_req
|
12 years ago |
Robert Shade
|
99276998fa
dbus: Do not quote scan_freq and freq_list
|
12 years ago |
Paul Stewart
|
45ac5793fc
new_dbus_handlers: Clear errno
|
12 years ago |
Jouni Malinen
|
07783eaaa0
Use deauthentication instead of disassociation if not associated
|
12 years ago |
Sven Neumann
|
caff399250
dbus: Add getter for WPS properties
|
12 years ago |
Dan Williams
|
1634ac0654
dbus: Add global capabilities property
|
12 years ago |
Jouni Malinen
|
eb7719ff22
Add support for using GCMP cipher from IEEE 802.11ad
|
12 years ago |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
12 years ago |
Jouni Malinen
|
f9884c096a
Convert os_zalloc() for an array to use os_calloc()
|
12 years ago |
Paul Stewart
|
6ed3117561
wpa_supplicant: Add DBus "Reassociate" command
|
12 years ago |
Fernando Herrera
|
c10fe8c1df
D-Bus: Fix wpas_dbus_getter_bss_expire_count
|
12 years ago |
Paul Stewart
|
21270bb4b3
Fix a couple memory leaks
|
12 years ago |
Jouni Malinen
|
c5a3cebfc8
Update license notification in D-Bus interface files
|
12 years ago |
Gary Morain
|
0bb1e425b5
Export disconnect reason code to dbus
|
12 years ago |
Jouni Malinen
|
99f0032409
Allow autoscan parameters to be changed in SCANNING state
|
12 years ago |
Jouni Malinen
|
992189991c
Start autoscan for first connection attempt
|
12 years ago |
Tomasz Bursztyka
|
67892d5c0d
D-Bus: Add AutoScan interface method to set/unset autoscan parameters
|
12 years ago |
Tomasz Bursztyka
|
7c865c6853
Add automatic scanning support
|
12 years ago |
Johannes Berg
|
2d43d37ff2
DBus: Add ability to report probe requests
|
13 years ago |
Mukesh Agrawal
|
c6e86b63d2
Create DBus getter/setter for ScanInterval
|
13 years ago |
Nirav Shah
|
024d018b55
Clean up: Replace standard lib methods with os.h ones
|
13 years ago |
Jayant Sane
|
96c4f3a707
dbus: utility to create dbus message from wpabuf array
|
13 years ago |
Dmitry Shmidt
|
df509539d4
Let wpa_supplicant_deinit_iface() know that process is terminating
|
13 years ago |
Sylvestre Gallon
|
3d0a843823
dbus: Fix endianness bug in Frequency and Signal properties
|
13 years ago |
Paul Stewart
|
a4bbb6066d
dbus: Create DBus getter/setter for FastReauth
|
13 years ago |
Sam Leffler
|
f9121813d7
dbus: Validate SSID length in new D-Bus scan request
|
13 years ago |
Jouni Malinen
|
a17539ebcd
Remove unnecessary include file inclusion
|
13 years ago |