aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe ResponseMahesh Palivela2012-06-301-0/+4
* hostapd: Initial IEEE 802.11ac (VHT) definitionsMahesh Palivela2012-06-301-0/+4
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-0/+4
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-061-0/+1
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-261-0/+2
* TLS: Add build configuration for TLS v1.2 supportJouni Malinen2011-11-271-0/+8
* Add implementation of TLS v1.2 PRF (P_SHA256)Jouni Malinen2011-11-271-0/+3
* hostapd: Define CONFIG_SHA256 for SHA256 buildsJouni Malinen2011-11-271-0/+1
* Move wpa_scan_results_free() into shared C fileJouni Malinen2011-11-131-0/+2
* Start deprecating various AP mode driver_opsJouni Malinen2011-10-171-1/+1
* Move SA Query mechanism into a file that can be shared more easilyMahesh Palivela2011-10-171-0/+1
* IEEE 802.11u: Add configuration and advertisement for InterworkingJouni Malinen2011-10-161-0/+4
* Fix object file list for hlr_auc_gwMukesh Agrawal2011-10-151-0/+1
* Remove EAP-TTLSv1 and TLS/IAJouni Malinen2011-09-251-4/+0
* TLS: Add support for TLS v1.1 (RFC 4346) with internal TLSJouni Malinen2011-09-251-0/+4
* Fix hostapd_cli linking without CONFIG_WPA_TRACE=yVladimir2011-07-191-1/+1
* hostapd_cli: Start using src/utils/edit*.cJouni Malinen2011-07-161-2/+13
* Make the link process quieter unless V=1 is specifiedJouni Malinen2011-03-171-4/+8
* hostapd: Allow logging to fileBen Greear2011-02-061-0/+4
* hostapd: Ensure that the destination directory existsMike Crowe2011-01-301-0/+1
* Use DESTDIR when installing hostapd to support cross-compilingMike Crowe2011-01-301-1/+1
* Maintain internal entropy pool for augmenting random number generationJouni Malinen2010-11-241-0/+10
* Fix hlr_auc_gw build with CONFIG_WPA_TRACE=yJouni Malinen2010-11-241-0/+2
* P2P: Extend P2P manager functionality to work with driver MLMEJouni Malinen2010-10-081-0/+5
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-211-0/+4
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-141-0/+6
* WPS: Fix CONFIG_WPS_STRICT build optionJouni Malinen2010-09-091-5/+5
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-091-0/+4
* WPS 2.0: Validate WPS attributes in management frames and WSC messagesJouni Malinen2010-09-091-0/+5
* Fix hostapd build with CONFIG_IEEE80211N but without NEED_AP_MLMEJouni Malinen2010-09-051-2/+2
* WPS: Include CONFIG_EAP automatically if WPS is enabledJouni Malinen2010-04-171-0/+1
* Support for Solaris default shell restrictionMasashi Honma2010-04-171-1/+1
* hostapd: Use cp -f in make installMichael Buesch2010-04-061-1/+1
* Rename EAP server source files to avoid duplicate namesJouni Malinen2010-02-191-21/+21
* Fix linking of nt_password_hashJouni Malinen2010-01-161-1/+12
* Remove src/drivers/scan_helpers.cJouni Malinen2010-01-031-1/+0
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-7/+7
* Move rest of the generic AP mode functionality into src/apJouni Malinen2009-12-251-5/+5
* Move WPA authenticator glue code into a separate fileJouni Malinen2009-12-251-0/+1
* Move authentication server setup into separate fileJouni Malinen2009-12-251-0/+1
* Move iapp.c into src/apJouni Malinen2009-12-251-1/+1
* Move ctrl_iface_ap.c into src/apJouni Malinen2009-12-251-1/+1
* Move wps_hostapd.c into src/apJouni Malinen2009-12-251-1/+2
* Move generic AP functionality implementation into src/apJouni Malinen2009-12-251-13/+25
* Move hostapd configuration parser into separate fileJouni Malinen2009-12-241-1/+1
* hostapd: Use separate driver operations abstractionJouni Malinen2009-12-241-0/+1
* Add option libbfd support for tracing codeJouni Malinen2009-12-201-1/+8
* Add memory allocation analyzer to verify OS wrapper useJouni Malinen2009-12-191-0/+4
* Add backtrace support for debuggingJouni Malinen2009-12-191-0/+5
* WPS: Handle Selected Registrar as a union of info from all RegistrarsJouni Malinen2009-12-121-0/+1