summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo that caused builds to failbaserock/genivi/morphJonathan Maw2013-05-231-1/+1
* Merge branch 'baserock/jonathan/no-readline-2' into baserock/genivi/morphJonathan Maw2013-05-221-1/+3
|\
| * Remove dependency on readlineJonathan Maw2013-05-221-1/+3
|/
* Install the wpa_supplicant binaries to the correct locationJonathan Maw2013-03-011-2/+1
* Added LIBNL32 flag to configBen Brewer2012-11-151-0/+1
* Setup config file correctlyBen Brewer2012-11-152-3/+527
* Fix syntax error in morphBen Brewer2012-11-141-1/+1
* Add wpa_supplicant morphBen Brewer2012-11-141-0/+14
* Fix forgotten no-CONFIG_WPS=y wrapperJouni Malinen2012-11-141-2/+1
* Allow OKC to be enabled by defaultJouni Malinen2012-11-129-7/+42
* P2P: Avoid extra group interface creation on GO reinvocationJouni Malinen2012-11-111-4/+13
* Hide strict-aliasing warning with gcc 4.7Jouni Malinen2012-11-111-2/+2
* nl80211: Avoid strict-aliasing warning with gcc 4.7Jouni Malinen2012-11-111-1/+1
* bgscan_learn: Prevent infinite busy loopingPawel Kulakowski2012-11-111-1/+4
* dbus: Do not quote scan_freq and freq_listRobert Shade2012-11-111-1/+1
* nl80211: Roam correctly through cfg80211 without SMEChristopher Wiley2012-11-111-10/+41
* Fix a typo in a commentJouni Malinen2012-11-111-1/+1
* atheros: Remove redundant l2_packet_get_own_addr callBaruch Siach2012-11-111-2/+1
* EAP-SIM/AKA server: Fix memory leak in error pathJouni Malinen2012-11-112-0/+2
* Check hapd_iface more consistently in hostapd_disable_iface()Jouni Malinen2012-11-111-1/+2
* WPS: Remove deprecated UFD config method and OOB ctrl_ifaceJouni Malinen2012-11-1120-751/+1
* P2P: Reduce redundant PSK generation for GOMasashi Honma2012-11-113-4/+21
* new_dbus_handlers: Clear errnoPaul Stewart2012-11-111-6/+12
* Remove unused wpa_supplicant_disassociate()Jouni Malinen2012-11-056-76/+0
* Use deauthentication instead of disassociation on RSN element mismatchJouni Malinen2012-11-051-1/+1
* Use deauthentication instead of disassociation if not associatedJouni Malinen2012-11-054-10/+12
* Use wpa_drv_{disassociate,deauthenticate} while waiting for connectionJouni Malinen2012-11-051-4/+52
* WPS: Add support for NFC connection handover with nfcpyJouni Malinen2012-11-041-2/+65
* WPS: Move NFC tag processing into a separate functionJouni Malinen2012-11-041-22/+29
* WPS: Move wpactrl setup into a separate functionJouni Malinen2012-11-041-4/+12
* WPS: Add an example python script for NFC operationsJouni Malinen2012-11-031-0/+84
* dbus: Add getter for WPS propertiesSven Neumann2012-11-035-0/+68
* nl80211: Make debug log more readable for driver eventsJouni Malinen2012-11-031-0/+24
* Handle assoc reject events without wpa_supplicant SMEJouni Malinen2012-11-031-0/+7
* Add parameter checking and error reporting to wpa_blacklist APISasha Levitskiy2012-11-011-0/+9
* WPS: Reject invalid credential more cleanlyJouni Malinen2012-11-012-2/+12
* P2P: Relax Bonjour SD query matchingJouni Malinen2012-10-311-2/+157
* P2P: Support multiple P2P SD Bonjour services with same keyJouni Malinen2012-10-311-32/+38
* P2P: Allow discoverable interval for p2p_find to be configuredJouni Malinen2012-10-305-5/+93
* Restore wpa_s->scan_req if scan trigger failsJouni Malinen2012-10-301-0/+2
* P2P: Clear pending_pd_before_join on PD timeoutJouni Malinen2012-10-291-0/+1
* P2P: Allow separate P2P group interface use to be disabledJouni Malinen2012-10-294-0/+17
* P2P: Fix default p2p_group_idle timeout for P2P client roleJouni Malinen2012-10-281-2/+9
* WPS: Remove old OOB NFC interfaceJouni Malinen2012-10-2818-322/+19
* WPS: Use AP Channel attribute in credential to speed up scanJouni Malinen2012-10-286-1/+50
* WPS: Add preliminary NFC connection handover support for EnrolleeJouni Malinen2012-10-287-1/+382
* Fix EAPOL supplicant port authorization with PMKSA cachingJouni Malinen2012-10-271-4/+1
* P2P: Allow all channels with multi-channel concurrencyJouni Malinen2012-10-264-24/+45
* Fix EAPOL processing when STA switches between multi-BSSesDavid Bird2012-10-251-3/+6
* P2P: Add secondary device types into p2p_peer outputJouni Malinen2012-10-251-0/+13