]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/Android.mk
SAE: Fix build without DPP/OWE/ERP
[thirdparty/hostap.git] / hostapd / Android.mk
2020-04-04  Jouni MalinenSAE: Fix build without DPP/OWE/ERP
2020-02-29  Jouni MalinenMake WEP functionality an optional build parameter
2020-02-22  Jouni MalinenRemove CONFIG_IEEE80211N build option
2020-01-31  Jouni MalinenDPP: Add ASN.1 support into build
2019-12-28  Andrei OtcheretianskiAP: Determine Short SSID value for the BSS
2019-09-11  Jouni MalinenRemove IAPP functionality from hostapd
2019-09-08  Jouni MalinenDPP: Fix hostapd build dependencies for DPP-only build
2019-09-08  Jouni MalinenRemove CONFIG_IEEE80211W build parameter
2019-08-16  Jouni MalinenAdd TLS-PRF using HMAC with P_SHA384 for TEAP
2019-07-09  Jouni MalinenEAP-TEAP server and peer implementation (RFC 7170)
2019-04-25  Jouni MalinenShare common SAE and EAP-pwd functionality: suitable...
2019-03-13  Jouni MalinenDPP2: Build configuration flags for DPP version 2 support
2018-12-16  Mathy VanhoefOCV: Add utility functions to insert OCI elements
2018-12-16  Mathy VanhoefOCV: Add build configuration for channel validation...
2017-12-29  Jouni MalinenGnuTLS: Add option to build with libnettle instead...
2017-12-27  Jouni MalinenGnuTLS: Implement HMAC functions using libgcrypt
2017-12-27  Jouni MalinenGnuTLS: Implement sha{256,384,512}_vector() using libgcrypt
2017-12-24  Sean ParkinsonEAP-pwd: Use abstract crypto API
2017-12-09  Po-Chien HsuehAndroid: Move hostapd to vendor partition
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-08  Jouni MalinenOWE: Support DH groups 20 (NIST P-384) and 21 (NIST...
2017-09-04  Jouni MalinenDPP: Add base64 dependency in makefiles
2017-07-18  Avraham SternWNM: Differentiate between WNM for station and for...
2017-07-17  Beniamino GalvaniOpenSSL: Add build option to select default ciphers
2017-06-19  Jouni MalinenDPP: Integration for hostapd
2017-06-17  Jouni MalinenAdd JavaScript Object Notation (JSON) parser (RFC7159)
2017-06-17  Jouni MalinenExtend SHA-384 and SHA-512 support to match SHA-256
2017-05-03  Michael BraunFT: New RRB message format
2017-05-03  Michael BraunFT: Replace inter-AP protocol with use of OUI Extended...
2017-03-12  Jouni MalinenFILS: Add FILS SK auth PFS support in AP mode
2017-03-12  Jouni MalinenOWE: Add CONFIG_OWE=y build option
2017-02-26  Jouni MalinenFix AES-SIV build dependencies
2017-02-19  Peng Xuhostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe...
2017-02-19  Peng Xuhostapd: Initial IEEE 802.11ax (HE) definitions
2017-02-16  Jouni MalinenAdd HMAC-SHA384 with internal crypto
2017-02-13  Jouni MalinenFILS: Remove CRC32 dependency from build
2017-01-31  Jouni MalinenFILS: Move HLP request handling into a separate file
2017-01-29  Wojciech Dubowikhostapd: Add possibility to send debug messages to...
2016-10-29  Ilan PeerFT: Differentiate between FT for station and for AP...
2016-10-16  Mikael Kanstruphostapd_cli: Enable command completion and history...
2016-10-10  Jouni MalinenFILS: Use AEAD cipher to check received EAPOL-Key frame...
2016-10-10  Jouni MalinenFILS: Add hostapd configuration options
2016-08-18  Christopher WileyAdd init fragment for hostapd on Android
2016-08-06  Mikael KanstrupMove parts of wpa_cli to a new common file
2016-04-17  David Spinadelhostapd: Handle Neighbor Report Request frame
2016-04-16  David Spinadelhostapd: Add a database of neighboring APs
2016-03-25  Jouni Malinenvlan: Move ifconfig helpers to a separate file
2016-03-25  Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into...
2016-03-25  Jouni Malinenvlan: Clean up netlink vs. ioctl API implementation
2016-03-05  Janusz Dziedzichostapd: 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  Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-17  Michael BraunVLAN: Separate station grouping and uplink configuration
2015-12-04  Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-11-29  Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-08-27  Jouni MalinenFix key derivation for Suite B 192-bit AKM to use SHA384
2015-08-02  Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-28  Jouni MalinenOpenSSL: Add SHA256 support in openssl_tls_prf() for...
2015-07-23  Jouni Malinenhostapd: Add build options for selecting eloop type
2015-07-16  Anton NayshtutFST: Testing support
2015-07-16  Anton NayshtutFST: Add build rules for hostapd
2015-06-26  Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-06-17  Jouni MalinenClear allocated debug message buffers explicitly
2015-03-29  Jouni MalinenOpenSSL: Implement AES-128 CBC using EVP API
2015-03-20  Jouni MalinenFix hlr_auc_gw build with OpenSSL
2015-03-18  Jouni MalinenRemove SChannel support
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-11-25  Jouni MalinenAndroid: Add Hotspot 2.0 into hostapd makefile
2014-11-16  Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-10-21  Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-04-29  Dmitry ShmidtAndroid: Use extended P2P functionality (ANDROID_P2P...
2014-04-24  Greg HackmannAndroid: Disable unused parameter warnings
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-14  Dmitry ShmidtAndroid: Remove hostapd dump_file functionality
2014-01-07  Jouni MalinenFix EAP-GPSK server compilation for SHA256 cipher suite
2014-01-02  Jouni MalinenRemove hostapd dump_file functionality
2013-11-08  Jouni MalinenAndroid: Sync Android.mk with Makefile
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: 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
next