TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / dbus / dbus_dict_helpers.c
2015-10-31 Jouni Malinendbus: Remove unused dict helper functions
2015-01-07 Jouni MalinenD-Bus: Fix string array dict entry parser in out-of...
2015-01-07 Jouni MalinenD-Bus: Fix byte array dict entry parser in out-of-memor...
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2015-01-02 Jouni MalinenD-Bus: Simplify message building error paths
2015-01-02 Jouni MalinenD-Bus: Remove useless NULL check from static function
2015-01-02 Jouni MalinenD-Bus: Add debug prints for parsing dict entries
2015-01-02 Jouni MalinenD-Bus: Avoid valgrind warning due to compiler optimization
2014-12-31 Jouni MalinenD-Bus: Fix dict binarray getter to accept empty array...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 2
2014-06-12 Jouni Malinendbus: Add explicit break statements to switch-default
2014-06-12 Jouni Malinendbus: Initialize temporary entry properly (CID 62877)
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-07-02 Jouni MalinenUpdate license notification in D-Bus interface files
2012-03-31 Nirav ShahClean up: Replace standard lib methods with os.h ones
2012-01-01 Syam Sidhardhandbus: Fix extra semicolon
2011-09-21 Reinette ChatreD-Bus: Fix memory leak when using array of array of...
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-06-12 Johannes BergDBus: Refactor array adding, add binary arrays
2010-12-17 Johannes Bergdbus: Fix type in wpa_dbus_dict_begin_string_array
2010-01-02 Jouni Malinendbus: Simplify _wpa_dbus_dict_fill_value_from_variant...
2010-01-02 Jouni Malinendbus: Share the same function for type to type-as-strin...
2010-01-02 Jouni Malinendbus: Use common code for checking key parameter
2010-01-01 Jouni Malinendbus: Remove perror() calls
2009-12-26 Jouni Malinendbus: Use os_*() wrappers for memory allocations consis...
2009-12-20 Jouni MalinenMove D-Bus related files into their own subdirectory