]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/Android.mk
Android: Add CONFIG_ACS option to makefile
[thirdparty/hostap.git] / hostapd / Android.mk
2013-11-08  Dmitry ShmidtAndroid: Add CONFIG_ACS option to makefile
2013-11-08  Ying WangAndroid: Add liblog
2013-11-08  Kenny RootAndroid: Restore OpenSSL ENGINE support
2013-11-07  Dmitry ShmidtAndroid: Remove obsolete WPA_UNICODE_SSID define
2013-11-07  Jeff Johnsonhostapd: Allow hostapd_cli to work on Android
2013-11-07  Dmitry ShmidtAndroid: Add ANDROID_P2P define under BOARD_WLAN_DEVICE
2013-11-07  Dmitry ShmidtAndroid: Fix CFLAGS -> L_CFLAGS
2013-10-18  Jouni MalinenAndroid: Add dfs.c into build
2013-07-07  Jouni MalinenEAP-EKE: Add server implementation
2013-05-18  Jouni MalinenAndroid: Clarify keystore include directories
2013-03-17  Jouni MalinenAndroid: Use CONFIG_WNM mode consistently
2013-03-17  Jouni MalinenAndroid: Update Android.mk based on Makefile changes
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-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: Sync with SHA256 hostapd makefile updates
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 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-10  Michael BraunAdd option to use netlink to create and remove VLAN...
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
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 hostapd_cli build
2011-11-15  Jouni MalinenAndroid: Fix hostapd build
2011-11-13  Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-10-21  Dmitry ShmidtSet ANDROID_LOG_NAME depending on application
2011-02-27  Dmitry ShmidtAdd Android make files for hostapd and wpa_supplicant