P2P: Fix the calculation of group common freqs
[mech_eap.git] / wpa_supplicant /
2015-09-25 Andrei OtcheretianskiFix get_shared_radio_freqs_data() used-by flags setting
2015-09-25 Masashi Honmamesh: Add support for scanning only the current frequency
2015-09-25 Nishant ChapranaD-BUS: dev_passwd_id should be "q" because it uses...
2015-09-25 Jouni MalinenFix EAP-EKE peer build rules
2015-09-25 Alan T. DeKokLinker changes for building eapol_test on OS X
2015-09-24 Sunil DuttAndroid: Avoid same per-iface and global ctrl socket
2015-09-22 Jouni MalinenAvoid reconnection on ENABLE_NETWORK if already connected
2015-09-17 Sunil DuttUpdate AP WPA/RSN IE on all associations if driver...
2015-09-10 Jouni MalinenDrop some control interface debug print verbosity for...
2015-09-10 Jouni MalinenReduce debug verbosity for read-only control interface...
2015-09-05 Nishant ChapranaP2P: Add D-Bus signal GroupFormationFailure
2015-09-05 Jouni MalinenRSN IBSS: Fix segfault on error path
2015-09-05 Masashi Honmamesh: Fix memory leak on error path
2015-09-05 Masashi Honmamesh: Fix segfault on error path
2015-09-05 Masashi Honmamesh: Add RSN IE to Mesh Peering Open/Confirm frames
2015-09-05 Masashi Honmamesh: Rename IE field to clarify its use
2015-09-05 Jouni MalinenAdd BSS operating frequency to more debug messages
2015-09-05 Jouni Malinenwpa_gui: Increase control interface message buffer...
2015-09-05 Jouni MalinenIndicate CTRL-EVENT-AUTH-REJECT event on authentication...
2015-09-05 Jouni Malinenwpa_priv: Add authentication command and event
2015-09-05 Jouni Malinenwpa_priv: Add support for EVENT_SCAN_STARTED
2015-09-05 Jouni Malinenwpa_priv: Print unsupported driver event name in debug log
2015-09-05 Jouni Malinenwpa_priv: Clear extended_capa pointers
2015-09-05 Jouni Malinenwpa_priv: Add support for global driver interface context
2015-09-05 Jouni Malinenwpa_priv: allow l2_packet to be opened for ethertype...
2015-09-05 Jouni Malinenwpa_priv: Add -c argument to usage text
2015-09-05 Jouni Malinenwpa_priv: Fix early exit path
2015-09-04 Jouni MalinenMake it clearer that ap_scan=2 mode should not be used...
2015-09-01 Manikandan MohanAllow wpa_cli/hostapd_cli client socket directory to...
2015-08-29 Jouni MalinenAllow BSS to return information for AP that uses an...
2015-08-27 MAYANK HAARITdbus: Fix a typo in function comment
2015-08-27 Jiří Klimešdbus: Do not quote scan_freq and freq_list in dbus_old_...
2015-08-27 Jouni MalinenFix key derivation for Suite B 192-bit AKM to use SHA384
2015-08-27 Mitchell WillsMake sure configuration is saved to storage device
2015-08-26 Jingxiang GeDo not mark BSS entry in use if SSID has changed
2015-08-21 Jouni MalinenRemove unnecessary NULL check from LOG_LEVEL handler
2015-08-21 Jouni MalinenP2P: Request fresh scan results after GO Negotiation
2015-08-21 Jouni MalinenP2P: Require fresh scan results for persistent group...
2015-08-21 Jouni Malineneapol_test: Add an example controller script for RADIUS...
2015-08-20 Jouni Malineneapol_test: Add a new operation mode for control interf...
2015-08-20 Jouni Malineneapol_test: Allow interface name to be specified
2015-08-17 Jouni MalinenBoringSSL: Allow internal AES key wrap to be used with...
2015-08-16 Jouni MalinenSet NORMAL_SCAN_REQ on SELECT_NETWORK/ENABLE_NETWORK
2015-08-14 Andrei OtcheretianskiP2PS: Consider WPS P2PS method when joining a group
2015-08-14 Mike Gilbertsystemd: Order wpa_supplicant before network.target
2015-08-14 Jouni MalinenAdd debug prints for wpa_supplicant ctrl_iface socket...
2015-08-13 Mahesh A SaptasagarDo not stop ongoing PNO sched_scan on association/disco...
2015-08-11 Jouni MalinenDo not allow ap_scan=2 scan processing to stop AP mode...
2015-08-11 Jouni MalinenD-Bus: Set last_scan_req to MANUAL_SCAN_REQ on Scan...
2015-08-11 Ahmad KholaifP2P: Support driver preferred freq list for invitation...
2015-08-10 Hu WangDrop connection attempt if network is disabled before...
2015-08-10 Ahmad KholaifP2P: Support driver preferred freq list for Autonomous...
2015-08-06 Andrei OtcheretianskiP2PS: Authorize any peer for P2PS method if interface...
2015-08-06 Jouni MalinenP2PS: Clean up intended interface address passing to...
2015-08-06 Max StepanovP2PS: Fix PD PIN event notifications
2015-08-04 Ilan PeerP2P: Fix P2P_FLUSH clearing of p2p_go_avoid_freq
2015-08-04 Ilan PeerP2P: Do not perform P2P GO CS in some cases
2015-08-04 Ilan PeerP2P: Disallow GO CS immediately after GO Negotiation...
2015-08-04 Ilan PeerP2P: Consider channel optimizations for additional...
2015-08-04 Arik NemtsovRefactor channel list update event in wpa_supplicant
2015-08-03 Ilan PeerP2P: Modify wpas_p2p_init_go_params()
2015-08-03 Ilan PeerP2P: Remove GO handling in avoid frequency event
2015-08-03 Ilan PeerP2P: Move a GO to a frequency that is also supported...
2015-08-03 Ilan PeerP2P: Add a function to compute the group common freqs
2015-08-03 Ilan PeerP2P: Move a GO from its operating frequency
2015-08-03 Jouni MalinenMove debug level string conversion functions to wpa_debug.c
2015-08-03 Jouni MalinenFST: Mark fst_ies buffer const
2015-08-02 Daichi UeuraAndroid: Handle STATUS-NO_EVENTS command in wpa_cli
2015-08-02 Daichi UeuraAndroid: Make wpa_cli work on wifi.interface without...
2015-08-02 Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-08-02 Michael OlbrichP2P: Cancel group formation when deleting a group durin...
2015-08-02 Purushottam KushwahaP2P: Fix update of listen_reg_class and listen_channel
2015-08-02 Jouni MalinenP2P: Do not clear wpa_s->go_dev_addr before group removal
2015-08-02 GautamP2P: Fix P2P configuration file name
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-08-02 Jouni MalinenAdd 'GET_CAPABILITY fips' to enable runtime check for...
2015-08-01 Jouni MalinenEAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_...
2015-08-01 Jouni MalinenOpenSSL: Implement aes_wrap/aes_unwrap through EVP...
2015-07-30 Ahmad KholaifP2P: Expose driver preferred frequency list fetch to P2P
2015-07-30 Ahmad KholaifP2P: Use preferred frequency list from the local driver
2015-07-30 Jouni MalinenReturn error from wpa_drv_get_pref_freq_list() if no...
2015-07-29 Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-29 Ahmad KholaifP2P: Inform driver of the operating channel following...
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-07-28 Jouni MalinenOpenSSL: Add SHA256 support in openssl_tls_prf() for...
2015-07-26 Max StepanovP2PS: Add feature capability to PD events
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROV...
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
2015-07-26 Jouni MalinenFST: Avoid memory leak on double FST-ATTACH
2015-07-22 Jouni Malinenwpa_cli: Skip action script execution when eloop termin...
2015-07-21 Jouni MalinenFST: Include fst/fst.h explicitly into wpa_supplicant...
2015-07-20 Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-07-20 Jouni MalinenUse a single cleanup timer per wpa_supplicant process
2015-07-18 Jouni MalinenFST: Mark get_mb_ie() return value const
2015-07-17 Jouni MalinenFST: Show FST IE update details in debug log
2015-07-16 Anton NayshtutAdd global wpa_supplicant DUP_NETWORK command
2015-07-16 Anton NayshtutFST: Testing support
2015-07-16 Anton NayshtutFST: wpa_supplicant build rules
2015-07-16 Anton NayshtutFST: wpa_supplicant control interface
2015-07-16 Anton NayshtutFST: Send FST Action frame for processing (wpa_supplicant)
next