Move disconnect command handling to a common place
[mech_eap.git] / wpa_supplicant / dbus / dbus_new_handlers.c
2016-08-13 Roshan PiusMove disconnect command handling to a common place
2016-06-24 Jouni MalinenD-Bus: Make the CurrentAuthMode property getter more...
2016-05-13 Saurav BabuD-Bus: Check driver capability for IBSS in Modes proper...
2016-03-06 Naveen SinghD-Bus: Add association response status code property...
2016-02-05 John ErnbergD-Bus: Fix p2p interface capability message
2015-12-06 Avichal Agarwaldbus: Add support for vendor specific elements
2015-11-15 Samuel Tandbus: Do not use pointer arithmetic with a void pointer
2015-11-15 Purushottam Kushwahadbus: Add SaveConfig to update configuration file
2015-11-15 Purushottam Kushwahadbus: Fix a copy-paste error in debug print
2015-10-28 Dan Williamsdbus: Expose interface globals via D-Bus properties
2015-10-28 Dan Williamsdbus: Pass property description to getters/setters
2015-10-12 Ningyuan WangD-Bus: Add a dbus handler for expected disconnection
2015-08-11 Jouni MalinenD-Bus: Set last_scan_req to MANUAL_SCAN_REQ on Scan...
2015-06-23 Jouni MalinenDo not check unsigned size is less than zero
2015-06-14 MAYANK HAARITdbus: Add Reconnect command to D-Bus Interface
2015-05-03 Avraham Sterndbus: Stop ongoing scheduled scan when scan is requested
2015-04-29 Jouni MalinenD-Bus: Fix operations when P2P management interface...
2015-04-22 Jouni MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-13 Floris Bosdbus: Fix WPS property of fi.w1.wpa_supplicant1.BSS...
2015-03-01 Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-14 Jouni MalinenD-Bus: Clear cached EAP data on network profile changes
2015-01-09 Jouni MalinenD-Bus: Use NoMemory error message from CreateInterface
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Remove the obsolete notes from wpas_dbus_error_u...
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: Clean up wpas_dbus_new_decompose_object_path()
2015-01-02 Jouni MalinenD-Bus: Remove useless wpa_s->conf checks
2014-12-31 Jouni MalinenD-Bus: Make wpas_dbus_error_scan_error() static
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-01 Slava Monichdbus: Fix memory leak in wpas_dbus_getter_bss_wps
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-07 Dan Williamsdbus: add BSS Age property to indicate last-seen time
2014-06-29 Jouni Malinendbus: Clean up array-array-type property getter
2014-06-14 Jouni Malinendbus: Check return value more consistently (CID 62841)
2014-06-12 Jouni Malinendbus: Avoid theoretical memory leaks with duplicated...
2014-06-12 Jouni Malinendbus: Fix a potential double-free in on error path...
2014-05-26 Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-05-12 Hannu Mallatdbus: Reorder deauthentication and cleanup calls when...
2014-04-13 quiche@chromium.orgPropagate scan failures over D-Bus
2014-04-11 Fionn ClearyFix reassociate dbus method
2014-03-11 Peter QiuAdd a reattach command for fast reassociate-back-to...
2014-03-02 Jouni Malinendbus: Clean up error reporting for TDLS peer address...
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-11-23 Michael SchallerD-Bus: Add support to set pkcs11_{engine,module}_path
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-22 Dan Williamsdbus: Add boolean AllowRoam option to Scan() method...
2013-04-23 Paul Stewartdbus_new: Add EAP logon/logoff
2013-03-16 Jouni MalinenFix build with CONFIG_NO_CONFIG_BLOBS
2013-03-10 David Spinadelwpa_supplicant: Reschedule sched scan after network...
2012-11-25 Jouni MalinenRemove unneeded header file inclusion
2012-11-25 Jouni MalinenUse a shared function for requesting a new connection
2012-11-25 Jouni MalinenMaintain maximum blacklist count over list clear operations
2012-11-25 Jouni MalinenDocument wpa_s->scan_req
2012-11-11 Robert Shadedbus: Do not quote scan_freq and freq_list
2012-11-11 Paul Stewartnew_dbus_handlers: Clear errno
2012-11-05 Jouni MalinenUse deauthentication instead of disassociation if not...
2012-11-03 Sven Neumanndbus: Add getter for WPS properties
2012-09-29 Dan Williamsdbus: Add global capabilities property
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-09 Paul Stewartwpa_supplicant: Add DBus "Reassociate" command
2012-08-04 Fernando HerreraD-Bus: Fix wpas_dbus_getter_bss_expire_count
2012-08-04 Paul StewartFix a couple memory leaks
2012-07-02 Jouni MalinenUpdate license notification in D-Bus interface files
2012-06-30 Gary MorainExport disconnect reason code to dbus
2012-06-26 Jouni MalinenAllow autoscan parameters to be changed in SCANNING...
2012-06-26 Jouni MalinenStart autoscan for first connection attempt
2012-06-26 Tomasz BursztykaD-Bus: Add AutoScan interface method to set/unset autos...
2012-06-26 Tomasz BursztykaAdd automatic scanning support
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-03-31 Nirav ShahClean up: Replace standard lib methods with os.h ones
2012-02-25 Jayant Sanedbus: utility to create dbus message from wpabuf array
2012-01-29 Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-28 Sylvestre Gallondbus: Fix endianness bug in Frequency and Signal properties
2012-01-28 Paul Stewartdbus: Create DBus getter/setter for FastReauth
2012-01-22 Sam Lefflerdbus: Validate SSID length in new D-Bus scan request
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-11-13 Jouni Malinendbus: Remove unused default string for bridge_ifname
2011-10-30 Dan WilliamsImplement control request replies for the D-Bus interface
2011-10-02 Mohamed Abbasdbus: Export max scan ssids supported by driver
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-06-24 Jayant SaneP2P: More complete persistent group management over...
2011-06-23 Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-23 Jayant SaneP2P: Enable P2P capability advertisement on D-Bus
2011-06-12 Fabien MarotteDBus: Move wpas_dbus_new_decompose_object_path()
2011-04-04 Sam Lefflerdbus: Add support to get/set the country code
2011-03-31 Paul Stewartdbus: Add "excessive" to debug_strings
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-20 Sam Lefflerdbus: Add RemoveAllNetworks to the new D-Bus API
2011-03-20 Sam Lefflerdbus: Add D-Bus methods to flush the BSS cache
2011-03-20 Sam Lefflerdbus: Add ConfigFile to AddInterface properties
2011-03-16 Catalin Druladbus: Fix interface list getter with multiple interfaces
next