]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/Makefile
Remove src/common from default header file path
[thirdparty/hostap.git] / wpa_supplicant / Makefile
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-28  Jouni MalinenRemove old wpa_supplicant/hostapd doxygen files
2009-11-24  Jouni MalinenFix internal crypto build with some configurations
2009-11-21  Jouni MalinenWPS ER: Move SSDP functionality into a separate file
2009-11-09  Witold Sowawpa_supplicant: new DBus API implementation
2009-11-08  Jouni MalinenWPS: Add HTTP server module
2009-11-08  Jouni MalinenWPS: Move generic UPnP XML helper functionality into...
2009-11-08  Jouni MalinenWPS: Add HTTP client module to clean up code
2009-11-07  Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-10-22  Sam LefflerAllow CONFIG_DEBUG_SYSLOG=y to be used
2009-10-17  Jouni MalinenMove PKCS# {1,5,8} functionality into separate files
2009-10-16  Jouni MalinenRemove wpa_priv on 'make clean'
2009-10-13  Jouni MalinenFix AES dependencies for CONFIG_AP=y (and IBSS) builds
2009-10-13  Masashi HonmaFix IEEE 802.11r/w compilation error
2009-10-11  Jouni MalinenReplace CONFIG_NO_AES_EXTRAS with auto-detection during...
2009-10-11  Jouni MalinenClean up crypto makefile segments
2009-10-11  Jouni MalinenMove TLS_FUNCS and NEED_CRYPTO segment next to each...
2009-10-11  Jouni MalinenFurther crypto makefile unification
2009-10-11  Jouni MalinenFix crypto config for minimal builds
2009-10-11  Jouni MalinenCleaned up and unified some of the crypto Makefile...
2009-10-11  Jouni MalinenAllow the internal DH implementation to be overridden
2009-10-11  Jouni MalinenInclude only the used DH groups in the build
2009-09-30  Jouni MalinenFix wpa_passphrase build with NSS
2009-09-28  Jouni MalinenAdd preliminary version of NSS TLS/crypto wrapper for...
2009-09-14  Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-14  Masashi HonmaWPS: Fix CONFIG_WPS=y compilation of wpa_supplicant
2009-09-13  Jouni MalinenAdd wpa_supplicant notification calls
2009-09-08  Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-08-16  Jouni MalinenUse OpenSSL for RC4 instead of internal implementation
2009-08-16  Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-08-16  Jouni MalinenFix FIPS mode build of eapol_test
2009-08-16  Jouni MalinenAllow non-FIPS MD5 to be used with TLS PRF even in...
2009-08-16  Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2009-08-16  Jouni MalinenOpenSSL: Use library version of SHA256
2009-08-16  Bjarke Istrup PedersenUse LDFLAGS in all linker commands
2009-08-14  Jouni MalinenForce rebuilding of src/drivers between hostapd and...
2009-08-14  Johannes BergReplace NEED_MLME with NEED_AP_MLME
2009-08-14  Johannes BergCreate a common drivers makefile snippet
2009-08-13  Jouni Malinenwpa_passphrase does not need FIPS PRF, MD4, or AES...
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_*
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 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...
next