aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/Makefile
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-0/+5
* WPS: Add a standalone tool for building NFC password tokensJouni Malinen2012-06-281-0/+9
* Add a simple periodic autoscan moduleTomasz Bursztyka2012-06-261-0/+6
* Add autoscan module named exponentialTomasz Bursztyka2012-06-261-0/+6
* Add automatic scanning supportTomasz Bursztyka2012-06-261-0/+5
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-0/+4
* HS 2.0: Add Hotspot 2.0 ANQP routinesJay Katabathuni2012-05-081-0/+6
* debug: Add option to log to Linux tracingJohannes Berg2012-03-311-0/+4
* Fix CONFIG_AP + CONFIG_INTERWORKING buildJouni Malinen2012-02-271-0/+3
* eloop: Support poll() in eloopBen Greear2012-02-121-0/+4
* Support HT capability overridesBen Greear2012-01-291-0/+4
* Install only the binaries into BINDIRJouni Malinen2012-01-291-3/+4
* build: Fix install target parent directory prerequisitesGrant Erickson2012-01-291-3/+4
* dbus: Remove unused D-Bus version definesJouni Malinen2012-01-291-11/+0
* Rename systemd template files to avoid @ in the file nameJouni Malinen2012-01-281-0/+3
* wpa_passphrase: Include SHA256 objects to fix some build combinationsJouni Malinen2011-11-271-0/+1
* TLS: Add build configuration for TLS v1.2 supportJouni Malinen2011-11-271-0/+8
* Add implementation of TLS v1.2 PRF (P_SHA256)Jouni Malinen2011-11-271-0/+3
* wpa_supplicant: Make objects depend on the .config fileAlan T. DeKok2011-11-191-3/+5
* Move wpa_scan_results_free() into shared C fileJouni Malinen2011-11-131-0/+2
* Remove obsoleted Qt3-based wpa_guiJouni Malinen2011-11-031-5/+2
* wpa_cli: Add completion functions for P2P peers and BSSesJouni Malinen2011-10-281-0/+1
* Automatically include WPS and AP support if P2P is enabledJouni Malinen2011-10-281-0/+2
* TDLS: Support setting CONFIG_TDLS_TESTING in .configArik Nemtsov2011-10-231-0/+4
* Remove user space client MLMEJouni Malinen2011-10-221-7/+1
* wpa_priv: Link in trace.o to fix CONFIG_WPA_TRACE buildAndrii Bordunov2011-10-221-0/+1
* wpa_priv: Link in ieee802_11_common.o if driver_nl80211 is usedJouni Malinen2011-10-221-0/+3
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-1/+1
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-171-0/+1
* Interworking: Add ANQP query requestsJouni Malinen2011-10-161-0/+1
* IEEE 802.11u: Allow Interworking and HESSID to be configuredJouni Malinen2011-10-161-0/+5
* GAS: Use off-channel operations for requestsJouni Malinen2011-09-291-0/+7
* GAS: Add a generic GAS query moduleJouni Malinen2011-09-291-0/+2
* Move GAS/ANQP build routines to a separate file from P2PJouni Malinen2011-09-291-0/+5
* Remove EAP-TTLSv1 and TLS/IAJouni Malinen2011-09-251-4/+0
* TLS: Add support for TLS v1.1 (RFC 4346) with internal TLSJouni Malinen2011-09-251-0/+4
* Fix SIM/USIM simulator build to include AES encryption functionJouni Malinen2011-09-071-0/+1
* wpa_supplicant: Edit BINDIR in dbus and systemd service filesHenry Gebhardt2011-07-151-0/+11
* wpa_supplicant: Respect PKG_CONFIG variable if set in the environmentPaul Stewart2011-07-041-5/+6
* Fix CONFIG_NO_WPA_PASSPHRASE=y buildJouni Malinen2011-06-231-4/+10
* DBus: Add support for P2P primitivesJohannes Berg2011-06-121-0/+3
* Add support for setting the syslog facility from the config fileSam Leffler2011-03-201-0/+3
* Make the link process quieter unless V=1 is specifiedJouni Malinen2011-03-171-16/+25
* TDLS: Add initial support for TDLS (IEEE Std 802.11z-2010)Ganesh Prasadh2011-03-061-0/+7
* WPS: Add option to disable open networks by defaultJouni Malinen2010-12-301-0/+4
* Fix CONFIG_AP=y build without NEED_AP_MLME driverJouni Malinen2010-11-251-3/+3
* Maintain internal entropy pool for augmenting random number generationJouni Malinen2010-11-241-0/+6
* Move wpa_cli readline integration into src/utils/edit_readline.cJouni Malinen2010-11-141-1/+1
* Move command line editing routines into src/utils/edit*.[ch]Jouni Malinen2010-11-141-3/+5
* wpa_cli: Add internal line edit implementationJouni Malinen2010-11-141-1/+5