mech_eap.git
2008-11-30 Jouni MalinenWPS: Added note about update_config and added WPS to...
2008-11-30 Jouni MalinenWPS: Added initial documentation on using WPS with...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-30 Jouni MalinenAlways clear EAP altAccept and altReject variables...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
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: Get AP PIN from configuration instead of using...
2008-11-29 Jouni MalinenWPS: Added WPS into key_mgmt config write handler
2008-11-29 Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-11-29 Jouni MalinenFixed wpa_config_parse_string() not to modify const...
2008-11-29 Jouni MalinenWPS: Added helper functions for generating and validati...
2008-11-29 Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29 Jouni MalinenWPS: Moved WPS IE building for ProbeReq/AssocReq into...
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: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-29 Jouni MalinenWPS: Pass device data into wps_enrollee_build_probe_req...
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-28 Jouni MalinenWPS: Added comments for main data structures
2008-11-28 Jouni MalinenWPS: Moved mac_addr and uuid configuration into wps_context
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-28 Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...
2008-11-28 Jouni MalinenWPS: Moved device attributes into wps_context::dev...
2008-11-28 Jouni Malinen0.5.11 release
2008-11-27 Jouni MalinenWPS: Update supplicant configuration when acting as...
2008-11-27 Jouni MalinenWPS: Moved Credential building to use struct wps_credential
2008-11-27 Jouni MalinenWPS: Process old AP Settings in M7 when registering...
2008-11-27 Jouni MalinenWPS: Moved Credential and AP Settings processing in...
2008-11-27 Jouni MalinenFixed a typo in a debug message
2008-11-26 Jouni MalinenWPS: Added parsing of Request Type and Response Type...
2008-11-26 Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-26 Jouni MalinenChanged NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32
2008-11-26 Jouni MalinenPEAPv0: Added support for IPMK/CMK derivation in sessio...
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-24 Jouni MalinenUpdated HT Capabilities Info field names to match with...
2008-11-23 Jouni MalinenUpdated OpenSSL 0.9.8i patch to use new session ticket...
2008-11-23 Jouni MalinenUse SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL...
2008-11-23 Jouni MalinenReject GPSK-3 if ID_Server in it does not match with...
2008-11-23 Jouni MalinenAdd a .gitignore for the new wps directory.
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 MalinenPreparations for 0.6.6 release
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-22 Jouni MalinenAdd more verbose debug output for GSM-Milenage use...
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 MalinenAdded an attribution based on the original SSLeay licen...
2008-11-21 Jouni MalinenFixed hostapd build without l2_packet (e.g., RADIUS...
2008-11-21 Jouni MalinenFixed canceling of PMKSA caching with driver generated...
2008-11-21 Jouni MalinenRemove the unwanted Windows console from the Windows...
2008-11-21 Jouni MalinenSilence printf() calls in wpa_gui to avoid stdout outpu...
2008-11-21 Jouni Malinenwpa_gui: Add a PNG version of the tray icon for Windows...
2008-11-20 Jouni MalinenFixed EAP-TLS message fragmentation for the last TLS...
2008-11-20 Jouni MalinenFixed Milenage debug output to use correct length for...
2008-11-20 Jouni MalinenFixed EAPA-AKA warning message about AT_RES length...
2008-11-20 Jouni MalinenChanged PEAPv0 cryptobinding to be disabled by default
2008-11-19 Jouni MalinenFixed size_t printf format for 64-bit builds
2008-11-19 Jouke WitteveenFixed a bug in read -> _read cleanup; one missed change
2008-11-19 Jouni MalinenEAP-PEAP: Copy Binding nonce from cryptobinding request...
2008-11-18 Carolin LatzeSeparate OpenSSL engine configuration for Phase 2
2008-11-18 Jouni Malinenroboswitch: Minor coding style cleanup
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-11-18 Jouni MalinenUpdated userspace MLME instructions for current mac80211
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-16 Jouni MalinenUpdated interop results for ACS 4.2
2008-11-16 Jouni MalinenEAP-FAST: Reorder TLVs in PAC Acknowledgment to fix...
2008-11-12 Jouni MalinenModified the OpenSSL patch to use session ticket -speci...
2008-11-12 Jouni MalinenUpdated indentation in the patch to match style used...
2008-11-11 Kel Moddermanwpa_gui-qt4: tweak icon Makefile
2008-11-11 Martin Michlmayrwpa_gui-qt4: FTBFS with GCC 4.4: missing #include
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
2008-11-07 Jouni MalinenEAP-SIM/AKA: fixed initialization to verify PIN even...
next