tests: Fix grpform_wait_peer group removal in P2P Device case
[mech_eap.git] / wpa_supplicant /
2015-06-19 Avraham SternP2P: Fix PBC overlap detection
2015-06-19 Ilan PeerP2P: Use the P2P Device interface in wpas_p2p_fallback_...
2015-06-18 Jouni MalinenP2PS: Fix P2P_FIND seek parameter parsing
2015-06-18 Jouni Malinenwpa_cli: Fix process termination in wpa_cli action...
2015-06-17 Jouni MalinenClear control interface command explicitly from stack
2015-06-15 Jouni MalinenP2P: Fix group interface addition failure properly...
2015-06-14 Andrei OtcheretianskiP2P: Specify frequency when sending Probe Response...
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-06-14 Max StepanovP2PS: Enable Probe Request frame processing by P2P...
2015-06-14 Max StepanovP2P: Add rx_freq parameter to Probe Request frame handler
2015-06-14 Jouni MalinenP2P: Update target GO Device Address from BSS entry...
2015-06-14 Purushottam KushwahaCombine multiple function calls to a single statement
2015-06-14 MAYANK HAARITdbus: Add Reconnect command to D-Bus Interface
2015-06-12 Amr BEN ABDESSALEMP2P: Add Operating class 125 for P2P supported channels
2015-06-10 Ilan PeerGAS: Remove all radio works before calling gas_query_de...
2015-06-10 Jouni MalinenP2P: Fix persistent group profile on manual disabled...
2015-06-10 Avichal AgarwalD-Bus: Add WPS pbc-overlap Event
2015-06-10 Amit KhatriP2P: Add ModelNumber and SerialNumber info into D-Bus...
2015-06-10 Amit KhatriP2P: Add ModelName info into D-Bus peer interface
2015-06-10 Jouni MalinenDocument the wpa_msg_cb "global" parameter
2015-06-10 Jouni MalinenDo not set own_disconnect_req flag if not connected
2015-06-10 Jason A. Donenfeldwpa_gui: Port to Qt5
2015-06-10 Ondřej Caletkaeapol_test: Support IPv6 for authentication server
2015-06-06 MAYANK HAARITP2P: Add GO Intent of connecting device in GO Negotiati...
2015-06-05 Krishna VamsiAdd support to request a scan with specific SSIDs
2015-06-04 Sunil DuttWPS: Allow the priority for the WPS networks to be...
2015-06-02 Anton Nayshtutwpa_supplicant: Remove trailing whitespace
2015-05-29 Amit KhatriP2P: Add manufacturer info into D-Bus peer interface
2015-05-29 Nishant ChapranaP2P: Add P2P Cancel method over D-Bus interface
2015-05-29 Nishant ChapranaWPS: Add WPS Cancel method over D-Bus interface
2015-05-29 Purushottam KushwahaP2P: Fix a potential memory leak in a P2P+NFC corner...
2015-05-29 Krishna VamsiAdd libwpa_client build option to use a dynamic library
2015-05-29 Krishna VamsiP2P: Restart group formation timer upon receiving new...
2015-05-29 Sunil DuttPostpone updating of wpa_s->current_bss till associatio...
2015-05-25 Ilan PeerP2P: Use p2p_init_wpa_s for P2P command redirection...
2015-05-25 Jouni MalinenP2P: Fix D-Bus PresenceRequest to use group interface
2015-05-25 Ilan PeerP2P: Fix wpas_remove_persistent_peer() to use P2P mgmt...
2015-05-25 Ilan PeerP2P: Fix wpas_p2p_add_persistent_group_client() to...
2015-05-25 Ilan PeerP2P: Fix wpas_p2p_set_own_freq_preference() to use...
2015-05-25 Ben RosenfeldP2P: Use the P2P Device management interface in wpas_p2...
2015-05-25 Nishant ChapranaP2P: Add D-Bus FindStopped to notify P2P-FIND-STOPPED...
2015-05-25 Sunil DuttP2P: Advertize cross connection to WLAN AP on a non...
2015-05-24 Jouni MalinenWPS: Fix build without CONFIG_WPS=y
2015-05-03 Avraham Sterndbus: Stop ongoing scheduled scan when scan is requested
2015-05-03 Matti GottliebFix sending ANQP request to an unknown BSS while associated
2015-05-03 Andrei Otcheretianskiwpa_cli: Fix memory leak when tracking networks
2015-05-03 Oren GivonTDLS: Add TDLS_LINK_STATUS command to the control interface
2015-05-03 Eduardo AbinaderIBSS: Check ibss_rsn init before starting new IBSS...
2015-04-29 Jouni MalinenD-Bus Fix network_is_persistent_group() for P2P operations
2015-04-29 Jouni MalinenFix wpas_notify_network_removed()
2015-04-29 Jouni Malinendbus: Add a debug print on fill_dict_with_properties...
2015-04-29 Jouni MalinenD-Bus: Fix operations when P2P management interface...
2015-04-27 Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-27 Jouni MalinenWPS: Fix shorter authentication timeout during no-SelRe...
2015-04-27 Jouni MalinenTry to set PMK only with key mgmt offload support in...
2015-04-26 Jouni MalinenInterworking: Fix network selection warning without...
2015-04-26 Jouni MalinenP2P: Allow wpa_supplicant to start if social channels...
2015-04-26 Jouni MalinenDo not use C++ reserved words as variable names
2015-04-26 Arkadiusz (Arkq... wpa_gui: Themed icon loader
2015-04-25 Jouni MalinenFix wpa_priv (CONFIG_PRIVSEP=y) build
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-24 Jouni MalinenWPS: Use shorter authentication timeout during no-SelRe...
2015-04-24 Hu WangWPS: Enforce five second minimum time before AP iteration
2015-04-23 Jouni MalinenRemove trailing whitespace from Makefile
2015-04-23 Ilan PeerP2P: Do not create a P2P Device interface if P2P is...
2015-04-23 Ben GreearDocument p2p_disabled option in wpa_supplicant.conf
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenFix a memory leak on mesh_attr_text() error path
2015-04-22 Jouni MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-13 Floris Bosdbus: Fix WPS property of fi.w1.wpa_supplicant1.BSS...
2015-04-04 Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2015-04-04 Jouni MalinenFix compilation issues with CONFIG_NO_CONFIG_WRITE=y
2015-04-04 Ben GreearFix INTERFACE_ADD parsing
2015-04-03 Ola Olssonwpa_cli: Fix a typo in usage text
2015-04-03 Jason Abelewpa_supplicant: Clear blacklist on connect
2015-04-01 Dmitry ShmidtReschedule scan from wpas_stop_pno if it was postponed
2015-04-01 Jouni MalinenFix a typo in configuration parameter documentation
2015-03-29 Avraham SternP2P: Optimize scan frequencies list when re-joining...
2015-03-29 Lauri HintsalaAdd support for CONFIG_NO_ROAMING to Makefile
2015-03-29 Jouni MalinenOpenSSL: Implement AES-128 CBC using EVP API
2015-03-28 Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-27 Mikael Kanstrupwpa_cli: Use tab as only word separator for networks
2015-03-26 Mikael Kanstrupwpa_cli: Completion routine for dup_network command
2015-03-26 Mikael Kanstrupwpa_cli: Completion for remove, select, disable, enable...
2015-03-26 Mikael Kanstrupwpa_cli: Implement completion routine for get_network...
2015-03-26 Mikael Kanstrupwpa_cli: Keep track of available networks
2015-03-26 Mikael Kanstrupwpa_cli: Allow tab as alternative separator for cli_txt...
2015-03-26 Jithu JanceAdd support for virtual interface creation/deletion
2015-03-26 Mikael Kanstrupwpa_cli: Use .wpa_cli_history under Android
2015-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-25 Arkadiusz (Arkq... wpa_gui: Add tray icon based signal strength meter
2015-03-24 Krishna Vamsinl80211: Allow driver-based roam to change ESS
2015-03-22 Jouni MalinenRemove duplicated wpa_s->conf->interworking check
2015-03-22 Ilan PeerAdd Extended Capabilities element to all Probe Request...
2015-03-22 Avraham SternDelay AP selection if all networks are temporarily...
2015-03-22 Avraham SternDon't optimize scan frequencies if selected network...
2015-03-20 Max StepanovP2PS: Extend p2p_service_del asp to support 'all' parameter
2015-03-20 Max StepanovP2PS: Add P2PS advertisements on ALL_SERVICES ANQP...
next