]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/Makefile
SAE: Fix build without DPP/OWE/ERP
[thirdparty/hostap.git] / hostapd / Makefile
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-10-25  Brian NorrisFix hostapd build with CONFIG_WPA_TRACE but no CONFIG_W...
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-06-03  leiweimacsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreeme...
2019-05-02  Toke Høiland-Jørgensenhostapd: Add airtime policy configuration support
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
2019-01-01  Lubomir Rintelcrypto: Add option to use getrandom()
2018-12-16  Mathy VanhoefOCV: Add utility functions to insert OCI elements
2018-12-16  Mathy VanhoefOCV: Add build configuration for channel validation...
2018-05-02  Sean ParkinsonwolfSSL: Remove aes-omac1.o from hostapd build
2018-04-15  Andrey UtkinFix building nt_password_hash with gnutls
2018-03-03  Sean ParkinsonAdd support for wolfSSL cryptographic library
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-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-28  Jouni Malinenaf_alg: Crypto wrappers for Linux kernel crypto (AF_ALG)
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-10  Jouni MalinenFILS: Use AEAD cipher to check received EAPOL-Key frame...
2016-10-10  Jouni MalinenFILS: Add hostapd configuration options
2016-09-21  Denton GentryPassive Client Taxonomy
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-26  Jouni MalinenDrop USE_KERNEL_HEADERS define
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: Add UDP support for ctrl_iface
2016-03-05  Janusz Dziedzichostapd: Use common functions for ctrl_iface
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
2016-02-07  Roy MarplesImplement kqueue(2) support via CONFIG_ELOOP_KQUEUE
2015-12-28  Jouni MalinenClone default LIBS value to LIBS_* for other tools
2015-12-04  Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-11-29  Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-10-16  Jouni MalinenAdd "git describe" based version string postfix
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 CONFIG_TLS_ADD_DL=y build option for hostapd
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-17  Jouni MalinenClear allocated debug message buffers explicitly
2015-03-29  Eliad Pellerhostapd: Fix some compilation errors
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-31  Roger ZanoniAdd a variable to handle extra CFLAGS values
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
2015-01-06  Jouni Malinencrypto: Clear temporary heap allocations before freeing
2014-12-29  Jouni MalinenAdd QUIET=1 option for make
2014-12-19  Prashanth Bhattahostapd: Make install path configurable
2014-12-04  Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-11-25  Jouni Malinenproxyarp: Use C library header files and CONFIG_IPV6
2014-11-19  Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19  Kyeyoon ParkAP: Add a generic "x_snoop" infrastructure for Proxy ARP
2014-11-16  Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-10-27  Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-21  Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
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-21  Jouni Malinentests: Add a module test integration to hwsim tests
2014-02-20  Roger ZanoniAvoid undefined references with CONFIG_WPA_TRACE_BFD=y
next