]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/Makefile
Crypto build cleanup: remove CONFIG_NO_AES_ENCRYPT
[thirdparty/hostap.git] / hostapd / Makefile
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_ENCRYPT
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_DECRYPT
2009-08-11  Johannes BergCrypto build cleanup: remove CONFIG_NO_PBKDF2
2009-08-11  Johannes BergCrypto build cleanup: remove CONFIG_NO_TLS_PRF
2009-08-11  Johannes BergCrypto build cleanup: remove CONFIG_NO_T_PRF
2009-08-11  Johannes BergCrypto build cleanup: remove NEED_FIPS186_2_PRF
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_MD5
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_MD4
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_SHA256
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_AES
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_DES
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_SHA1
2009-07-28  Johannes Bergmake the build process quieter to see warnings
2009-05-29  Jouni Malinenhostapd: EAP-AKA' needs SHA256
2009-05-26  Jouni Malinenhostapd: Fix internal crypto build without TLS
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-26  Jouni MalinenMove main() and configuration file related functions...
2009-03-25  Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-21  Jouni MalinenFix FreeBSD build by not adding -ldl
2009-03-06  Jouni MalinenAllow PN531_PATH to be overriden from .config
2009-03-06  Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26  Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26  Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26  Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-19  Jouni MalinenAdd new driver wrapper for the Atheros driver
2009-02-05  Daniel MierswaExplicitly link against libdl when including TNC support
2009-01-29  Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-12  Jouni MalinenRemoved hw_features.o from build if hostapd MLME is...
2009-01-12  Jouni MalinenAdded build option for disabling control interface...
2009-01-12  Jouni MalinenAdded build option for removing VLAN support (CONFIG_NO...
2009-01-12  Jouni MalinenRemove TLS-PRF from hostapd build if it is not needed
2009-01-12  Jouni MalinenAdded CONFIG_NO_AES_EXTRAS for hostapd
2009-01-09  Jouni MalinenMoved driver callback functions from hostapd.c to a...
2009-01-09  Jouni MalinenMoved TKIP countermeasures from hostapd.c to its own...
2009-01-09  Jouni MalinenShare the same radiotap helper implementation
2009-01-08  Jouni MalinenAdded support for removing RADIUS accounting and RADIUS...
2009-01-08  Jouni MalinenRemove MLME code from build if none of the enabled...
2009-01-08  Jouni MalinenAdded CONFIG_NO_STDOUT_DEBUG for hostapd
2009-01-03  Jouni MalinenRemoved sparse destinations since "CC=cgcc make" works...
2009-01-03  Jouni MalinenCreate all doxygen docs from root directory to get...
2008-12-26  Andriy TkachukNEED_BASE64 for WPS
2008-12-08  Jouni MalinenAdded libnl 2.0 compatibility code (CONFIG_LIBNL20...
2008-12-07  Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-12-02  Jouni MalinenAdd a starting point for EAP-AKA' (draft-arkko-eap...
2008-11-29  Jouni MalinenWPS: Split wps_common.c into parts
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21  Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-21  Jouni Malinenreconfig.c file was not used at all, so remove it.
2008-11-21  Jouni MalinenFixed hostapd build without l2_packet (e.g., RADIUS...
2008-10-29  Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-10-01  Jouni MalinenAdded a new driver wrapper, "none", for RADIUS server...
2008-08-21  Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-06-09  Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-03-18  Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-12  Chris ZimmermannSupport for RADIUS ACLs with drivers that do not use...
2008-03-09  Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-02-28  Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...