Create PNG icon before running qmake to avoid resource warning
[libeap.git] / hostapd /
2009-01-06 Jouni MalinenPreparations for 0.6.7 release
2009-01-04 Jouni MalinenFixed IMAGE_PATH for doxygen run in root directory
2009-01-03 Jouni MalinenAdded endianness annotation for sparse
2009-01-03 Jouni MalinenFixed sparse warnings about integer vs. pointer use
2009-01-03 Jouni MalinenRemoved sparse destinations since "CC=cgcc make" works...
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2009-01-03 Jouni MalinenCreate all doxygen docs from root directory to get...
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2009-01-02 Jouni MalinenAdded more src subdirectories into doxygen docs
2009-01-02 Jouni MalinenUpdated doxygen configuration files to work with new...
2009-01-02 Jouni MalinenInclude ieee802_11_defs.h explicitly instead of assumin...
2009-01-01 Jouni MalinenWPS: Generate UUID based on MAC address, if not set
2008-12-31 Jouni MalinenInclude pending MFP defines in nl80211_copy.h
2008-12-31 Jouni MalinenRenamed nl80211 HT channel parameters to match with...
2008-12-31 Jouni MalinenFixed SA Query Request length
2008-12-31 Jouni MalinenClear BIP keys, too, when removing broadcast keys with...
2008-12-31 Jouni MalinenMFP: Remove mac80211 workaround of IGTK in monitor...
2008-12-30 Jouni MalinenAdded ctrl_interface command for sending a SA Query...
2008-12-29 Jouni MalinenDisconnect the STA if EAP timeout is reached
2008-12-29 Jouni MalinenFixed retransmission of EAP requests if no response...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-12-26 Andriy TkachukNEED_BASE64 for WPS
2008-12-26 Jouni MalinenAdded a TODO item for sending protected Disassoc after...
2008-12-26 Jouni MalinenAdded a note about IEEE 802.11w/D7.0 update
2008-12-26 Jouni MalinenDo not use SA Query procedure if reassociation is part...
2008-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-12-26 Jouni MalinenUpdated SA Query procedure to use timeouts per 802...
2008-12-26 Jouni MalinenRenamed Ping procedure into SA Query procedure per...
2008-12-26 Jouni MalinenFixed the MFP Status/Reason Code values per 802.11w...
2008-12-22 Jouni MalinenReject association if HT STA tries to use TKIP as pairw...
2008-12-22 Jouni MalinenAllow HT to be enabled for a STA even without WMM
2008-12-20 Jouni MalinenAdded a note about mac80211-based drivers and nl80211
2008-12-20 Jouni MalinenIANA allocated EAP method type 51 to EAP-GPSK
2008-12-18 Jouni MalinenCleaned up EAPOL-Key timeout processing
2008-12-17 Jouni MalinenDo not allow HT with WPA/WPA2 to be enabled without...
2008-12-16 Jouni MalinenImprove EAPOL-Key handshake stability with retransmitte...
2008-12-12 Jouni Malinendriver_test: Handle WPS IE in non-MLME test
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-09 Jouni MalinenAdded CONFIG_IEEE80211N into defconfig (commented out)
2008-12-09 Jouni MalinenFixed build without CONFIG_IEEE80211N
2008-12-09 Jouni MalinenUpdated the comment about libnl to state that version...
2008-12-08 Jouni MalinenAdded libnl 2.0 compatibility code (CONFIG_LIBNL20...
2008-12-08 Jouni Malinendriver_test: Added support for testing WPS without...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-12-07 Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-12-04 Jouni Malinennl80211: Remove the debug print from data frame processing
2008-12-04 Jouni MalinenFixed WEP authentication (both Open System and Shared...
2008-12-03 Jouni Malinennl80211: Generate 802.11b mode based on 802.11g information
2008-12-02 Jouni MalinenAdd a starting point for EAP-AKA' (draft-arkko-eap...
2008-12-02 Jouni MalinenFixed non-HT (and GF, 20 MHz) counting
2008-11-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-30 Jouni MalinenWPS: Added note about update_config and added WPS to...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-29 Jouni MalinenWPS: Added driver_test debug dump of Beacon/ProbeResp...
2008-11-29 Jouni MalinenWPS: Add length limits to device attribute strings
2008-11-29 Jouni MalinenWPS: Fixed hostapd to use allocated buffers for device...
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-26 Jouni MalinenChanged NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32
2008-11-26 Jouni Malinennl80211: Fixed a merge issue in an earlier commit for...
2008-11-26 Jouni Malinennl80211: Clear HT flags from the channel when exiting
2008-11-26 Jouni MalinenAdded option to distinguish non-HT and HT20 in set_freq
2008-11-25 Jouni Malinennl80211: Add support for setting channel frequency...
2008-11-25 Jouni MalinenChange HT parameter configuration to use a single drive...
2008-11-25 Jouni MalinenValidate HT40 channel pair validity based on IEEE 802...
2008-11-25 Jouni Malinendriver_nl80211: Added set_country() handler
2008-11-25 Jouni MalinenAdded support for generating Country IE based on nl8021...
2008-11-25 Jouni MalinenGet maximum TX power for each allowed channel from...
2008-11-24 Jouni MalinenAdd some notes on which channels can be used with HT40...
2008-11-24 Jouni MalinenAdd set STA Channel Width field to 1 when allowing...
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 MalinenFixed HT Capabilities Info byte order processing for...
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-23 Jouni MalinenPreparations for 0.6.6 release hostap_0_6_6
2008-11-23 Jouni MalinenSimplified RADIUS accounting id usage
2008-11-23 Jouni MalinenUse SM_ENTER_GLOBAL to clean up EAPOL state machine...
2008-11-23 Jouni MalinenAllocate new Acct-Session-Id on EAPOL-Logoff
2008-11-22 Jouni MalinenFixed listen interval configuration for nl80211 drivers
2008-11-21 Jouni MalinenRemove experimental non-AP STA code from hostapd
2008-11-21 Jouni MalinenRemove overly complex hostapd setup sequence with n...
2008-11-21 Jouni MalinenRemoved forgotten register_drivers() prototype
2008-11-21 Jouni MalinenRemoved partial IEEE 802.11h implementation
2008-11-21 Jouni MalinenRemoved now unused reconfig variables.
2008-11-21 Jouni Malinenreconfig.c file was not used at all, so remove it.
2008-11-21 Jouni MalinenFixed hostapd build without l2_packet (e.g., RADIUS...
2008-11-20 Jouni MalinenFixed EAP-TLS message fragmentation for the last TLS...
2008-11-18 Jouni MalinenRemove extra typedefs since they do not seem to be...
2008-11-18 Jouni MalinenImproved the error message for passive scan not being...
2008-11-18 Jouni Malinendriver_nl80211: Remove monitor interface if AP initiali...
2008-11-18 Jouni MalinenChanged channel flags configuration to read the informa...
2008-11-16 Jouni MalinenOpenSSL 0.9.9 API change for EAP-FAST session ticket...
2008-11-06 Jouni MalinenAdded support for enforcing frequent PTK rekeying
2008-11-01 Jouni MalinenPreparations for 0.6.5 release hostap_0_6_5
2008-11-01 Jouni MalinenAdded a note about hostapd driver_nl80211 and AP mode...
2008-11-01 Johannes Bergdriver_nl80211: Remove set_ssid from nl80211 driver
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-10-29 Jouni MalinenRemoved the unused hapd argument to ieee802_11_parse_el...
next