]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/Android.mk
BSS: Add wpa_bss_get_vendor_ie_multi_beacon()
[thirdparty/hostap.git] / wpa_supplicant / Android.mk
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