Commit graph

  • c3ece50446 Fixed PSK editing in wpa_gui (copy-paste bug in field names) Jouni Malinen 2008-12-18 20:03:24 +0200
  • bae61562a4 Cleaned up EAPOL-Key timeout processing Jouni Malinen 2008-12-18 17:15:36 +0200
  • f0477201bd WPS: Fixed deinit code for freeing config and registrar data Jouni Malinen 2008-12-18 01:06:06 +0200
  • 47f72245e2 Do not allow HT with WPA/WPA2 to be enabled without CCMP Jouni Malinen 2008-12-17 12:16:13 +0200
  • 0ede75ae58 WPS: Added wpa_gui-qt4 support for BSS selection and AP PIN use Jouni Malinen 2008-12-16 23:43:08 +0200
  • a92c421d1a WPS: Improved error processing to use NACK correctly Jouni Malinen 2008-12-16 22:37:55 +0200
  • 64a6f69362 Use less frequent polling when wpa_gui is hidden Jouni Malinen 2008-12-16 21:25:44 +0200
  • ac5953db66 Fixed EAP-AKA build in case EAP-AKA' is disabled Jouni Malinen 2008-12-16 18:57:49 +0200
  • 22a299ee9d Improve EAPOL-Key handshake stability with retransmitted frames Jouni Malinen 2008-12-16 14:17:33 +0200
  • 3d799c0b2c WPS: Added WPS support into wpa_gui-qt4 Jouni Malinen 2008-12-15 22:36:42 +0200
  • ff8a53a8d7 Use a fixed wps_msg prefix with WPS creds notification Jouni Malinen 2008-12-15 22:32:45 +0200
  • a524f05eb3 WPS: Added control interface notification for available WPS APs Jouni Malinen 2008-12-15 20:09:57 +0200
  • 484957ae6c Fixed memory leak in WPS PBC overlap detection Jouni Malinen 2008-12-15 19:50:53 +0200
  • f4f2774a96 Fixed interoperability issue with PEAPv0 cryptobinding and NPS Jouni Malinen 2008-12-15 00:15:54 +0200
  • 000a1de72b Cleaned up EAP-MSCHAPv2 key derivation Jouni Malinen 2008-12-14 13:12:20 +0200
  • 6e783c6da9 Added INT_RANGE parser for global configuration variables Jouni Malinen 2008-12-13 18:21:16 +0200
  • 32896a0dd1 Use shared string parser for global configuration fields Jouni Malinen 2008-12-13 18:17:27 +0200
  • d7afb15a10 Share the same global config parser function for integer values Jouni Malinen 2008-12-13 18:04:43 +0200
  • 55655636d8 First step in cleaning up global config parser: use parse_data array Jouni Malinen 2008-12-13 17:57:17 +0200
  • 3c0b7aa4fe Added configuration of WPS device parameters for wpa_supplicant Jouni Malinen 2008-12-13 17:20:46 +0200
  • 75fc67e97b driver_test: Handle WPS IE in non-MLME test Jouni Malinen 2008-12-12 22:52:56 +0200
  • 329a55b314 Ported driver_test to Windows (only UDP socket available) Jouni Malinen 2008-12-12 22:41:18 +0200
  • e33bbd8f4d driver_test: Optional support for using UDP socket Jouni Malinen 2008-12-12 21:35:22 +0200
  • 2ff0f83b9e Comment out dynamic CertEnumCertificatesInStore loading by default Jouni Malinen 2008-12-11 00:57:15 +0200
  • 9e72e1d356 Workaround number of compiler warnings with newer MinGW version Jouni Malinen 2008-12-11 00:56:37 +0200
  • 702c349e5e Resolved number of signed/unsigned mismatches and ntddndis.h location Jouni Malinen 2008-12-11 00:55:33 +0200
  • 47ce4bfc38 Rename MSG to MESG to avoid conflicts with Windows header files Jouni Malinen 2008-12-11 00:54:49 +0200
  • 3ee81d489a Don't include unused calls to SHA256 functions if EAP-AKA' is not enabled Jouni Malinen 2008-12-11 00:49:39 +0200
  • 1edb9533f1 SHA256 is needed for EAP-AKA' and WPS Jouni Malinen 2008-12-11 00:48:13 +0200
  • 9a6cec7bc6 Added CONFIG_IEEE80211N into defconfig (commented out) Jouni Malinen 2008-12-10 00:46:55 +0200
  • cfb7e8a086 Fixed build without CONFIG_IEEE80211N Jouni Malinen 2008-12-10 00:45:57 +0200
  • fecc01663b Updated the comment about libnl to state that version 1.1 is new enough Jouni Malinen 2008-12-09 22:41:01 +0200
  • 315ce40a00 Renamed the 'alpha2' variable to 'country' to match with config string Jouni Malinen 2008-12-09 22:15:47 +0200
  • 814e925dc4 Added documentation for the new 'country' configuration option Jouni Malinen 2008-12-09 22:13:35 +0200
  • 6d1584905c wpa_supplicant: Add support for setting of a regulatory domain Luis R. Rodriguez 2008-12-09 22:11:14 +0200
  • 556f5a2a28 wpa_supplicant: print password field only if -K is given Helmut Schaa 2008-12-09 21:56:47 +0200
  • 205a372b2d Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed) Jouni Malinen 2008-12-08 22:40:58 +0200
  • 13d9817dd0 Fixed a typo in wpa_supplicant manpage Jouni Malinen 2008-12-08 22:16:15 +0200
  • d9f2b1c382 driver_test: Added support for testing WPS without use_mlme Jouni Malinen 2008-12-08 21:42:01 +0200
  • eef7d7a138 WPS: Added [WPS], [WPS-PIN], [WPS-PBC] flags for scan results Jouni Malinen 2008-12-08 20:57:59 +0200
  • 7e45830ab7 nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant Jouni Malinen 2008-12-08 11:04:13 +0200
  • 9478eaef53 Added option to force SoH version 1 (tnc=soh1) Jouni Malinen 2008-12-07 21:00:42 +0200
  • 9c9f869a05 Added EAP-FAST interop test results with Radiator 4.3.1 Jouni Malinen 2008-12-07 20:27:43 +0200
  • a9d1364c5f Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog Jouni Malinen 2008-12-07 19:24:56 +0200
  • 01b0569437 Added protection against EAP-AKA' -> EAP-AKA bidding down attacks Jouni Malinen 2008-12-05 22:25:47 +0200
  • 8de5048e26 Fixed a typo in a comment Jouni Malinen 2008-12-04 22:15:51 +0200
  • a478ef0d12 EAP-AKA': Added CK',IK' derivation Jouni Malinen 2008-12-04 21:50:56 +0200
  • a49c428a1b EAP-AKA': Comment out EAP-AKA' server KDF negotiation Jouni Malinen 2008-12-04 20:32:56 +0200
  • 6ec4021c03 EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributes Jouni Malinen 2008-12-04 20:29:46 +0200
  • b8ab624984 Fixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server only) Jouni Malinen 2008-12-04 18:51:42 +0200
  • bb9f45e0bb nl80211: Remove the debug print from data frame processing Jouni Malinen 2008-12-04 14:20:33 +0200
  • 15828ba820 Made 802.11 management frame IE parser aware of vendor HT Capab IE Jouni Malinen 2008-12-04 13:42:33 +0200
  • 4a7b9f885f Fixed WEP authentication (both Open System and Shared Key) with mac80211 Jouni Malinen 2008-12-04 13:21:35 +0200
  • 73d48dc4b4 EAP-AKA': Allow both AKA AKA' to be registed from eap_aka_prime.c Jouni Malinen 2008-12-03 19:59:52 +0200
  • a17322c345 Removed mac_addr from eapol_ctx to fix the eapol_test build Jouni Malinen 2008-12-03 19:53:31 +0200
  • 9881795e2c EAP-AKA': Derive keys using the new KDF (PRF') Jouni Malinen 2008-12-03 19:22:20 +0200
  • f07688e37d nl80211: Generate 802.11b mode based on 802.11g information Jouni Malinen 2008-12-03 12:42:21 +0200
  • 806f869918 EAP-AKA': Use HMAC-SHA-256-128 for AT_MAC Jouni Malinen 2008-12-02 21:29:26 +0200
  • f54e2c34bf EAP-AKA': Use SHA256 for AT_CHECKCODE Jouni Malinen 2008-12-02 21:05:38 +0200
  • f09d19d46a Use a variable to store EAP method type for EAP-AKA vs. EAP-AKA' Jouni Malinen 2008-12-02 20:27:05 +0200
  • 8c37556cd1 Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10) Jouni Malinen 2008-12-02 20:12:49 +0200
  • e8ff1e594e Fixed non-HT (and GF, 20 MHz) counting Jouni Malinen 2008-12-02 14:32:05 +0200
  • 08bec36178 WPS: Added support for wildcard PINs that work with any UUID-E Jouni Malinen 2008-11-30 20:32:03 +0200
  • 79d7d8efe7 WPS: Added more verbose debug info on authentication type mismatch Jouni Malinen 2008-11-30 19:56:11 +0200
  • 30f5c941aa WPS: Added note about update_config and added WPS to ChangeLog Jouni Malinen 2008-11-30 17:48:45 +0200
  • bd034191ab WPS: Added initial documentation on using WPS with wpa_supplicant Jouni Malinen 2008-11-30 17:42:58 +0200
  • a8d05fca5f Clear various flags on re-association to allow key_mgmt changes Jouni Malinen 2008-11-30 17:22:51 +0200
  • 0a40ec6a90 Always clear EAP altAccept and altReject variables on new association Jouni Malinen 2008-11-30 16:54:16 +0200
  • 351f09a221 WPS: Added support for fragmented WPS IE in Beacon and Probe Response Jouni Malinen 2008-11-29 22:06:34 +0200
  • 06384c662a WPS: Added driver_test debug dump of Beacon/ProbeResp WPS IE Jouni Malinen 2008-11-29 21:27:25 +0200
  • 8874b727ab WPS: Add length limits to device attribute strings Jouni Malinen 2008-11-29 21:26:07 +0200
  • 43fb17940f WPS: Fixed hostapd to use allocated buffers for device attributes Jouni Malinen 2008-11-29 21:12:12 +0200
  • 23f53f2a81 WPS: Get AP PIN from configuration instead of using hardcoded value Jouni Malinen 2008-11-29 21:07:35 +0200
  • 728fae1631 WPS: Added WPS into key_mgmt config write handler Jouni Malinen 2008-11-29 21:02:14 +0200
  • fcc60db4eb WPS: Added wpa_supplicant ctrl_iface commands to start WPS processing Jouni Malinen 2008-11-29 20:59:45 +0200
  • e237a6b0d7 Fixed wpa_config_parse_string() not to modify const string. Jouni Malinen 2008-11-29 20:50:00 +0200
  • e05716d0b0 WPS: Added helper functions for generating and validating PINs Jouni Malinen 2008-11-29 14:02:09 +0200
  • b01c18a8ef WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq Jouni Malinen 2008-11-29 13:38:03 +0200
  • b8a8c299c8 WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c Jouni Malinen 2008-11-29 13:21:28 +0200
  • 7d7b8e960a WPS: Split wps_common.c into parts Jouni Malinen 2008-11-29 13:16:26 +0200
  • 120bd30c34 WPS: Moved RF Bands processing into wps_dev_attr.c Jouni Malinen 2008-11-29 12:59:43 +0200
  • c0d041d9a7 WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c Jouni Malinen 2008-11-29 12:44:02 +0200
  • 7d7c918d97 WPS: Pass device data into wps_enrollee_build_probe_req_ie() Jouni Malinen 2008-11-29 12:19:30 +0200
  • eb76b7e3ff WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys Jouni Malinen 2008-11-29 12:11:56 +0200
  • e9ab39b444 WPS: Added comments for main data structures Jouni Malinen 2008-11-28 20:50:08 +0200
  • 398cfbf6be WPS: Moved mac_addr and uuid configuration into wps_context Jouni Malinen 2008-11-28 20:44:47 +0200
  • 116654ce24 WPS: Moved wps_context initialization into wps_supplicant.c Jouni Malinen 2008-11-28 20:32:13 +0200
  • bcbbc7af45 WPS: Merged two cred_cb variables into the same one Jouni Malinen 2008-11-28 20:02:32 +0200
  • fa201b694f WPS: Move WPS glue code from wpas_glue.c to wps_supplicant.c Jouni Malinen 2008-11-28 19:46:22 +0200
  • ff434cbdda WPS: Moved device attributes into wps_context::dev for Enrollee case Jouni Malinen 2008-11-28 19:29:22 +0200
  • 4b6a71fa31 0.5.11 release Jouni Malinen 2008-11-28 18:32:55 +0200
  • 9d695f3dd0 WPS: Update supplicant configuration when acting as an external Registrar Jouni Malinen 2008-11-27 21:23:43 +0200
  • 3f42d42c07 WPS: Moved Credential building to use struct wps_credential Jouni Malinen 2008-11-27 21:14:39 +0200
  • 96a2ed9f50 WPS: Process old AP Settings in M7 when registering as external Registrar Jouni Malinen 2008-11-27 20:32:39 +0200
  • fced73755f WPS: Moved Credential and AP Settings processing in common code Jouni Malinen 2008-11-27 20:15:48 +0200
  • 82c39bf10f Fixed a typo in a debug message Jouni Malinen 2008-11-27 19:38:52 +0200
  • 76603ad4c8 WPS: Added parsing of Request Type and Response Type attributes Jouni Malinen 2008-11-26 21:00:27 +0200
  • f855f923a7 WPS: Moved UUID configuration from phase1 into global config area Jouni Malinen 2008-11-26 20:47:24 +0200
  • 2f4eb31454 Changed NL80211_ATTR_WIPHY_SEC_CHAN_OFFSET to use U32 Jouni Malinen 2008-11-26 16:16:28 +0200
  • 6dcfad915f PEAPv0: Added support for IPMK/CMK derivation in session resumption case Jouni Malinen 2008-11-26 13:27:40 +0200