Commit graph

  • ae6e1bee67 Add WPA_IGNORE_CONFIG_ERRORS option to continue in case of bad config Dmitry Shmidt 2010-10-31 12:38:49 +0200
  • b7412dabd9 P2P: Fix random channel selection to use os_get_random Jouni Malinen 2010-10-31 12:27:37 +0200
  • 79222cfa61 P2P: Reorder code to avoid memory leak on error path Jouni Malinen 2010-10-31 12:24:21 +0200
  • d25f7212da Fix copy-paste bug in p2p_serv_disc_resp handling Jouni Malinen 2010-10-31 12:17:30 +0200
  • d394a22f30 P2P: Add NULL pointer validation for ssid for group started event Jouni Malinen 2010-10-31 12:12:07 +0200
  • d96e79f1e7 Make wpa_hexdump_buf{,-key} handle NULL buffer Jouni Malinen 2010-10-31 12:09:18 +0200
  • 7a6a6374f2 Clear vars in drivers makefile Dmitry Shmidt 2010-10-31 11:59:31 +0200
  • 5245483f80 WPS ER: Add validation of WPS attributes in proxied Probe Request Jouni Malinen 2010-10-31 11:57:13 +0200
  • ea78c315a2 Add ctrl_interface event for association rejected Jouni Malinen 2010-10-27 20:28:16 +0300
  • 59ddf221c8 Add BSSID to association rejected events Jouni Malinen 2010-10-27 20:27:39 +0300
  • 10c4edde6e P2P: Do not re-send PD Request for join-a-group after acked frame Jouni Malinen 2010-10-27 19:36:10 +0300
  • 58e54293db P2P: Fix removal_reason setting to use correct pointer Jouni Malinen 2010-10-27 11:47:41 +0300
  • c926593119 Allow EAPOL frames from pre-authenticating station to be processed Jouni Malinen 2010-10-08 15:49:12 +0300
  • d143bdc862 atheros: Remove debug for ioctls that are not used anymore Shan Palanisamy 2010-10-26 22:02:45 +0300
  • 0ae2aa14a5 Fix compiler warning from previous commit Jouni Malinen 2010-10-27 11:31:32 +0300
  • 2f9c6aa665 Fix memory leak in P2P build without MLME Jouni Malinen 2010-10-27 11:26:46 +0300
  • e11f5a2cbc hostapd: Set operstate UP when initializing AP mode Jouni Malinen 2010-10-26 16:30:28 +0300
  • 4e0c025d13 P2P: Fix parsing of UTF-8 device names Jouni Malinen 2010-10-26 10:40:35 +0300
  • be88391dee WPS ER: Cache AP settings for APs that restart UPnP Jouni Malinen 2010-10-25 22:22:07 +0300
  • ed159ad41b WPS ER: Add more details to wps_er_pbc failure returns Jouni Malinen 2010-10-25 21:59:25 +0300
  • 669f322d0e WPS ER: Fix SetSelectedRegistrar to include wildcard AuthorizedMACs Jouni Malinen 2010-10-25 21:45:29 +0300
  • 20ebd9c4b9 WPS ER: Only activate PBC mode on single AP Jouni Malinen 2010-10-25 21:41:10 +0300
  • 3e7533b399 WPS ER: Show SetSelectedRegistrar events as ctrl_iface events Jouni Malinen 2010-10-25 21:29:22 +0300
  • c973f3868a P2P: Remove P2P group on driver resource becoming unavailable Jouni Malinen 2010-10-25 19:16:11 +0300
  • 129eb428b1 WPS: Fix wps_reg command documentation to require BSSID Jouni Malinen 2010-10-25 18:56:49 +0300
  • 3071e18109 P2P: Add mechanism for timing out idle groups Jouni Malinen 2010-10-25 18:24:15 +0300
  • 1f4c7b6b2a hostapd: Fix compiler warning Jouni Malinen 2010-10-25 13:38:06 +0300
  • 83e843e830 hostapd: Avoid crashing on station mode disassoc event Jouni Malinen 2010-10-22 17:43:23 +0300
  • f19858f5a8 Show wpa_supplicant version number in the debug log Jouni Malinen 2010-10-22 11:50:34 +0300
  • 450eddcfae hostapd: Add wps_config ctrl_interface command for configuring AP Jouni Malinen 2010-10-21 16:49:41 +0300
  • 7374b68ee9 P2P: Fix p2p_send_action conversions Jouni Malinen 2010-10-20 21:32:18 +0300
  • 3f9285ff19 P2P: Delay send_action call if p2p_scan is in progress Jouni Malinen 2010-10-20 19:41:20 +0300
  • 0b8889d8e5 P2P: Do not stop Listen state if it is on correct channel Jouni Malinen 2010-10-20 19:37:47 +0300
  • 35c5d61037 Fix crash on channel list changed event during driver init Jouni Malinen 2010-10-20 19:30:55 +0300
  • ef10f4733f WPS ER: Add wps_er_set_config to use local configuration Jouni Malinen 2010-10-20 13:37:01 +0300
  • cbbf4a1cc3 WPS: Fix a compiler warning in hostapd_wps_update_ie() Jouni Malinen 2010-10-20 13:35:55 +0300
  • 2c8a4eef41 WPS: Update Beacon/ProbeResp IE on wps_version_number changes Jouni Malinen 2010-10-19 19:57:01 +0300
  • 2af1c18735 P2P: Scan all channels if GO is not found from common channels Jouni Malinen 2010-10-19 18:38:49 +0300
  • 3f4ce13fde P2P: Track non-P2P members in the group and set Group Limit bit Jouni Malinen 2010-10-19 18:10:28 +0300
  • de979d8fc7 Fix max_stations to apply to associated STAs, not P2P peers Jouni Malinen 2010-10-19 17:17:04 +0300
  • dae608d5d3 Add max_num_sta config option for wpa_supplicant AP mode Jouni Malinen 2010-10-19 17:08:20 +0300
  • 59eba7a2b3 P2P: Add p2p_cancel command for cancelling ongoing group formation Jouni Malinen 2010-10-19 15:53:28 +0300
  • 93b7ddd032 P2P: Skip GO Neg Conf ack failure workaround of send failures Jouni Malinen 2010-10-19 12:47:33 +0300
  • 2b67a67144 WPS UPnP: Add more debug for event subscription Jouni Malinen 2010-10-19 12:43:48 +0300
  • d75e880696 P2P: Try to re-create group interface if pending one is not available Jouni Malinen 2010-10-18 17:00:50 +0300
  • 99ba7f889b WPS: Do not drop subscriptions based on max queue length Jouni Malinen 2010-10-17 21:36:04 +0300
  • f30e698c08 WPS UPnP: Add more priority for queuing EAP events Jouni Malinen 2010-10-17 21:30:25 +0300
  • 08a98b6544 WPS UPnP: Throttle WLANEvent notifications to 5 per second Jouni Malinen 2010-10-17 21:24:12 +0300
  • 3904567d0b WPS: Limit Probe Request event queuing if subscriber may have left Jouni Malinen 2010-10-17 20:58:58 +0300
  • d1e17fbc9c WPS: Schedule sending of pending events after failure Jouni Malinen 2010-10-17 20:57:11 +0300
  • 8c3a2f11ab WPS: Separate local error from max queue length reached Jouni Malinen 2010-10-17 20:29:28 +0300
  • dd50c2d425 WPS UPnP: Improved event notification failure processing Jouni Malinen 2010-10-17 20:26:03 +0300
  • 10fb1a984f WPS: Convert assert() to error return Jouni Malinen 2010-10-17 20:23:51 +0300
  • 1f1d4df09a WPS UPnP: Fix memory leak on retry case Jouni Malinen 2010-10-17 20:22:03 +0300
  • 3953627b35 WPS: Add more debug info for UPnP operations Jouni Malinen 2010-10-17 20:20:28 +0300
  • ed31b5ebcf WPS: Remove unused define Jouni Malinen 2010-10-17 20:15:08 +0300
  • 75c3fc2e8a WPS: Cleaned up URL parser not to modify const buffer Jouni Malinen 2010-10-17 20:12:54 +0300
  • 75779589e8 WPS: Drop subscription if it does not have any valid callback address Jouni Malinen 2010-10-17 20:11:03 +0300
  • d0ebf3285f WPS: Remove unused error path code Jouni Malinen 2010-10-17 20:10:09 +0300
  • acd0ef4d3c WPS UPnP: Fix HTTP client timeout event code Jouni Malinen 2010-10-17 20:07:33 +0300
  • 092acb5441 WPS: Add virtual flags in Config Methods for WPS 2.0 if needed Jouni Malinen 2010-10-16 12:57:47 +0300
  • 0e8da74e22 Fix build with drivers that use driver_wext.c Jouni Malinen 2010-10-15 22:11:33 +0300
  • 33c5deb816 nl80211: Indicate channel list change events Jouni Malinen 2010-10-15 18:56:36 +0300
  • b5c9da8db3 P2P: Add mechanism for updating P2P channel list based on driver events Jouni Malinen 2010-10-15 18:55:22 +0300
  • ac8d1011b7 P2P: Set channel list per channel instead of per band Jouni Malinen 2010-10-15 18:51:37 +0300
  • 4ae4650b4c P2P: Verify that forced channel is suitable for autonomous GO Jouni Malinen 2010-10-15 18:46:02 +0300
  • a0dee79709 P2P: Send AP mode WPS-FAIL event to parent interface Anil Gathala Sudha 2010-10-14 20:57:00 +0300
  • 545cc6af25 P2P: Send WPS-FAIL event to parent interface, too Jouni Malinen 2010-10-14 20:52:31 +0300
  • fc215bfe86 WPS: Add WPS-FAIL ctrl_interface event for hostapd Jouni Malinen 2010-10-14 20:50:46 +0300
  • 81611b95ff WPS: Add Config Error into WPS-FAIL events Jouni Malinen 2010-10-14 20:49:54 +0300
  • d054a4622c P2P: Reject multi-channel concurrent operations depending on driver Jouni Malinen 2010-10-14 14:24:56 +0300
  • 7861cb08c9 P2P: Share code for p2p_connect/authorize channel preparation Jouni Malinen 2010-10-14 12:45:15 +0300
  • 1e19f73495 P2P: Verify that p2p_connect forced frequency is allowed for P2P Jouni Malinen 2010-10-14 12:39:40 +0300
  • 174fa7898e bgscan: Add new channel condition parameters to signal change events Paul Stewart 2010-10-12 20:03:36 +0300
  • 7ee35bf395 nl80211: Add more details into signal change events Paul Stewart 2010-10-12 20:01:50 +0300
  • 3b29972c09 P2P: Limit p2p_connect .. pbc join based on BSSID Jouni Malinen 2010-10-12 16:56:17 +0300
  • 68d6fe5693 WPS: Workaround broken Credential encoding from some D-Link APs Jouni Malinen 2010-10-11 16:07:49 +0300
  • 5582a5d1b3 nl80211: Use nl80211 for Probe Request/Response frames Johannes Berg 2010-10-10 18:10:37 +0300
  • 9884f9cc1c nl80211: Refactor Action frame TX Johannes Berg 2010-10-10 18:00:25 +0300
  • bd94971e11 nl80211: Use new frame registration API Johannes Berg 2010-10-10 17:55:18 +0300
  • 6cb22d2fd1 P2P: Fix remain-on-channel abort race Johannes Berg 2010-10-10 17:52:13 +0300
  • 6ee04cfcf4 nl80211: support intra-BSS configuration Johannes Berg 2010-10-10 17:48:54 +0300
  • a65a9aed7e nl80211: work around libnl bug Johannes Berg 2010-10-10 17:47:15 +0300
  • 4e698e5c30 WPS: Fix WPS commands in wpa_supplicant AP mode Jouni Malinen 2010-10-10 17:43:42 +0300
  • ca0d6b81d6 P2P: Fix a typo to fix CONFIG_P2P=y build Jouni Malinen 2010-10-10 17:28:47 +0300
  • 8ee69e0633 dbus_new_handlers: Don't send NULL to dbus_message_new_error Paul Stewart 2010-10-09 17:29:51 +0300
  • 556522ee09 dbus: Treat '' in SSIDs of Interface.Scan as a request for broadcast scan Daniel Kurtz 2010-10-09 16:27:53 +0300
  • a7af023b84 dbus: Fix passive/active scans in some cases Daniel Kurtz 2010-10-09 16:22:39 +0300
  • 257a515295 nl80211: Sync with wireless-testing.git Jouni Malinen 2010-10-09 11:57:05 +0300
  • c3fc47ea8e EAP server: Allow reauth to be started with passthrough Jouni Malinen 2010-10-09 08:53:45 +0300
  • dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME Jouni Malinen 2010-10-08 18:16:07 +0300
  • b74c19faf5 P2P: Fix a typo in P2P manager definition Jouni Malinen 2010-10-08 18:15:38 +0300
  • 088a225586 Fix hostapd_cli get_config not to show key when WPA is disabled Jouni Malinen 2010-10-08 17:36:52 +0300
  • 2f7d9f2dd9 Apply WPS configuration changes to all interfaces that use WPS Jouni Malinen 2010-10-08 17:32:10 +0300
  • e55f98f4b8 Disable AP PIN on all interfaces controlled by the same process Jouni Malinen 2010-10-08 17:24:58 +0300
  • 9290cc1800 Apply hostapd WPS commands to all interfaces on concurrent APs Jouni Malinen 2010-10-08 17:15:16 +0300
  • 01cf713e51 Fix .gitignore files to not ignore subdirectory matches Jouni Malinen 2010-10-07 11:04:16 +0300
  • bf0ed63f3f Allow a postfix to be defined for the version number Jouni Malinen 2010-10-07 10:51:04 +0300
  • 199716adb3 Fix wpa_supplicant build without CONFIG_WPS and CONFIG_AP Ben Greear 2010-10-07 10:41:58 +0300
  • 9919f7a22b Fix AP mode in wpa_supplicant with interface events Johannes Berg 2010-10-06 17:10:07 +0300