]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2009-01-06  Jouni MalinenCreate PNG icon before running qmake to avoid resource... hostap_0_6_7
2009-01-06  Jouni MalinenPreparations for 0.6.7 release
2009-01-05  Eygene Ryabinkinwpa_cli: Embed command usage into the wpa_cli_commands...
2009-01-05  Eygene Ryabinkinwpa_cli: Improve sensitive command detection for readli...
2009-01-05  Eygene Ryabinkinwpa_cli: fix readline history cleaning
2009-01-05  Ihar HrachyshkaFix wpa_supplicant build for uClinux
2009-01-04  Jouni MalinenFixed a typo in usage help
2009-01-04  Tomasz Wolniewiczeapol_test: Add a universal way of adding extra RADIUS...
2009-01-04  Jouni MalinenSilenced number of Doxygen warnings
2009-01-04  Jouni MalinenRemove wpa_gui from doxygen documentations
2009-01-04  Jouni MalinenFixed IMAGE_PATH for doxygen run in root directory
2009-01-04  Jouni MalinenRemove temporary Qt build directories from Doxygen run
2009-01-04  Jouni MalinenRemove unwanted wpa_supplicant -> struct wpa_supplicant...
2009-01-04  Jouni MalinenResolve a Doxygen warning
2009-01-04  Jouni MalinenFixed Doxygen function links
2009-01-04  Jouni MalinenCompleted Doxygen documentation for functions declared...
2009-01-03  Jouni MalinenUse NULL, not 0, when comparing a pointer
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 MalinenInclude the header file to validate function prototype.
2009-01-03  Jouni MalinenMoved WPS Registrar initialization from EAP peer to...
2009-01-03  Jouni MalinenRemoved registrar pointer from wps_config and wps_data
2009-01-03  Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03  Jouni MalinenRemoved unused WPS_PENDING processing result
2009-01-03  Jouni MalinenAdded Doxygen documentation for WPS code
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 MalinenMove addr_un definitions to avoid using out-of-scope...
2009-01-02  Jouni MalinenInitialize wpa_ie_len to 0 if WPA IE is not set on...
2009-01-02  Jouni MalinenInclude ieee802_11_defs.h explicitly instead of assumin...
2009-01-02  Jouni MalinenReplaced string comparison operator '==' with '=' to...
2009-01-01  Jouni MalinenWPS: Generate UUID based on MAC address, if not set
2009-01-01  Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-31  Jouni MalinenInclude pending MFP defines in nl80211_copy.h
2008-12-31  Jouni MalinenSync nl80211.h copy with the current kernel version
2008-12-31  Jouni MalinenRenamed nl80211 HT channel parameters to match with...
2008-12-31  Jouni MalinenMFP: Require MFP is it is enabled and AP scan shows...
2008-12-31  Jouni MalinenMFP: Fix SA Query Action Category
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-30  Jouni MalinenFix TLS message processing if Flags field is not present
2008-12-29  Jouni MalinenDisconnect the STA if EAP timeout is reached
2008-12-29  Jouni MalinenWPS: Set recommended retransmission times with EAP...
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 Malinenhostap.epitest.fi server is not at ISC anymore.
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-25  Jouni MalinenWPS: As a workaround, pad zero-length device attributes
2008-12-25  Andriy TkachukWPS: Do not use Selected Registrar Config Methods from...
2008-12-25  Andriy TkachukLonger auth_timeout for WPS key_mgmt
2008-12-25  Jouni MalinenAdded a ChangeLog entry about the new Windows installer
2008-12-25  Jouni Malinenwpa_gui-qt4: Do not about new network adapters unless...
2008-12-25  Jouni MalinenFixed control interface enabling for dynamically added...
2008-12-25  Jouni MalinenAdd Windows registry entries during installation
2008-12-25  Jouni Malinenwpa_gui-qt4: Added support for adding new network inter...
2008-12-24  Jouni MalinenAdded get_interfaces() handler to list all NDIS adapters
2008-12-24  Jouni Malinenwpasvc: Add skip_on_error registry value to skip interf...
2008-12-24  Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22  Jouni MalinenMark local functions static.
2008-12-22  Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-22  Jouni MalinenChanged the example device_type value to be Computer/PC
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-21  Jouni MalinenAdd Start menu shortcuts to wpa_gui and uninstall
2008-12-21  Jouni MalinenUse wildcard UUID when setting AP PIN for Registrar...
2008-12-21  Jouni MalinenFixed PBC overlap detection to handle case of missing...
2008-12-21  Jouni MalinenFixed NDIS AuthMode configuration for WPS connection
2008-12-21  Jouni Malinenwpa_gui-qt4: Added wpasvc start/stop functionality...
2008-12-21  Jouni MalinenSilence a compiler warning
2008-12-20  Jouni MalinenAdded more notes about WPS GUI scan operations and...
2008-12-20  Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-20  Jouni MalinenFixed a typo in a comment
2008-12-20  Jouni MalinenInclude WPS support in the Windows binary
2008-12-20  Jouni MalinenRegister wpasvc service on install and unregister on...
2008-12-20  Jouni MalinenUse parallel compilation to speed up release build
2008-12-20  Jouni MalinenAdded Windows NSIS installer for wpa_supplicant
2008-12-20  Jouni MalinenCreate PNG version of the wpa_gui tray icon file for...
2008-12-20  Jouni MalinenChanged win_gui cross compilation to use cleaner Qt...
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-19  Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19  Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-18  Jouni MalinenWPS: Added event callback and M2D notification
2008-12-18  Jouni MalinenFixed global conf write to skip default values for...
2008-12-18  Andriy TkachukFix CONFIG_WPS=y, CONFIG_TLS=internal build
2008-12-18  Jouni MalinenFixed PSK editing in wpa_gui (copy-paste bug in field...
2008-12-18  Jouni MalinenCleaned up EAPOL-Key timeout processing
next