libeap.git
2008-11-01 Jouni MalinenPreparations for 0.6.5 release hostap_0_6_5
2008-11-01 Jouni MalinenFixed fwrite error path in eap_fast_write_pac not to...
2008-11-01 Jouni MalinenAdded a comment about VS2008EE and updated WinPcap...
2008-11-01 Jouni MalinenAdded a note about hostapd driver_nl80211 and AP mode...
2008-11-01 Jouni MalinenFixed ctrl_iface BSS command to fetch scan results...
2008-11-01 Johannes Bergdriver_nl80211: Remove set_ssid from nl80211 driver
2008-11-01 Jouni MalinenUpdated VS2005 project files with new and removed C...
2008-11-01 Jouni MalinenUse os_snprintf() instead of snprintf()
2008-10-29 Jouni MalinenUse the common ieee802_11_parse_elems() implementations...
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...
2008-10-29 Jouni Malinendriver_nl80211: Added TX queue parameter configuration
2008-10-29 Jouni Malinendriver_nl80211: Added basic rate configuration
2008-10-29 Jouni MalinenVerify fread(), fwrite(), and system() return values
2008-10-29 Jouni MalinenFixed size_t printf format for 64-bit targets
2008-10-29 Jouni Malinennl80211: Finish dumps properly (ported from iw.git)
2008-10-29 Jouni MalinenSet TX queue parameters during initialization
2008-10-25 Jouni MalinenFixed EAPOL skip for PMKSA caching case to remain in...
2008-10-21 Jouni MalinenFix group key rekeying when reauth happens during pendi...
2008-10-19 Jouni MalinenEAP-FAST peer: Fixed not to add PAC Request in PAC...
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-15 Jouni MalinenFixed WPA/RSN IE validation to verify the proto (WPA...
2008-10-14 Jouni MalinenAvoid some gcc 4.3 warnings about deprecated string...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-10-08 Jouni MalinenChange the order of Result TLV and PAC TLV to avoid...
2008-10-07 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters if...
2008-10-02 Jouni MalinenUpdated the comment on MS-Packet-Info mismatch based...
2008-10-02 Jouni MalinenSoH: Add null termination for empty url in MS-Quarantin...
2008-10-02 Jouni MalinenSoH: Add all the mandatory attributes into SSoH vendor...
2008-10-02 Jouni MalinenFixed EAP-FAST peer not to add double Result TLV when...
2008-10-02 Jouni MalinenRegister a quick auth timeout if EAPOL fails to avoid...
2008-10-02 Jouni MalinenAdded debug_timestamp option to Windows registry
2008-10-02 Jouni MalinenNDIS: Set authMode=WPA2, if needed, when flushing PMKID...
2008-10-02 Jouni MalinenSet update_config=1 in the example Windows registry...
2008-10-02 Jouni MalinenSave config after blob updates from EAP (if update_conf...
2008-10-02 Jouni Malinenwpa_gui-qt4: Fixed phase2 format for EAP-FAST GTC+MSCHA...
2008-10-02 Jouni MalinenFixed a typo
2008-10-02 Jouni Malinenwpa_gui-qt4: Set EAP-FAST provisioning parameters
2008-10-02 Jouni Malinenwpa_gui-qt4: Unset string variables instead of setting...
2008-10-02 Jouni MalinenExtended ctrl_iface SET_NETWORK to allow variables...
2008-10-01 Jouni Malinenwpa_gui-qt4: Added support for configuring Phase 2...
2008-10-01 Jouni MalinenAdd pcsc="" to configuration for EAP-SIM and EAP-AKA
2008-10-01 Jouni MalinenSilenced some of the driver-related messages for driver...
2008-10-01 Jouni MalinenAdded a new driver wrapper, "none", for RADIUS server...
2008-10-01 Jouni MalinenFixed EAP-TTLS server to verify eap_ttls_phase2_eap_ini...
2008-10-01 Kel Moddermanwpa_gui-qt4: add support for starting in system tray...
2008-10-01 Kel Moddermanwpa_gui-qt4: clean up closeEvent handler
2008-09-30 Jouni Malinennl80211: clean up netlink code
2008-09-29 Johannes Bergnl80211 hostapd driver: clean up netlink code
2008-09-29 Johannes Bergnl80211 driver: correctly set the encrypt bit for eapol...
2008-09-29 Jouni MalinenFT: Do not call wpa_ft_prepare_auth_request() if FT...
2008-09-29 Jouni MalinenAdded set_mode() handler for privsep
2008-09-29 Jouni MalinenFixed build without CONFIG_CLIENT_MLME
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-09-28 Jouni MalinenUpdate the OpenSSL EAP-FAST patch for current snapshot...
2008-09-28 Jouni MalinenAdded OpenSSL 0.9.8i patch for EAP-FAST
2008-09-27 Jouni MalinenValidate WEXT event iwe->u.data.length before using...
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-09-26 Jouni MalinenSplit wpa_supplicant_select_bss() into three and remove...
2008-09-26 Kel ModdermanDon't bother showing a status message when returning...
2008-09-25 Kel Moddermanwpa_gui-qt4: remove lastWindowClosed() signal handler
2008-09-25 Bernard Graywpa_gui-qt4: enhance svg icon
2008-09-25 Kel Moddermanwpa_gui-qt4: add status fields to tray message
2008-09-24 Andriy TkachukFix build with CONFIG_CLIENT_MLME, but without CONFIG_I...
2008-09-24 Dan NicholsonDon't post scan results when initial scan is emtpy
2008-09-24 Dan NicholsonRestore scan request settings if initial association...
2008-09-24 Jouni MalinenAdd a new auto-generated file to be ignored
2008-09-24 Kel Moddermanwpa_gui-qt4: add system tray support
2008-09-24 Kel Moddermanwpa_gui-qt4: remove qPixmapFromMimeSource from ui files
2008-09-24 Kel Moddermanwpa_gui-qt4: use new svg as application icon
2008-09-24 Kel Moddermanwpa_gui-qt4: desktop entry file
2008-09-24 Bernard Graywpa_gui-qt4: add svg icon
2008-09-24 Jouni MalinenFixed eap_example build to match with EAP-PEAP changes
2008-09-01 Jouni MalinenIEEE 802.11w: Use comeback duration to delay association
2008-09-01 Jouni MalinenFT: Fixed FTIE for authentication after a failed associ...
2008-09-01 Jouni MalinenMFP + FT: Added support for sending IGTK in FTIE
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-31 Jouni MalinenCleaned up TX callback request processing
2008-08-31 Jouni MalinenMoved WMM action category definition into ieee802_11_defs.h
2008-08-31 Jouni MalinenIEEE 802.11w: Added association ping
2008-08-30 Jouni MalinenCopy previous BSSID into STA data only after full valid...
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-28 Jouni MalinenAdded a place for example mac80211_hwsim test cases
2008-08-28 Jouni MalinenAdded support for setting VLAN ID for STAs based on...
2008-08-27 Jouni MalinenFixed WEXT scan result parser to not crash on invalid...
2008-08-25 Jouni MalinenSend HT parameters for new STAs
2008-08-25 Jouni MalinenSwitched driver_nl80211 to use the new sta_add2()
2008-08-24 Jouni MalinenUpdated the OpenSSL EAP-FAST patch for the current...
2008-08-24 Jouni MalinenFixed internal TLSv1 server implementation for abbrevia...
2008-08-24 Jouni MalinenFixed EAP-FAST server PAC-Opaque padding
2008-08-22 Jouni MalinenHT: Removed unused definitions
2008-08-22 Jouni MalinenMoved IEEE 802.11n parameter to be per-radio instead...
2008-08-22 Jouni MalinenDo not store dynamic HT IEs in configuration structures
2008-08-22 Tomas WinklerAdd Intel copyright for files with 802.11n Intel changes
2008-08-21 Jouni MalinenAdd configuration option for enabling optional use...
2008-08-21 Jouni MalinenAdd preliminary IEEE 802.11n support into hostapd
2008-08-18 Jouni MalinenAdded mlme_{add,remove}_sta() for userspace MLME
2008-08-16 Jouni MalinenInternal X.509/TLSv1: Support SHA-256 in X.509 certific...
2008-08-16 Jouni MalinenUpdated EAP-TTLSv0 references to use RFC 5281
next