Crypto build cleanup: remove INTERNAL_SHA256
[libeap.git] / wpa_supplicant / Makefile
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 BergCONFIG_WIRELESS_EXTENSION need not be in CFLAGS
2009-07-28 Johannes BergCONFIG_WIRELESS_EXTENSION is purely internal to the...
2009-07-28 Johannes Bergmake the build process quieter to see warnings
2009-07-28 Johannes BergClean up some more binaries in wpa_supplicant 'make...
2009-07-25 Jon LoeligerAllow wpa_supplicant to use libnl-2.0
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-25 Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y
2009-03-25 Jouni MalinenInitial step in adding simple AP mode support into...
2009-03-21 Jouni MalinenFix FreeBSD build by not adding -ldl
2009-03-21 Jouni MalinenFix IEEE 802.11r build without CONFIG_CLIENT_MLME
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-08 Jouni MalinenFix EAP-FAST only build to include the needed EAPOL...
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-27 Jouni MalinenFix builds that need SHA256 or mod_exp, but not TLS...
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-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-10 Jouni MalinenFix test-sha256 build
2009-02-08 Jouni MalinenFix MinGW build with CONFIG_EAP_TNC=y
2009-02-07 Daniel MierswaInclude wpabuf.o in wpa_priv build
2009-02-07 Jouni MalinenRemoved CONFIG_EAP_WSC=dyn option
2009-02-07 Pavel RoskinFix building dynamic EAP peer modules
2009-02-06 Jouni MalinenAdded CONFIG_WPS_UPNP for wpa_supplicant tests
2009-02-05 Daniel MierswaExplicitly link against libdl when including TNC support
2009-02-05 Jouni MalinenFixed eapol_test linking with CONFIG_IBSS_RSN=y
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-13 Jouni MalinenPartial fix for test_wpa build
2009-01-09 Jouni MalinenShare the same radiotap helper implementation
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-10 Jouni MalinenSHA256 is needed for EAP-AKA' and WPS
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-28 Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-11-06 Jouni MalinenAdded Milenage-GSM simulator for EAP-SIM
2008-11-05 Jouni MalinenAdded Milenage USIM emulator for EAP-AKA (can be used...
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
2008-08-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-08-15 Jouni Malinennl80211: Preliminary code for usermode MLME support
2008-08-10 Jouni MalinenFixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED...
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-06-06 Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...
2008-06-06 Jouni MalinenCombined internal LibTomMath configuration into one...
2008-06-06 Jouni MalinenAdded an option to build internal LibTomMath with faste...
2008-06-05 Jouni MalinenAdd faster, optional sqr routine for internal LibTomMath
2008-06-04 Jouni MalinenInternal LibTomMath: add optional support for Montgomer...
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-13 Masakazu MokunoAdd support for PS3 Linux wireless driver
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...