wpa_gui-qt4: enhance svg icon
[libeap.git] / hostapd /
2008-09-01 Jouni MalinenMFP + FT: Added support for sending IGTK in FTIE
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31 Jouni MalinenCleaned up TX callback request processing
2008-08-31 Jouni MalinenMoved WMM action category definition into ieee802_11_defs.h
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-30 Jouni MalinenCopy previous BSSID into STA data only after full valid...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-28 Jouni MalinenAdded support for setting VLAN ID for STAs based on...
2008-08-25 Jouni MalinenSend HT parameters for new STAs
2008-08-25 Jouni MalinenSwitched driver_nl80211 to use the new sta_add2()
2008-08-24 Jouni MalinenFixed internal TLSv1 server implementation for abbrevia...
2008-08-24 Jouni MalinenFixed EAP-FAST server PAC-Opaque padding
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-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-08-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-08-10 Jouni MalinenPreparations for 0.6.4 release hostap_0_6_4
2008-08-08 Jouni MalinenFixed a NULL pointer dereference when driver initializa...
2008-08-07 Jouni MalinenAdded support for setting BSS parameters with NL80211_C...
2008-08-03 Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-07-23 Jouni MalinenCleaned up some of invalid documentation related to...
2008-07-18 Jouni MalinenFixed NULL pointer dereference on error path [Bug 273]
2008-06-18 Jouni MalinenAdd IGTK/MFP configuration (disabled by default)
2008-06-17 Jouni MalinenAdded WLAN_STA_MFP flag for driver wrappers so that...
2008-06-16 Jouni MalinenAdded support for configuring IGTK
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-06-06 Jouni MalinenFixed a buffer overflow in nla_parse call
2008-06-06 Pavel RoskinFix compile warnings on 64-bit systems
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-06-03 Jouni MalinenFix USE_KERNEL_HEADERS build with compat-wireless
2008-06-03 Jouni MalinenInclude wireless_copy.h instead of linux/wireless.h...
2008-05-28 Jouni MalinenRedesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
2008-05-26 Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-21 Jouni MalinenAdded instructions on how to create the DH parameters...
2008-05-07 Jouni MalinenUpdated the comment on 'bridge' variable to mention...
2008-04-16 Michael BernhardDisable functionality in hostapd_deauth_all_stas for...
2008-04-13 Jouni MalinenSmall whitespace cleanup
2008-04-13 Michael Bernharddriver_nl80211: Do not send nl80211 message if beacon...
2008-04-13 Michael Bernharddriver_nl80211: Return correct value
2008-04-13 Michael Bernharddriver_nl80211: Initialize local variable
2008-04-13 Michael Bernharddriver_nl80211: Clone netlink callbacks instead of...
2008-04-13 Bernhard Michaeldriver_nl80211: Use customizable netlink callbacks
2008-04-13 Michael Bernharddriver_nl80211: Use the correct nl80211 command to...
2008-04-09 Johannes Bergnl80211 driver: fix beacon interval setting
2008-04-08 Artem AntonovFix nl80211 driver to receive EAPOL response
2008-03-31 Daniel WagnerRename NL80211_[ATTR]_STA_STAT_* to NL80211_[ATTR_...
2008-03-19 Jouni MalinenEAP-PEAP: Fixed interop issues in key derivation with...
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-12 Chris ZimmermannSupport for RADIUS ACLs with drivers that do not use...
2008-03-12 Chris Zimmermannhostapd_allowed_address() is called from hostapd_config...
2008-03-09 Jouni MalinenTNC: Added TNC server support into documentation and...
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-03-09 Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-02-28 Jouni MalinenEAP-FAST: Cleaned up TLV processing and added support...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenEAP-FAST: Add peer identity into EAP-FAST PAC-Opaque
2008-02-28 Jouni MalinenAdded max_listen_interval configuration option
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenAdded files that cg-init excluded hostap_0_6_3
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...