eloop: Add epoll option for better performance
[mech_eap.git] / wpa_supplicant / dbus /
2014-05-16 Tomasz Bursztykadbus: No need to recompute group object path on GroupSt...
2014-05-16 Tomasz Bursztykadbus: Provide the P2P Device Address from the relevant...
2014-05-16 Tomasz Bursztykadbus: Fix interface DeviceFound signal specification
2014-05-16 Tomasz Bursztykadbus: Declare GONegotiation signals properly
2014-05-12 Alexandru CostacheRemove leftover timeouts on cleanup
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-04-06 Jouni MalinenWPS: Remove unused WEP related functionality
2014-03-21 Tomasz Bursztykadbus: Implement P2P Peers info IEs buffer getter
2014-03-21 Tomasz Bursztykadbus: Export the peer's device address as a property
2014-03-21 Tomasz Bursztykadbus: Declare properly ServiceDiscoveryRequest method
2014-03-21 Tomasz Bursztykadbus: Cancelling a service request always reply by...
2014-03-21 Tomasz Bursztykadbus: Remove duplicate signal declaration
2014-03-21 Guoqiang LiuD-Bus: Make p2p_no_group_iface configurable
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...
2014-03-02 Jouni Malinendbus: Remove duplicated variable assignment
2014-02-07 Mahesh A SaptasagarFix persistent P2P connection failure in case channel...
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-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
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-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-22 Dan Williamsdbus: Add boolean AllowRoam option to Scan() method...
2013-10-20 Jouni MalinenD-Bus: Clean up debug print for P2P invitation result
2013-09-26 Jouni MalinenP2P: Use group formation timeout on persistent group GO
2013-08-31 Jouni MalinenD-Bus: Fix per-iface object unregistration on not exist...
2013-07-01 Tomasz Bursztykadbus: Register the AutoScan method call at the right...
2013-06-22 Chengyi ZhaoD-Bus: Emit signal when a station is authorized or...
2013-05-16 Daniel Gnoutcheffdbus: Terminate cleanly on messagebus shutdown
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...
2013-03-01 Jouni MalinenP2P: Use peer's channel list to limit GO freq on invitation
2013-03-01 Jouni MalinenP2P: Allow P2P client to specify preferred group channel
2013-02-09 Peter Wudbus: Add missing signal description for WPS (7)
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-10-10 Jouni MalinenWPS: Allow PIN timeout to be specified with wpa_supplic...
2012-09-29 Dan Williamsdbus: Add global capabilities property
2012-08-31 Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-23 Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-15 Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15 Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
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 Michael NaumovD-Bus: Remove network_object dictionary entry from...
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-06-04 Paul Stewartwpa_supplicant: Report EAP connection progress to DBus
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-07 Jouni MalinenUpdate copyright and license notification in D-Bus...
2012-04-28 Jouni MalinenRemove unused variable if CONFIG_P2P=y is not used
2012-04-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26 Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-21 Adrien BustanyP2P: Don't rely on dictionary ordering in wpas_dbus_han...
2012-04-14 Adrien BustanyP2P: Allow wildcard service discovery from DBus API
2012-04-14 Nirav ShahP2P: Cleanup P2PDevice D-Bus interface for hostap-1...
2012-04-14 Nirav ShahP2P: Fix D-Bus property getters to default to "/" for...
2012-04-13 Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
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-03-05 Todd Previtedbus: Make P2P group properties accessible individually
2012-02-25 Reinette Chatredbus: return NULL data for peer IEs
2012-02-25 Reinette Chatredbus: revert changes to some peer properties
2012-02-25 Jayant Sanedbus: utility to create dbus message from wpabuf array
2012-02-11 Flávio Ceolindbus: Make the P2P peer's properties accessible separately
2012-02-04 Todd PreviteP2P: Fix the setter function for DBus group properties
2012-02-04 Todd PreviteP2P: Fix DBus crash and return additional P2P group...
2012-01-29 Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-29 Jouni Malinendbus: Remove unused D-Bus version defines
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
2012-01-08 Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2012-01-01 Syam Sidhardhandbus: Fix extra semicolon
2011-12-31 Jouni Malinendbus: Increase buffer size to fix Introspect XML
2011-12-22 Jouni MalinenP2P: Replace p2p_get_peer_info with p2p_peer_known...
2011-12-18 Gustavo Sverzut... wpa_supplicant/dbus AP: Add support for WPS Internal...
2011-12-18 Reinette ChatreP2P: Make GO negotiation peer and group information...
2011-12-11 Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
2011-12-06 Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
next