Commit graph

  • 1b232e479d dbus: Fix new dbus API for WPS Tomasz Bursztyka 2010-11-26 19:47:24 +0200
  • f2ed8023c4 nl80211: Track used interfaces and support multiple P2P groups Jouni Malinen 2010-11-26 18:14:51 +0200
  • 871f4dd069 Allow driver wrappers to indicate whether result codes are sane Jouni Malinen 2010-11-26 17:41:21 +0200
  • df89c1c8d1 nl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject event Jouni Malinen 2010-11-26 17:40:10 +0200
  • ce04af5a74 nl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks Jouni Malinen 2010-11-26 17:39:31 +0200
  • c05d6d188c Do not segfault on EVENT_ASSOC_REJECT without BSSID Jouni Malinen 2010-11-26 17:38:46 +0200
  • e5ad96b745 SME: Optimize recovery from assocication command failures Jouni Malinen 2010-11-26 17:37:22 +0200
  • c55f774d00 nl80211: Add preliminary code for testing separate P2P group interface Jouni Malinen 2010-11-26 15:54:53 +0200
  • 971e357f19 P2P: Add new driver option for interface allocation Jouni Malinen 2010-11-26 15:52:16 +0200
  • a1eca5cfd8 P2P: Rename the group interface name to use p2p- prefix Jouni Malinen 2010-11-26 15:50:22 +0200
  • 0f85ef5cf0 P2P: Use larger pending_interface_name buffer Jouni Malinen 2010-11-26 15:49:26 +0200
  • afa4926c95 P2P: Use alternative way of starting dnsmasq if needed Jouni Malinen 2010-11-26 15:47:13 +0200
  • 0fb337c121 Extend load balancing optimization in BSS blacklisting Jouni Malinen 2010-11-26 11:36:03 +0200
  • 5471c3434e Blacklist BSS on first failure if only a single network is enabled Jouni Malinen 2010-11-26 11:23:50 +0200
  • 34dbfc0cb3 Fix CONFIG_AP=y build without NEED_AP_MLME driver Jouni Malinen 2010-11-25 23:41:32 +0200
  • 0fe620de7e Fix CONFIG_AP=y build without CONFIG_WPS=y Jouni Malinen 2010-11-25 23:34:56 +0200
  • 805253d820 random: Fix a compiler warning about unused variable Jouni Malinen 2010-11-25 23:32:17 +0200
  • f47d639d49 SME: Optimize recovery from common load balancing mechanisms Jouni Malinen 2010-11-25 22:51:56 +0200
  • 7e6646c794 SME: Fix re-try after auth/assoc timeout/failure Jouni Malinen 2010-11-25 22:00:04 +0200
  • 3c85f144ce P2P: Fix Action frame sending after disconnection Jouni Malinen 2010-11-25 16:04:07 +0200
  • 9d562b7946 P2P: Add p2p_unauthorize command Sudhakar Swaminathan 2010-11-25 13:09:50 +0200
  • 7392f11e96 Convert most commonly used drv ops to real function calls Jouni Malinen 2010-11-24 17:01:21 +0200
  • 7a80af658d Fix CONFIG_AP=y build without CONFIG_P2P=y Jouni Malinen 2010-11-24 16:55:17 +0200
  • fe99fb74f1 Fix wpa_supplicant AP mode build after hostapd changes Jouni Malinen 2010-11-24 16:52:04 +0200
  • 0e8a96a911 Get rid of struct hostapd_driver_ops abstraction Jouni Malinen 2010-11-24 16:50:06 +0200
  • 3acdf771b8 hostapd_driver_ops reduction Jouni Malinen 2010-11-24 16:34:49 +0200
  • 51e2a27a21 hostapd_driver_ops reduction Jouni Malinen 2010-11-24 15:36:02 +0200
  • b5b1b18f39 hostapd_driver_ops reduction: set_countermeasures Jouni Malinen 2010-11-24 15:26:44 +0200
  • cee7d66b1d hostapd: Start removing struct hostapd_driver_ops abstraction Jouni Malinen 2010-11-24 15:19:50 +0200
  • 719007f5c0 l2_packet: Use wpa_printf() instead of perror() Jouni Malinen 2010-11-24 15:00:22 +0200
  • ebbec8b2fa nl80211: Fix send commands to return 0 on success Jouni Malinen 2010-11-24 14:58:58 +0200
  • 1d39378a0b P2P: Fix RX ack status on Action frames sent via interface in GO mode Albert Liu 2010-11-24 14:25:33 +0200
  • 08704cd885 hostapd: Verify availability of random data when using WPA/WPA2 Jouni Malinen 2010-11-24 13:08:03 +0200
  • dbb6ed7e75 Fix memory leak on EAPOL Authenticator error path Masashi Honma 2010-11-24 01:42:50 +0200
  • bbb921daaa Maintain internal entropy pool for augmenting random number generation Jouni Malinen 2010-11-24 01:29:40 +0200
  • e5851439e3 Fix hlr_auc_gw build with CONFIG_WPA_TRACE=y Jouni Malinen 2010-11-24 01:10:48 +0200
  • 3642c4313a Annotate places depending on strong random numbers Jouni Malinen 2010-11-24 01:05:20 +0200
  • 1bdb7ab3af Re-initialize GMK and Key Counter on first station connection Jouni Malinen 2010-11-24 00:52:46 +0200
  • 38484f69f9 wlantest: Update STA State based on broadcast Deauth/Disassoc Jouni Malinen 2010-11-23 14:37:21 +0200
  • a912dd16c5 wlantest: Implement IEEE 802.11 duplicate detection Jouni Malinen 2010-11-23 14:27:28 +0200
  • 107ad4e323 wlantest: Show broadcast Deauth/Disassoc info in debug Jouni Malinen 2010-11-23 13:16:23 +0200
  • f665867bd1 wlantest: Check STA State when validating need for CCMP for mgmt Jouni Malinen 2010-11-23 13:15:25 +0200
  • 3c7302c219 Report errors from key derivation/configuration Jouni Malinen 2010-11-23 01:05:26 +0200
  • 5cb9d5c3d1 Mix in more data to GTK/IGTK derivation Jouni Malinen 2010-11-23 00:57:14 +0200
  • 783a082ccc wlantest: Add per-BSS counters for BIP deauth/disassoc Jouni Malinen 2010-11-21 21:50:28 +0200
  • cdd71e307e wlantest: Add per-STA counter for (Re)AssocResp comeback frames Jouni Malinen 2010-11-21 21:24:20 +0200
  • fc686b1994 wlantest: Use helper functions to parse BSS/STA parameters Jouni Malinen 2010-11-21 18:18:01 +0200
  • 2fc0cd54db wlantest: Add functionality for fetching STA/BSS information Jouni Malinen 2010-11-21 18:01:18 +0200
  • 221519dea3 wlantest: Derive PMK to existing BSSes when a new passphrase is added Jouni Malinen 2010-11-21 13:19:43 +0200
  • 81d5989176 wlantest: Fix CCMP header generation to include reserved field Jouni Malinen 2010-11-21 13:18:57 +0200
  • 0778c8f5ed wlantest: Add more debugging details for PMK selection Jouni Malinen 2010-11-21 13:18:02 +0200
  • 902621e2b0 wlantest: Show encrypted version on injected frame in debug Jouni Malinen 2010-11-21 13:17:35 +0200
  • b21e2c84f1 Include own MAC address in status info even in non-P2P builds Jouni Malinen 2010-11-21 12:35:49 +0200
  • 13b9f3a1f9 wlantest: Add history file for wlantest_cli Jouni Malinen 2010-11-21 12:09:27 +0200
  • e3acc8f1c8 edit: Clear edit line on deinit Jouni Malinen 2010-11-21 12:07:29 +0200
  • 566aef60ab edit: Limit maximum number of history entries to 100 Jouni Malinen 2010-11-21 12:04:44 +0200
  • 70de7d56fe edit: Implement history file read/write Jouni Malinen 2010-11-21 12:01:50 +0200
  • 19ec1f262e edit: Fix history prev selection Jouni Malinen 2010-11-21 11:49:36 +0200
  • 8953e9681a edit: Move history save file specification to caller Jouni Malinen 2010-11-21 11:43:09 +0200
  • ec9aac9468 edit: Use struct dl_list for history buffer Jouni Malinen 2010-11-21 11:25:34 +0200
  • 31e1206baa edit: Fix delete_word when not in the end of line Jouni Malinen 2010-11-20 23:05:12 +0200
  • ee3b84beb3 wlantest: Parse ICMP echo packet and record STA ping success Jouni Malinen 2010-11-20 22:34:42 +0200
  • aebe76594b wlantest: Ignore built files in git status Jouni Malinen 2010-11-20 21:43:49 +0200
  • 161d0339c6 wlantest: Move RX EAPOL processing into its own file Jouni Malinen 2010-11-20 21:40:04 +0200
  • 464144a43b edit: Add history buffer search Jouni Malinen 2010-11-20 17:55:35 +0200
  • 42034d6f60 edit: Clean up escape code parser Jouni Malinen 2010-11-20 16:59:55 +0200
  • 0bee81352f edit: Split escape code parsing into a separate function Jouni Malinen 2010-11-20 15:55:51 +0200
  • 0954399c90 wlantest: Use proper cmd length in fetching STA list Jouni Malinen 2010-11-20 12:43:16 +0200
  • ef6ee3e5a3 edit: Sort completion list Jouni Malinen 2010-11-20 12:41:15 +0200
  • 79a670cbf7 wlantest: Add pre-command completion functions Jouni Malinen 2010-11-20 12:35:11 +0200
  • 9364990ace edit: Really fix the completion of last character Jouni Malinen 2010-11-20 12:27:06 +0200
  • 414780027a edit: Fix completion at the last character Jouni Malinen 2010-11-20 11:59:04 +0200
  • 89eb6b774d edit: Fix delete word to update current position Jouni Malinen 2010-11-20 11:48:00 +0200
  • e4f13f9256 edit: Fix completion of arguments other than the first one Jouni Malinen 2010-11-20 11:45:42 +0200
  • 73669f1b03 edit: Fix Home/End escape codes Jouni Malinen 2010-11-20 11:20:48 +0200
  • ef49bb80a9 wlantest: Add interactive mode to wlantest_cli Jouni Malinen 2010-11-20 10:48:32 +0200
  • 7302a35ed4 edit: Add string completion support on tab Jouni Malinen 2010-11-20 00:42:02 +0200
  • 57f7d03f91 wlantest: Do not add new BSS/STA entries based on ctrl commands Jouni Malinen 2010-11-19 22:00:10 +0200
  • fbdd21327e wlantest: Add add_passphrase command Jouni Malinen 2010-11-19 19:31:55 +0200
  • a16c859034 wlantest: Add command for fetching wlantest version Jouni Malinen 2010-11-19 17:45:19 +0200
  • 990153b4dd wlantest: Add support for injecting (Re)Association Request frames Jouni Malinen 2010-11-19 17:09:02 +0200
  • 2e4c34691b wlantest: Add support for protecting injected broadcast frames Jouni Malinen 2010-11-19 16:48:33 +0200
  • 4adc5e0f0b wlantest: Add support for injecting Deauth/Disassoc frames Jouni Malinen 2010-11-19 16:22:44 +0200
  • 799aa95b23 wlantest: Update SA Query trans id based on injected frame Jouni Malinen 2010-11-19 16:12:46 +0200
  • 571ab37b86 wlantest: Add support for CCMP protection for injected frames Jouni Malinen 2010-11-19 16:09:19 +0200
  • f6b25ca5b4 P2P: Add some initial documentation for P2P use Jouni Malinen 2010-11-19 13:24:45 +0200
  • ab72eb5256 P2P: Accept invitations to already running persistent group Jouni Malinen 2010-11-19 12:58:31 +0200
  • 9d39057c2b P2P: Stop p2p_find/p2p_listen when Invitation is accepted Jouni Malinen 2010-11-19 12:58:03 +0200
  • 6c0da49f62 P2P: Do not start multiple copies of same persistent group Jouni Malinen 2010-11-19 12:57:36 +0200
  • 7d23e971f0 wlantest: Add preliminary infrastructure for injecting frames Jouni Malinen 2010-11-19 00:35:13 +0200
  • 6d5ce9fc90 wlantest: Add BSS/STA statistics counters Jouni Malinen 2010-11-18 19:05:29 +0200
  • d356bd630b wlantest: Add flush command for dropping all BSS data Jouni Malinen 2010-11-18 17:36:08 +0200
  • 6f2346c144 wlantest: Add list_bss and list_sta commands Jouni Malinen 2010-11-18 17:17:18 +0200
  • a6c1810297 wlantest: Fix wlantest_cli dependency to include wlantest library Jouni Malinen 2010-11-18 16:27:25 +0200
  • ca806fb540 P2P: Indicate WPS events from AP mode only during group formation Jouni Malinen 2010-11-18 12:42:02 +0200
  • d1b024c9e5 P2P: Make sure wpa_s->global->p2p_group_formation gets cleared Jouni Malinen 2010-11-18 12:41:27 +0200
  • 9dd7d6b09c WPS: Add special AP Setup Locked mode to allow read only ER Jouni Malinen 2010-11-17 16:48:39 +0200
  • 70d84f11fe WPS: Add wps_ap_pin ctrl_iface command for wpa_supplicant AP mode Jouni Malinen 2010-11-17 16:46:55 +0200
  • bb79dc720b P2P: Fix invitation-to-running-group handling Jouni Malinen 2010-11-16 15:22:06 +0200
  • 5496062919 P2P: Update pending join interface address during scans Albert Liu 2010-11-15 16:16:39 +0200