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
|
dc5a08c053
WPS: Fix Probe Request processing to handle missing attribute
|
15 years ago |
Jouni Malinen
|
2ea856aab6
dbus: Document DebugLevel values
|
15 years ago |
Jouni Malinen
|
6c68b0db5d
dbus: Fix WPS ProcessCredentials property setter to use Boolean
|
15 years ago |
Jouni Malinen
|
ec99cb7b00
dbus: Add debug printing on property setter type mismatches
|
15 years ago |
Jouni Malinen
|
2fd13f1bae
dbus: Set ProcessCredentials to get WPS Credential signal
|
15 years ago |
Jouni Malinen
|
1701996209
dbus: Add example script for running WPS PBC
|
15 years ago |
Jouni Malinen
|
d8d8c6d02a
dbus: Split wpas_dbus_handler_wps_start() into helper functions
|
15 years ago |
Jouni Malinen
|
d89530f776
Fix a typo in doxygen specification
|
15 years ago |
Jouni Malinen
|
db9a76c032
dbus: Fix a typo in function name (invald -> invalid)
|
15 years ago |
Jouni Malinen
|
291b60682a
nl80211/wext: Hardcode all auth_algs as supported
|
15 years ago |
Jouni Malinen
|
f65a5b7598
dbus: Fix init-failure-detection
|
15 years ago |
Jouni Malinen
|
ccafcbed32
dbus: Cleaned up initialization and integration with eloop
|
15 years ago |
Jouni Malinen
|
c2b8c674cb
dbus: Remove perror() calls
|
15 years ago |
Jouni Malinen
|
c49cf2d68f
dbus: Clean up dbus_path/dbus_new_path use
|
15 years ago |
Jouni Malinen
|
1912049828
dbus: Get rid of unnecessary string duplication in dbus_path
|
15 years ago |
Jouni Malinen
|
52bdd880a3
dbus: Remove wpas_dbus_callbacks abstraction
|
15 years ago |
Jouni Malinen
|
bad0dc3c0c
dbus: Do not include libdbus dbus/dbus.h into dbus_{old,new}.h
|
15 years ago |
Jouni Malinen
|
36b5c6871c
dbus: Move the SIGPOLL FreeBSD compat code into dbus_common.c
|
15 years ago |
Jouni Malinen
|
00a4784d24
dbus: Get rid of unused static inline functions
|
15 years ago |
Jouni Malinen
|
d316584c6a
dbus: Optimize introspection to use single pass for interfaces
|
15 years ago |
Jouni Malinen
|
ce4f7fdbdd
dbus: Get rid of libxml2 dependency with introspection
|
15 years ago |
Jouni Malinen
|
21e338a860
dbus: Split extract_interfaces() into helper functions
|
15 years ago |
Jouni Malinen
|
de7a79ceb6
dbus: Cleanup and fix loops
|
15 years ago |
Jouni Malinen
|
4292b01322
dbus: Use strdup instead of malloc+strncpy
|
15 years ago |
Jouni Malinen
|
04551ee6d6
dbus: Move introspection support into a separate file
|
15 years ago |
Jouni Malinen
|
64bde6d730
dbus: Use CONFIG_DBUS instead of old||new
|
15 years ago |
Jouni Malinen
|
094e9ea1d7
dbus: Remove unnecessary ifdef CONFIG_CTRL_IFACE_DBUS_NEW
|
15 years ago |
Jouni Malinen
|
e7f7d231a4
dbus: Fix example get-list-of-interfaces operation
|
15 years ago |