Jouni Malinen
|
a34eace204
dbus: Remove unused dict helper functions
|
9 years ago |
Jouni Malinen
|
f2d57282ad
D-Bus: Fix string array dict entry parser in out-of-memory case
|
10 years ago |
Jouni Malinen
|
c61bc23aa2
D-Bus: Fix byte array dict entry parser in out-of-memory case
|
10 years ago |
Jouni Malinen
|
38279bdb35
D-Bus: Coding style cleanup
|
10 years ago |
Jouni Malinen
|
e3c4f0b5d5
D-Bus: Simplify message building error paths
|
10 years ago |
Jouni Malinen
|
509618d35b
D-Bus: Remove useless NULL check from static function
|
10 years ago |
Jouni Malinen
|
1d12c08847
D-Bus: Add debug prints for parsing dict entries
|
10 years ago |
Jouni Malinen
|
f11e797d4c
D-Bus: Avoid valgrind warning due to compiler optimization
|
10 years ago |
Jouni Malinen
|
5f3682dc6f
D-Bus: Fix dict binarray getter to accept empty array of array
|
10 years ago |
Jouni Malinen
|
7bdd8981f7
Check os_snprintf() result more consistently - automatic 2
|
10 years ago |
Jouni Malinen
|
e987c70c85
dbus: Add explicit break statements to switch-default
|
10 years ago |
Jouni Malinen
|
6446420b24
dbus: Initialize temporary entry properly (CID 62877)
|
10 years ago |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
12 years ago |
Jouni Malinen
|
c5a3cebfc8
Update license notification in D-Bus interface files
|
12 years ago |
Nirav Shah
|
024d018b55
Clean up: Replace standard lib methods with os.h ones
|
13 years ago |
Syam Sidhardhan
|
60d5a5a5fd
dbus: Fix extra semicolon
|
13 years ago |
Reinette Chatre
|
af9d709019
D-Bus: Fix memory leak when using array of array of bytes
|
13 years ago |
Dan Williams
|
6aeeb6fa21
dbus: clean up new D-Bus interface getters and setters
|
13 years ago |
Johannes Berg
|
911e97e400
DBus: Refactor array adding, add binary arrays
|
13 years ago |
Johannes Berg
|
a2810199ec
dbus: Fix type in wpa_dbus_dict_begin_string_array
|
14 years ago |
Jouni Malinen
|
fff9ab1b2d
dbus: Simplify _wpa_dbus_dict_fill_value_from_variant() a bit
|
15 years ago |
Jouni Malinen
|
97d3f8c3a9
dbus: Share the same function for type to type-as-string conversion
|
15 years ago |
Jouni Malinen
|
c221499782
dbus: Use common code for checking key parameter
|
15 years ago |
Jouni Malinen
|
c2b8c674cb
dbus: Remove perror() calls
|
15 years ago |
Jouni Malinen
|
a646086d51
dbus: Use os_*() wrappers for memory allocations consistently
|
15 years ago |
Jouni Malinen
|
19b3211d19
Move D-Bus related files into their own subdirectory
|
15 years ago |