]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/Makefile
mesh: Add mesh robust security network
[thirdparty/hostap.git] / wpa_supplicant / Makefile
2011-09-25  Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-25  Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-09-07  Jouni MalinenFix SIM/USIM simulator build to include AES encryption...
2011-07-15  Henry Gebhardtwpa_supplicant: Edit BINDIR in dbus and systemd service...
2011-07-04  Paul Stewartwpa_supplicant: Respect PKG_CONFIG variable if set...
2011-06-23  Jouni MalinenFix CONFIG_NO_WPA_PASSPHRASE=y build
2011-06-12  Johannes BergDBus: Add support for P2P primitives
2011-03-20  Sam LefflerAdd support for setting the syslog facility from the...
2011-03-17  Jouni MalinenMake the link process quieter unless V=1 is specified
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2010-12-30  Jouni MalinenWPS: Add option to disable open networks by default
2010-11-25  Jouni MalinenFix CONFIG_AP=y build without NEED_AP_MLME driver
2010-11-23  Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-14  Jouni MalinenMove wpa_cli readline integration into src/utils/edit_r...
2010-11-14  Jouni MalinenMove command line editing routines into src/utils/edit...
2010-11-14  Jouni Malinenwpa_cli: Add internal line edit implementation
2010-11-14  Jouni Malinenwpa_cli: Replace CONFIG_WPA_CLI_FORK design with eloop
2010-09-22  Jouni MalinenWPS: Make testing operations configurable at runtime
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09  Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09  Jouni MalinenWPS: Fix CONFIG_WPS_STRICT build option
2010-09-09  Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09  Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-07-10  Jouni Malinenbgscan: Add starting point for more advanced bgscan...
2010-05-23  Jouni MalinenFix CONFIG_AP=y build without CONFIG_IEEE8021X_EAPOL=y
2010-05-23  Masashi HonmaFix: AP mode wpa_supplicant build
2010-04-18  Jouni MalinenAdd wpa_gui-qt4 translation files into build hostap_0_7_2
2010-04-17  Masashi HonmaSupport for Solaris default shell restriction
2010-04-12  Jouni MalinenSME: Fix build without 802.11r or WPS
2010-02-19  Jouni MalinenRename EAP server source files to avoid duplicate names
2010-02-13  Jouni MalinenAdd TLS client events, server probing, and srv cert...
2010-01-03  Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-01  Jouni Malinendbus: Get rid of libxml2 dependency with introspection
2010-01-01  Jouni Malinendbus: Move introspection support into a separate file
2009-12-31  Jouni Malinendbus: Rename old D-Bus API files to include "_old"
2009-12-30  Jouni Malinendbus: Share common initialization code for both old...
2009-12-27  Jouni MalinenInclude BSS table unconditionally in the wpa_supplicant...
2009-12-27  Jouni MalinenAdd BSS table to track scan results without dropping...
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25  Jouni MalinenMove rest of the generic AP mode functionality into...
2009-12-25  Jouni MalinenMove WPA authenticator glue code into a separate file
2009-12-25  Jouni MalinenMove authentication server setup into separate file
2009-12-25  Jouni MalinenMove ctrl_iface_ap.c into src/ap
2009-12-24  Jouni MalinenMove wps_hostapd.c into src/ap
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24  Jouni Malinenhostapd: Use separate driver operations abstraction
2009-12-20  Jouni MalinenAdd option libbfd support for tracing code
2009-12-20  Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...
2009-12-20  Jouni Malinendbus: Move some of conditional WPS code into separate...
2009-12-20  Jouni Malinendbus: Clean dbus build files on wpa_supplicant 'make...
2009-12-20  Jouni MalinenMove D-Bus related files into their own subdirectory
2009-12-20  Jouni MalinenAdd empty FIPS PRF wrapper for CryptoAPI
2009-12-19  Jouni MalinenAdd memory allocation analyzer to verify OS wrapper use
2009-12-19  Jouni MalinenAdd backtrace support for debugging
2009-12-12  Jouni MalinenWPS: Handle Selected Registrar as a union of info from...
2009-12-11  Jouni MalinenFix dh_groups.o build for some configurations
2009-12-06  Jouni MalinenAdd support for building IEEE 802.11n support into...
2009-12-06  Jouni MalinenFix some issues with test program builds
2009-12-06  Jouni MalinenMove test_x509v3 into the new tests subdirectory
2009-12-06  Jouni MalinenRemove forgotten asn1_test build target
2009-12-06  Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-12-06  Jouni MalinenRemove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256...
2009-12-06  Jouni MalinenSplit crypto_internal.c into parts to clean up build
2009-12-06  Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-12-05  Jouni MalinenRemove unnecessary defines
2009-12-05  Jouni MalinenMove more tests from wpa_supplicant/tests into tests
2009-12-05  Jouni MalinenMove MD4 test from wpa_supplicant/tests into tests
2009-12-05  Jouni MalinenMove milenage.[ch] into src/crypto
2009-12-04  Jouni MalinenFix build with both CONFIG_AP=y and CONFIG_IBSS_RSN...
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenMove EAPOL authenticator state machine into src/eapol_auth
2009-11-29  Jouni MalinenRemove src/rsn_supp from default header path
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
next