aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added OpenSSL 0.9.8i patch for EAP-FASTJouni Malinen2008-09-281-0/+344
* Validate WEXT event iwe->u.data.length before using the event dataJouni Malinen2008-09-271-1/+24
* Silenced compiler warnings on size_t printf format and shadowed variablesJouni Malinen2008-09-276-18/+22
* Split wpa_supplicant_select_bss() into three and remove odd debug messageJouni Malinen2008-09-261-26/+60
* Don't bother showing a status message when returning to the system tray,Kel Modderman2008-09-261-9/+13
* wpa_gui-qt4: remove lastWindowClosed() signal handlerKel Modderman2008-09-252-12/+4
* wpa_gui-qt4: enhance svg iconBernard Gray2008-09-251-48/+5
* wpa_gui-qt4: add status fields to tray messageKel Modderman2008-09-251-1/+8
* Fix build with CONFIG_CLIENT_MLME, but without CONFIG_IEEE80211WAndriy Tkachuk2008-09-241-1/+1
* Don't post scan results when initial scan is emtpyDan Nicholson2008-09-241-3/+12
* Restore scan request settings if initial association failedDan Nicholson2008-09-241-0/+1
* Add a new auto-generated file to be ignoredJouni Malinen2008-09-241-0/+1
* wpa_gui-qt4: add system tray supportKel Modderman2008-09-242-1/+189
* wpa_gui-qt4: remove qPixmapFromMimeSource from ui filesKel Modderman2008-09-245-5/+5
* wpa_gui-qt4: use new svg as application iconKel Modderman2008-09-243-1/+14
* wpa_gui-qt4: desktop entry fileKel Modderman2008-09-241-0/+10
* wpa_gui-qt4: add svg iconBernard Gray2008-09-243-0/+329
* Fixed eap_example build to match with EAP-PEAP changesJouni Malinen2008-09-241-3/+1
* IEEE 802.11w: Use comeback duration to delay associationJouni Malinen2008-09-011-6/+28
* FT: Fixed FTIE for authentication after a failed associationJouni Malinen2008-09-012-0/+4
* MFP + FT: Added support for sending IGTK in FTIEJouni Malinen2008-09-012-73/+211
* Added support for using SHA256-based stronger key derivation for WPA2Jouni Malinen2008-08-3128-151/+343
* Cleaned up TX callback request processingJouni Malinen2008-08-314-20/+9
* Moved WMM action category definition into ieee802_11_defs.hJouni Malinen2008-08-314-3/+3
* IEEE 802.11w: Added association pingJouni Malinen2008-08-3113-15/+353
* Copy previous BSSID into STA data only after full validation of the requestJouni Malinen2008-08-301-5/+5
* Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPRJouni Malinen2008-08-307-17/+43
* Added a place for example mac80211_hwsim test casesJouni Malinen2008-08-287-0/+58
* Added support for setting VLAN ID for STAs based on local MAC ACLJouni Malinen2008-08-287-20/+55
* Fixed WEXT scan result parser to not crash on invalid IEs (zero len buffer)Jouni Malinen2008-08-272-4/+10
* Send HT parameters for new STAsJouni Malinen2008-08-251-0/+10
* Switched driver_nl80211 to use the new sta_add2()Jouni Malinen2008-08-251-9/+9
* Updated the OpenSSL EAP-FAST patch for the current OpenSSL 0.9.9 snapshotJouni Malinen2008-08-241-54/+71
* Fixed internal TLSv1 server implementation for abbreviated handshakeJouni Malinen2008-08-242-1/+5
* Fixed EAP-FAST server PAC-Opaque paddingJouni Malinen2008-08-242-1/+3
* HT: Removed unused definitionsJouni Malinen2008-08-221-9/+0
* Moved IEEE 802.11n parameter to be per-radio instead of per-BSSJouni Malinen2008-08-224-39/+33
* Do not store dynamic HT IEs in configuration structuresJouni Malinen2008-08-227-98/+87
* Add Intel copyright for files with 802.11n Intel changesTomas Winkler2008-08-2212-6/+18
* Add configuration option for enabling optional use of short preambleJouni Malinen2008-08-212-0/+16
* Add preliminary IEEE 802.11n support into hostapdJouni Malinen2008-08-2114-16/+683
* Added mlme_{add,remove}_sta() for userspace MLMEJouni Malinen2008-08-181-0/+73
* Internal X.509/TLSv1: Support SHA-256 in X.509 certificate digestJouni Malinen2008-08-164-7/+57
* Updated EAP-TTLSv0 references to use RFC 5281Jouni Malinen2008-08-164-10/+10
* nl80211: Preliminary code for usermode MLME supportJouni Malinen2008-08-155-0/+1201
* Fixed supported rates IE generation for Probe Response frames.Jouni Malinen2008-08-151-2/+1
* nl80211: Fixed re-initialization of removed and re-inserted interfaceJouni Malinen2008-08-151-26/+100
* nl80211: Fixed set_mode() to actually use adhoc/station nl80211 variablesJouni Malinen2008-08-151-1/+2
* IEEE Std 802.11r-2008 has been released, so update referencesJouni Malinen2008-08-156-15/+10
* Preparations for 0.6.4 releaseJouni Malinen2008-08-107-14/+15