mesh: Write close reason from Mesh Peering Close to debug log
[mech_eap.git] / wpa_supplicant / Android.mk
2016-04-17 David Spinadelhostapd: Handle Neighbor Report Request frame
2016-04-16 David Spinadelhostapd: Add a database of neighboring APs
2016-04-02 Roshan Piusbinder: Add binder skeletal code for Android
2016-03-21 Jouni Malinenwpa_supplicant: Fix CONFIG_IBSS_RSN=y build without...
2016-03-05 Janusz Dziedzicwpa_supplicant: Use common functions for ctrl_iface
2016-03-03 Adam LangleyAndroid: Remove superfluous OpenSSL include paths
2016-02-22 Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-21 David SpinadelMBO: Add non-preferred channel configuration in wpa_sup...
2015-12-24 Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-12-14 Jouni MalinenTLS: Parse CertificateStatus message
2015-12-04 Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-11-29 Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-11-23 Jouni MalinenRemove link_test and test_wpa
2015-11-15 Samuel TanAndroid: Use libdbus rather than dbus-1
2015-10-25 Jouni Malinentests: Fix build without CONFIG_ERP=y
2015-10-06 Adam LangleyAndroid: Fix keystore-backed keys with BoringSSL
2015-09-25 Jouni MalinenFix EAP-EKE peer build rules
2015-08-27 Jouni MalinenFix key derivation for Suite B 192-bit AKM to use SHA384
2015-08-17 Jouni MalinenBoringSSL: Allow internal AES key wrap to be used with...
2015-08-02 Daichi UeuraAndroid: Make wpa_cli work on wifi.interface without...
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-08-01 Jouni MalinenEAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_...
2015-08-01 Jouni MalinenOpenSSL: Implement aes_wrap/aes_unwrap through EVP...
2015-07-28 Jouni MalinenOpenSSL: Add SHA256 support in openssl_tls_prf() for...
2015-07-16 Anton NayshtutFST: Testing support
2015-07-16 Anton NayshtutFST: wpa_supplicant build rules
2015-06-26 Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-03-29 Jouni MalinenOpenSSL: Implement AES-128 CBC using EVP API
2015-03-26 Mikael Kanstrupwpa_cli: Use .wpa_cli_history under Android
2015-03-20 Jouni MalinenFix CONFIG_EAP_UNAUTH_TLS without CONFIG_EAP_TLS build
2015-03-18 Jouni MalinenRemove SChannel support
2015-03-15 Jouni MalinenP2P: Move upper layer SD interaction into a separate...
2015-01-28 Jouni MalinenOpenSSL: Implement aes_wrap() and aes_unwrap()
2015-01-28 Jouni MalinenOpenSSL: Replace internal HMAC-MD5 implementation
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenAdd HMAC-SHA384
2015-01-10 Jouni MalinenRemove Network Security Service (NSS) support
2015-01-10 Janusz DziedzicIntroduce common hw features
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP peer
2014-11-16 Moshe BenjiWMM AC: Parse WMM IE on association
2014-11-16 Thomas Pedersenmesh: Add mesh robust security network
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-10-25 Bob Copelandmesh: Add mesh peering manager
2014-10-25 Thomas Pedersenmesh: Add mesh mode routines
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19 Bob Copelandnl80211: Add new commands to support mesh interfaces
2014-10-19 Bob CopelandImplement RFC 5297 AES-SIV
2014-10-12 Jouni MalinenInclude ieee802_11_common.c in wpa_supplicant build...
2014-10-11 Jouni Malinentest: Remove driver_test.c
2014-06-09 Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-05-16 Masashi Honmaeloop: Add epoll option for better performance
2014-04-29 Dmitry ShmidtAndroid: Use extended P2P functionality (ANDROID_P2P...
2014-04-24 Greg HackmannAndroid: Disable unused parameter warnings
2014-04-10 Amarnath Hullur... Android: Add qca-vendor.h to be exported
2014-03-25 Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-03-11 Jouni MalinenUse internal FIPS 186-2 PRF if needed
2014-02-25 Jouni MalinenHS 2.0R2: Add common OSEN definitions
2014-02-19 Dmitry ShmidtAndroid: Use external libnl 2.0 dynamic library
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2013-12-08 Naresh Jayarameap_proxy: Extend Android.mk to support additional...
2013-11-09 Dmitry ShmidtAndroid: Reset MD5OBJS value before += operation
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
2013-11-08 Dmitry ShmidtAndroid: Set proper path to keystore include dir
2013-11-08 Dmitry ShmidtAndroid: Fix CONFIG_EAP_PROXY option and move it to...
2013-11-08 Dmitry ShmidtAndroid: Add CONFIG_IEEE80211AC option to makefile
2013-11-08 Dmitry ShmidtAndroid: Add CONFIG_EAP_UNAUTH_TLS option to makefile
2013-11-08 Ying WangAndroid: Add liblog
2013-11-08 Kenny RootAndroid: Switch keystore to binder
2013-11-08 Joe OnoratoAndroid: Get rid of LOCAL_MODULE_TAGS := user
2013-11-08 Kenny RootAndroid: Restore OpenSSL ENGINE support
2013-11-07 Dmitry ShmidtAndroid: Remove obsolete WPA_UNICODE_SSID define
2013-11-07 Dmitry ShmidtAndroid: Fix compilation without BOARD_WPA_SUPPLICANT_D...
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 peer implementation
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-05-18 Jouni MalinenAndroid: Clarify keystore include directories
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
next