]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/config.c
Added build option for removing VLAN support (CONFIG_NO_VLAN)
[thirdparty/hostap.git] / hostapd / config.c
2009-01-12  Jouni MalinenAdded build option for removing VLAN support (CONFIG_NO...
2009-01-12  Jouni MalinenComment out RADIUS configuration parsing if RADIUS...
2009-01-12  Jouni MalinenReplaced printf() calls with wpa_printf()
2009-01-08  Jouni MalinenMoved documentation from developer.txt into source...
2009-01-03  Jouni MalinenFixed sparse warnings about integer vs. pointer use
2008-12-26  Jouni MalinenUpdated SA Query procedure to use timeouts per 802...
2008-12-17  Jouni MalinenDo not allow HT with WPA/WPA2 to be enabled without...
2008-11-29  Jouni MalinenWPS: Add length limits to device attribute strings
2008-11-24  Jouni MalinenAdded support for configuring secondary channel offset...
2008-11-24  Jouni MalinenRename [40HT] to [HT40] in ht_capab
2008-11-24  Jouni MalinenAdded IEEE 802.11n HT capability configuration (ht_capab)
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-21  Jouni MalinenRemove experimental non-AP STA code from hostapd
2008-11-21  Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-06  Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-10-19  Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08  Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08  Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-08-31  Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31  Jouni MalinenIEEE 802.11w: Added association ping
2008-08-28  Jouni MalinenAdded support for setting VLAN ID for STAs based on...
2008-08-22  Jouni MalinenMoved IEEE 802.11n parameter to be per-radio instead...
2008-08-22  Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22  Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21  Jouni MalinenAdd configuration option for enabling optional use...
2008-08-21  Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-08-03  Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-06-03  Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-03-09  Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-02-28  Jouni MalinenAdded max_listen_interval configuration option
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...