WNM: Enable CONFIG_WNM in Android.mk
[mech_eap.git] / wpa_supplicant / Android.mk
2013-05-16 Vinayak KamathWNM: Enable CONFIG_WNM in Android.mk
2013-03-17 Jouni MalinenAndroid: Use CONFIG_WNM mode consistently
2013-03-17 Jouni MalinenAndroid: Fix CONFIG_WNM use in Android.mk
2013-03-17 Jouni MalinenAndroid: Update Android.mk based on Makefile changes
2013-03-10 Jouni MalinenAndroid: Sync makefile changes for HT/VHT overrides
2013-02-08 Deepthi Gowrieap_proxy: Add mechanism for allowing EAP methods to...
2013-01-13 Jouni MalinenFix EAP-pwd server file name for wpa_supplicant AP...
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2012-12-18 Jouni MalinenFix CONFIG_NO_WPA build with TLS
2012-11-21 Jouni MalinenAndroid: Fix AP builds to include the new eap_user_db.c
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-08-31 Jouni MalinenAndroid: Add Wi-Fi Display into the makefile
2012-08-31 Jouni MalinenAndroid: Include Hotspot 2.0 support in the default...
2012-08-31 Jouni MalinenAndroid: Add new keystore include path for JB
2012-08-19 Jouni MalinenFIPS: Remove md5-non-fips.c
2012-08-16 Jouni MalinenOpenSSL: Implement SHA256 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA256-based PRF function into a separate C file
2012-08-16 Jouni MalinenFIPS: Use OpenSSL CMAC implementation instead of aes...
2012-08-16 Jouni MalinenFIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
2012-08-16 Jouni MalinenOpenSSL: Implement SHA1 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA1-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Use library function for PBKDF2 passphrase...
2012-08-05 Janusz Dziedzicwpa_supplicant: Add optional remote access for ctrl_iface
2012-08-03 Jouni MalinenEXT PW: Add framework for supporting external password...
2012-06-26 Tomasz BursztykaAdd a simple periodic autoscan module
2012-06-26 Tomasz BursztykaAdd autoscan module named exponential
2012-06-26 Tomasz BursztykaAdd automatic scanning support
2012-05-15 Dmitry Shmidtwpa_supplicant: Make Android makefiles available under...
2012-02-25 Dmitry ShmidtAndroid: Add PLATFORM_VERSION to VERSION_STR_POSTFIX...
2012-02-25 Dmitry ShmidtAndroid: Add build configuration files
2012-02-25 Dmitry ShmidtAdd CONFIG_NO_ROAMING option
2012-01-29 Jouni Malinendbus: Remove unused D-Bus version defines
2011-11-23 Dmitry ShmidtAndroid: Move WPA_BUILD check in Android.mk
2011-11-23 Jeff BrownAndroid: Remove the simulator target from all makefiles
2011-11-15 Jouni MalinenAndroid: Update libnl use to match with Android ICS
2011-11-15 Jouni MalinenAndroid: Fix D-Bus P2P interface location in Android.mk
2011-11-13 Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-11-01 Jouni MalinenFix Android library configuration with OpenSSL build
2011-10-28 Jouni Malinenwpa_cli: Add completion functions for P2P peers and...
2011-10-28 Jouni MalinenAutomatically include WPS and AP support if P2P is...
2011-10-23 Arik NemtsovTDLS: Support setting CONFIG_TDLS_TESTING in .config
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-21 Dmitry ShmidtSet ANDROID_LOG_NAME depending on application
2011-10-18 Jouni MalinenAndroid: Sync Android.mk with recent Makefile changes
2011-09-02 Jouni MalinenAndroid: Include libcrypto and libssl only if CONFIG_TL...
2011-07-04 Paul Stewartwpa_supplicant: Respect PKG_CONFIG variable if set...
2011-05-16 Dmitry ShmidtAdd TDLS support to Android.mk
2011-03-15 Jouni MalinenAndroid: Use /data/system/wpa_supplicant path as defaul...
2011-02-27 Dmitry ShmidtAdd Android make files for hostapd and wpa_supplicant