hostapd: Add vendor command support
[mech_eap.git] / hostapd / Makefile
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
2014-02-19 Roger ZanoniFix hostapd and wpa_supplicant build with binutils...
2014-02-15 Jouni MalinenFix nt_password_hash build
2014-01-07 Jouni MalinenFix EAP-GPSK server compilation for SHA256 cipher suite
2014-01-02 Jouni MalinenRemove hostapd dump_file functionality
2013-12-26 Jouni MalinenMake CONFIG_TESTING_OPTIONS=y enable all testing options
2013-12-26 Jouni MalinenAdd make lcov-html to generate code coverage report
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-10-31 Johannes Berghostapd: Add -T Linux tracing option
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-07-07 Jouni MalinenEAP-EKE: Add server implementation
2013-04-23 Johannes Berghostapd: Add some testing options
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-11-11 Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-08-30 Jouni MalinenEAP-SIM DB: Optional use of SQLite database for pseudonyms
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-19 Jouni Malinenhlr_auc_gw: Add SQLite database support for Milenage...
2012-08-16 Jouni MalinenOpenSSL: Implement SHA256 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA256-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Implement SHA1 HMAC functions using HMAC API
2012-08-16 Jouni MalinenMove SHA1-based PRF function into a separate C file
2012-08-16 Jouni MalinenOpenSSL: Use library function for PBKDF2 passphrase...
2012-08-10 Michael BraunAdd option to use netlink to create and remove VLAN...
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode implementation for AP
2012-07-30 Jay KatabathuniHS 2.0: Add Hotspot 2.0 Indication for AP
2012-07-30 Jay KatabathuniHS 2.0: Add configuration for Hotspot 2.0 AP support
2012-06-30 Mahesh Palivelahostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe...
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2011-11-27 Jouni MalinenTLS: Add build configuration for TLS v1.2 support
2011-11-27 Jouni MalinenAdd implementation of TLS v1.2 PRF (P_SHA256)
2011-11-27 Jouni Malinenhostapd: Define CONFIG_SHA256 for SHA256 builds
2011-11-13 Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-17 Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-10-16 Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-10-15 Mukesh AgrawalFix object file list for hlr_auc_gw
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-07-19 VladimirFix hostapd_cli linking without CONFIG_WPA_TRACE=y
2011-07-16 Jouni Malinenhostapd_cli: Start using src/utils/edit*.c
2011-03-17 Jouni MalinenMake the link process quieter unless V=1 is specified
2011-02-06 Ben Greearhostapd: Allow logging to file
2011-01-30 Mike Crowehostapd: Ensure that the destination directory exists
2011-01-30 Mike CroweUse DESTDIR when installing hostapd to support cross...
2010-11-23 Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-23 Jouni MalinenFix hlr_auc_gw build with CONFIG_WPA_TRACE=y
2010-10-08 Jouni MalinenP2P: Extend P2P manager functionality to work with...
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 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-09-05 Jouni MalinenFix hostapd build with CONFIG_IEEE80211N but without...
2010-04-17 Jouni MalinenWPS: Include CONFIG_EAP automatically if WPS is enabled
2010-04-17 Masashi HonmaSupport for Solaris default shell restriction
2010-04-06 Michael Bueschhostapd: Use cp -f in make install
2010-02-19 Jouni MalinenRename EAP server source files to avoid duplicate names
2010-01-16 Jouni MalinenFix linking of nt_password_hash
2010-01-03 Jouni MalinenRemove src/drivers/scan_helpers.c
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 iapp.c into src/ap
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 MalinenMove hostapd configuration parser into separate file
2009-12-24 Jouni Malinenhostapd: Use separate driver operations abstraction
2009-12-20 Jouni MalinenAdd option libbfd support for tracing code
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 MalinenMove IEEE 802.11n HT management code into a separate...
2009-12-06 Jouni MalinenMove hlr_auc_gw into hostapd directory
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 Milenage test from hostapd/Makefile
2009-12-05 Jouni MalinenMove milenage.[ch] into src/crypto
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenMake HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUM...
2009-11-29 Jouni MalinenMove EAPOL authenticator state machine into src/eapol_auth
2009-11-29 Jouni MalinenRemove src/common from default header file path
next