Internal LibTomMath: add optional support for Montgomery reduction
[libeap.git] / hostapd /
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...