P2P: Fix p2p_scan() error processing in p2p_search()
[mech_eap.git] / wpa_supplicant /
2012-02-08 Jouni MalinenShow BSS entry age (seconds since last update)
2012-02-07 Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
2012-02-06 Jouni MalinenP2P: Set Invitation Type to 1 for GO inviting to a...
2012-02-05 Jouni MalinenP2P: Wait for PD-before-join response
2012-02-05 Jouni MalinenP2P: Skip event notification on PD Response in join...
2012-02-05 Paul Stewartbgscan_simple: Refinements to fast-scan backoff
2012-02-04 Dan WilliamsTry fallback drivers if global init for preferred drive...
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-02-04 Jouni MalinenUse PMKSA cache entries with only a single network...
2012-02-04 Jouni MalinenDelay scan request on select_network if disconnecting
2012-01-31 Jouni MalinenInterworking: Fix EAP-TTLS/MSCHAP configuration
2012-01-30 Jouni MalinenWPS: Disable AP PIN after 10 consecutive failures
2012-01-29 Ben GreearSupport HT capability overrides
2012-01-29 Jouni MalinenRemove duplicated TERMINATING event
2012-01-29 Dmitry ShmidtMove ctrl_iface deinit into the end of interface deinit
2012-01-29 Dmitry ShmidtDeinit driver before notifying interface has been removed
2012-01-29 Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-29 Eyal ShapiraSME: Fix processing of Authentication timeout and failure
2012-01-29 Eyal ShapiraInterleave wildcard and specific SSID scans when max_ss...
2012-01-29 Jouni MalinenInstall only the binaries into BINDIR
2012-01-29 Grant Ericksonbuild: Fix install target parent directory prerequisites
2012-01-29 Jouni Malinendbus: Remove unused D-Bus version defines
2012-01-29 Antonio QuartulliIBSS RSN: Provide ibss_rsn_get_peer() helper function
2012-01-28 Sylvestre Gallondbus: Fix endianness bug in Frequency and Signal properties
2012-01-28 Jouni MalinenRename systemd template files to avoid @ in the file...
2012-01-28 Nicolas CavallariSupport fixing the BSSID in IBSS mode
2012-01-28 Paul Stewartdbus: Create DBus getter/setter for FastReauth
2012-01-27 Jouni MalinenP2P: Fix WSC IE inclusion for P2P disabled case
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-23 Jouni MalinenStop sched_scan in number of cases where it should...
2012-01-23 Sujith ManoharanUpdate WPA/RSN IE properly for driver based BSS selection
2012-01-22 Jouni Malineneapol_test: Show MNC length in debug output
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 Jouni MalinenUpdate copyright notices to include year 2012
2012-01-01 Jouni MalinenDo not trigger fast reconnection on locally generated...
2012-01-01 Jouni MalinenFix BSS property names in the example D-Bus script
2012-01-01 Syam Sidhardhandbus: Fix extra semicolon
2011-12-31 Jouni Malinendbus: Increase buffer size to fix Introspect XML
2011-12-31 Jouni MalinenRemove possible authentication timeout on connection...
2011-12-31 Jouni MalinenWPS: Use single channel scan if AP channel already...
2011-12-29 Michał GórnyUse correct (multi-user) target when installing systemd...
2011-12-29 Jouni MalinenP2P: Stop remain-on-channel prior to starting join...
2011-12-27 Neeraj Kumar GargP2P: Reject p2p_group_add if forced frequency is not...
2011-12-25 Jouni MalinenP2P: Use global->p2p_dev_addr instead of parent->own_addr
2011-12-25 Bartosz MarkowskiAdd BSSID into blacklist and do not clean blacklist...
2011-12-22 Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-22 Jouni MalinenP2P: Show persistent group info on P2P_PEER data
2011-12-22 Jouni MalinenP2P: Move public P2P_PEER info generation into ctrl_iface
2011-12-22 Jouni MalinenP2P: Replace p2p_get_peer_info with p2p_peer_known...
2011-12-21 윤민홍P2P: Send D-Bus ServiceDiscoveryRequest signal for...
2011-12-21 Jouni MalinenProcess EVENT_SCHED_SCAN_STOPPED partially if interface...
2011-12-21 Jouni MalinenIgnore disassociation event in wpa_supplicant AP mode
2011-12-21 Jouni MalinenP2P: Fix GO start on interface that has active station...
2011-12-19 Neeraj Kumar GargAdd AP-STA-CONNECTED and DISCONNECTED events to wpa_cli -a
2011-12-18 Jouni MalinenP2P: Use hardcoded idle timeout of 10 seconds in P2P...
2011-12-18 Jouni MalinenP2P: Fix disconnect event not to increase idle timeout
2011-12-18 Jouni MalinenLower RX_MGMT driver event debug level for Beacon frames
2011-12-18 Jouni MalinenP2P: Fix Provision Discovery channel for some join...
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-17 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build with ctrl_iface
2011-12-17 Antonio Quartullictrl_iface: Check for IEEE8021X_EAPOL definition
2011-12-11 Johannes BergIBSS: fix RSN key initialisation
2011-12-11 Jouni MalinenDisassociate when starting WPS search
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_SCAN_PROCESSING=y
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2011-12-11 Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
2011-12-11 Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-11 Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-12-10 Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-10 Jouni MalinenP2P: Clean up group formation on network block removal
2011-12-06 Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-06 Jithu JanceP2P: Skip duplicated provision discovery on join
2011-12-06 Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-06 Jouni MalinenRemove documentation for label option in p2p_connect
2011-12-04 Jouni MalinenSME: Fix processing of Authentication timeout
2011-12-04 Jouni MalinenTry to reconnect to the same BSS on recoverable disconn...
2011-12-04 Jouni MalinenSME: Fix processing of Authentication request failure
2011-12-03 Jouni MalinenUpdate internal MAC address on EVENT_INTERFACE_ENABLED...
2011-12-03 Johan HedlundUpdate RSN supplicant MAC address on driver reinitializ...
2011-12-02 Szymon BigosFix generated WPS PIN values to use zero-padding
2011-12-01 Jouni MalinenAdd example WPS AP mode UI for wpa_supplicant
2011-12-01 Jouni Malinenwpa_supplicant AP: Allows passphrase to be fetched
2011-12-01 Jouni MalinenWPS: Disable WPS(v2) in WPA/TKIP-only configuration
2011-12-01 Jouni MalinenCall wpas_connection_failed() only if actually trying...
2011-12-01 Jouni MalinenMake reconnect-on-disassoc debug prints somewhat more...
2011-12-01 Jouni MalinenP2P: Clear show_group_started on GO start
2011-11-29 Arik NemtsovSet ht_capab from based on driver capabilities when...
2011-11-29 Jouni MalinenIncrease min sched_scan interval from 2 to 10 seconds
2011-11-29 Dmitry ShmidtFix pno_start() to initialize SSID list properly
2011-11-28 Jouni MalinenUse normal scan before sched_scan if that can speed...
2011-11-28 Jouni MalinenAdd broadcast SSID for sched_scan for scan_ssid=0 networks
2011-11-28 Jouni MalinenUse common code for disabled network case in sched_scan
2011-11-28 Jouni MalinenDrop sched_scan filter if not enough match sets supported
2011-11-28 Jouni MalinenMake sched_scan debug clearer on timeout use
2011-11-28 Jouni MalinenStop sched_scan on DISCONNECT command
2011-11-28 Jouni MalinenAdd preferred network offload (PNO) functionality
next