aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
* EAP-PEAP: Moved the common peap_prfplus() function into a shared fileJouni Malinen2008-06-091-0/+1
* Fixed a buffer overflow in nla_parse callJouni Malinen2008-06-061-1/+1
* Fix compile warnings on 64-bit systemsPavel Roskin2008-06-061-2/+2
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-031-1/+1
* Fix USE_KERNEL_HEADERS build with compat-wirelessJouni Malinen2008-06-032-0/+10
* Include wireless_copy.h instead of linux/wireless.h to avoid conflictsJouni Malinen2008-06-031-1/+1
* Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassemblyJouni Malinen2008-05-281-0/+2
* Added fragmentation support for EAP-TNCJouni Malinen2008-05-261-0/+1
* Added instructions on how to create the DH parameters files.Jouni Malinen2008-05-211-0/+2
* Updated the comment on 'bridge' variable to mention nl80211 which needsJouni Malinen2008-05-071-3/+3
* Disable functionality in hostapd_deauth_all_stas for hostap driver onlyMichael Bernhard2008-04-161-7/+8
* Small whitespace cleanupJouni Malinen2008-04-131-5/+5
* driver_nl80211: Do not send nl80211 message if beacon is not set yetMichael Bernhard2008-04-131-0/+3
* driver_nl80211: Return correct valueMichael Bernhard2008-04-131-2/+2
* driver_nl80211: Initialize local variableMichael Bernhard2008-04-131-1/+1
* driver_nl80211: Clone netlink callbacks instead of creating new onesMichael Bernhard2008-04-131-3/+3
* driver_nl80211: Use customizable netlink callbacksBernhard Michael2008-04-131-1/+9
* driver_nl80211: Use the correct nl80211 command to flush all stationsMichael Bernhard2008-04-131-1/+1
* nl80211 driver: fix beacon interval settingJohannes Berg2008-04-091-2/+4
* Fix nl80211 driver to receive EAPOL responseArtem Antonov2008-04-081-0/+5
* Rename NL80211_[ATTR]_STA_STAT_* to NL80211_[ATTR_]STA_INFO_Daniel Wagner2008-03-311-14/+14
* EAP-PEAP: Fixed interop issues in key derivation with cryptobindingJouni Malinen2008-03-191-0/+1
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-181-6/+0
* Support for RADIUS ACLs with drivers that do not use hostapd MLMEChris Zimmermann2008-03-124-1/+40
* hostapd_allowed_address() is called from hostapd_config_reload_sta() withChris Zimmermann2008-03-121-4/+10
* TNC: Added TNC server support into documentation and ChangeLogsJouni Malinen2008-03-094-0/+16
* TNC: Provide 'tnc' configuration option for EAP server and methodsJouni Malinen2008-03-094-0/+5
* TNC: Added preliminary TNC implementation for hostapdJouni Malinen2008-03-094-1/+30
* EAP-FAST: Cleaned up TLV processing and added support for EAP SequencesJouni Malinen2008-02-271-0/+1
* EAP-FAST: Added shared helper functions for building TLVsJouni Malinen2008-02-271-0/+1
* EAP-FAST: Add peer identity into EAP-FAST PAC-OpaqueJouni Malinen2008-02-271-0/+4
* Added max_listen_interval configuration optionJouni Malinen2008-02-274-0/+23
* Added listen interval to hostapd sta_add() driver functionJouni Malinen2008-02-275-10/+14
* Added files that cg-init excludedJouni Malinen2008-02-271-0/+65
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-2795-0/+37969