summaryrefslogtreecommitdiff
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* P2P: Add D-Bus signal GroupFormationFailureNishant Chaprana2015-09-055-0/+63
* RSN IBSS: Fix segfault on error pathJouni Malinen2015-09-051-1/+2
* mesh: Fix memory leak on error pathMasashi Honma2015-09-051-0/+1
* mesh: Fix segfault on error pathMasashi Honma2015-09-051-1/+2
* mesh: Add RSN IE to Mesh Peering Open/Confirm framesMasashi Honma2015-09-051-0/+6
* mesh: Rename IE field to clarify its useMasashi Honma2015-09-052-6/+6
* Add BSS operating frequency to more debug messagesJouni Malinen2015-09-052-4/+8
* wpa_gui: Increase control interface message buffer for LIST_NETWORKSJouni Malinen2015-09-051-1/+1
* Indicate CTRL-EVENT-AUTH-REJECT event on authentication rejectionJouni Malinen2015-09-051-2/+16
* wpa_priv: Add authentication command and eventJouni Malinen2015-09-051-0/+88
* wpa_priv: Add support for EVENT_SCAN_STARTEDJouni Malinen2015-09-051-0/+4
* wpa_priv: Print unsupported driver event name in debug logJouni Malinen2015-09-051-2/+2
* wpa_priv: Clear extended_capa pointersJouni Malinen2015-09-051-0/+4
* wpa_priv: Add support for global driver interface contextJouni Malinen2015-09-051-3/+26
* wpa_priv: allow l2_packet to be opened for ethertype 0x890dJouni Malinen2015-09-051-1/+2
* wpa_priv: Add -c argument to usage textJouni Malinen2015-09-051-2/+3
* wpa_priv: Fix early exit pathJouni Malinen2015-09-051-4/+6
* Make it clearer that ap_scan=2 mode should not be used with nl80211Jouni Malinen2015-09-054-1/+23
* Allow wpa_cli/hostapd_cli client socket directory to be specifiedManikandan Mohan2015-09-011-4/+17
* Allow BSS to return information for AP that uses an invalid WSC IEJouni Malinen2015-08-301-2/+3
* dbus: Fix a typo in function commentMAYANK HAARIT2015-08-281-1/+1
* dbus: Do not quote scan_freq and freq_list in dbus_old_handlers.cJiří Klimeš2015-08-281-1/+1
* Fix key derivation for Suite B 192-bit AKM to use SHA384Jouni Malinen2015-08-272-0/+2
* Make sure configuration is saved to storage deviceMitchell Wills2015-08-271-0/+2
* Do not mark BSS entry in use if SSID has changedJingxiang Ge2015-08-261-4/+12
* Remove unnecessary NULL check from LOG_LEVEL handlerJouni Malinen2015-08-221-1/+1
* P2P: Request fresh scan results after GO NegotiationJouni Malinen2015-08-221-4/+8
* P2P: Require fresh scan results for persistent group re-invocationJouni Malinen2015-08-226-10/+33
* eapol_test: Add an example controller script for RADIUS testingJouni Malinen2015-08-221-0/+142
* eapol_test: Add a new operation mode for control interface useJouni Malinen2015-08-211-10/+106
* eapol_test: Allow interface name to be specifiedJouni Malinen2015-08-201-5/+9
* BoringSSL: Allow internal AES key wrap to be used with "OpenSSL" buildJouni Malinen2015-08-182-0/+10
* Set NORMAL_SCAN_REQ on SELECT_NETWORK/ENABLE_NETWORKJouni Malinen2015-08-171-2/+6
* P2PS: Consider WPS P2PS method when joining a groupAndrei Otcheretianski2015-08-141-0/+3
* systemd: Order wpa_supplicant before network.targetMike Gilbert2015-08-144-0/+8
* Add debug prints for wpa_supplicant ctrl_iface socket send operationsJouni Malinen2015-08-141-0/+35
* Do not stop ongoing PNO sched_scan on association/disconnectionMahesh A Saptasagar2015-08-132-2/+5
* Do not allow ap_scan=2 scan processing to stop AP mode operationJouni Malinen2015-08-111-0/+3
* D-Bus: Set last_scan_req to MANUAL_SCAN_REQ on Scan() trigger pathsJouni Malinen2015-08-111-0/+2
* P2P: Support driver preferred freq list for invitation caseAhmad Kholaif2015-08-111-0/+1
* Drop connection attempt if network is disabled before radio work startsHu Wang2015-08-102-2/+4
* P2P: Support driver preferred freq list for Autonomous GO caseAhmad Kholaif2015-08-101-0/+32
* P2PS: Authorize any peer for P2PS method if interface address not knownAndrei Otcheretianski2015-08-063-22/+38
* P2PS: Clean up intended interface address passing to p2ps_prov_completeJouni Malinen2015-08-061-2/+2
* P2PS: Fix PD PIN event notificationsMax Stepanov2015-08-061-0/+2
* P2P: Fix P2P_FLUSH clearing of p2p_go_avoid_freqIlan Peer2015-08-041-0/+1
* P2P: Do not perform P2P GO CS in some casesIlan Peer2015-08-044-13/+48
* P2P: Disallow GO CS immediately after GO Negotiation or invitationIlan Peer2015-08-041-0/+41
* P2P: Consider channel optimizations for additional casesIlan Peer2015-08-041-52/+35
* Refactor channel list update event in wpa_supplicantArik Nemtsov2015-08-041-17/+7