3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-09-23 11:17:22 +02:00

Commit Graph

  • c9b4e41604 auto-t: updated tests to use new list_devices James Prestwood 2018-07-02 10:02:08 -07:00
  • 003c1dbc97 auto-t: Changed list_devices() wait_to_appear to int James Prestwood 2018-07-02 10:02:07 -07:00
  • fb1296e9c0 network: Add network_info_get_known Denis Kenzior 2018-07-02 12:57:11 -05:00
  • 8ed043533a wsc: register for handshake events James Prestwood 2018-07-02 10:26:48 -07:00
  • 057b019550 network: Use __device_connect_network Denis Kenzior 2018-07-02 12:27:35 -05:00
  • a1a6c2d7d6 device: Introduce __device_connect_network Denis Kenzior 2018-07-02 12:25:47 -05:00
  • 31081f98e7 dbus: Add dbus_error_from_errno Denis Kenzior 2018-07-02 11:33:49 -05:00
  • 7f844a2520 eapol: Relax key_iv checks Denis Kenzior 2018-07-01 20:55:30 -05:00
  • 1c9a1ea46d eapol: Handle all zero PMKID Denis Kenzior 2018-07-01 20:40:40 -05:00
  • 7676aa2107 netdev: Allow iwd.conf to specify PAE over NL80211 Denis Kenzior 2018-07-01 20:35:22 -05:00
  • 69fe274c7d auto-t: Fixed AP test to work with multiple sub-tests James Prestwood 2018-06-29 16:25:00 -07:00
  • 7fedc2bf66 auto-t: Updated start/stop_ap to use new interface James Prestwood 2018-06-29 16:29:18 -07:00
  • fd79297553 device/ap: Moved AP dbus interface into ap.c James Prestwood 2018-06-29 16:29:17 -07:00
  • 9976007dd8 eap-peap: Relax the M bit requirement Tim Kourt 2018-06-29 14:43:51 -07:00
  • d5dd1a4e90 wsc: fixed comment typo James Prestwood 2018-06-29 14:40:55 -07:00
  • 1d8869fbb7 dbus: define AccessPoint interface James Prestwood 2018-06-29 11:46:30 -07:00
  • 1fff705160 device: use direct probe request in roam scans Tim Kourt 2018-06-28 21:02:59 -07:00
  • 5ded4890a6 network: introduce the concept of hidden networks Tim Kourt 2018-06-28 21:02:52 -07:00
  • 1ffc99c343 scan: add ssid parameter Tim Kourt 2018-06-28 21:02:56 -07:00
  • 5eb043e501 autotests: support new errors Tim Kourt 2018-06-28 21:02:55 -07:00
  • d91b81bc11 dbus: add AlreadyProvisioned and NotHidden errors Tim Kourt 2018-06-28 21:02:55 -07:00
  • b132e36978 doc: add new errors to ConnectHiddenNetwork method Tim Kourt 2018-06-28 21:02:55 -07:00
  • e9fef6ba52 auto-t: add connect API for the hidden networks Tim Kourt 2018-06-27 16:33:15 -07:00
  • 395a70d652 auto-t: fix wait logic for the devices Tim Kourt 2018-06-27 16:33:14 -07:00
  • 28c6a37db0 scan: rename scan triggered callback Tim Kourt 2018-06-27 16:33:09 -07:00
  • 27e305c9d2 device: change scan command logic Tim Kourt 2018-06-27 16:33:05 -07:00
  • 5828073cd5 scan: Add randomize_mac_addr_hint Denis Kenzior 2018-06-28 15:40:36 -05:00
  • ef5110869b network: Add stub for network_info_has_hidden Tim Kourt 2018-06-27 16:33:05 -07:00
  • 41361053b3 unit: Print tls_alert Denis Kenzior 2018-06-28 13:23:29 -05:00
  • 961c3e849d eap-peap: Print alert number Denis Kenzior 2018-06-28 13:23:13 -05:00
  • 8ea4f82166 device: introduce seen_hidden_networks flag Tim Kourt 2018-06-27 16:33:03 -07:00
  • 3781c157db util: Add util_ssid_is_hidden Tim Kourt 2018-06-27 16:33:03 -07:00
  • a681e845a6 scan: change signature of scan_build_cmd Tim Kourt 2018-06-27 16:33:08 -07:00
  • bece39619b scan: fix scan state check Tim Kourt 2018-06-27 16:33:10 -07:00
  • 93a113f551 ap: remove ap_error_deauth_sta James Prestwood 2018-06-28 09:12:22 -07:00
  • 48b7ed1e47 dbus: Add error msg for the service set overlap Tim Kourt 2018-06-27 16:33:01 -07:00
  • 5446389d32 unit: Store handshake_failed in test_handshake_state Denis Kenzior 2018-06-27 17:01:22 -05:00
  • 5d31fc25d7 unit: updated unit test with eapol deauth removal James Prestwood 2018-06-27 14:45:00 -07:00
  • 92f1ceb3ce netdev/eapol: removed eapol deauthenticate James Prestwood 2018-06-27 14:08:24 -07:00
  • 28c400499d auto-t: added failure test case to AP James Prestwood 2018-06-27 12:31:47 -07:00
  • 4ed30ff661 ap: removed code that was moved to eapol James Prestwood 2018-06-27 10:06:31 -07:00
  • 1d40c6cee7 build: Add util.c to test-eapol Denis Kenzior 2018-06-22 14:40:46 -05:00
  • 9d4f1b4ca6 eapol: moved AP authenticator into eapol James Prestwood 2018-06-22 11:13:29 -07:00
  • b81a9482b4 netdev: added checks for station/ap iftype James Prestwood 2018-06-22 11:13:28 -07:00
  • aac00bf33a handshake: remove handshake related netdev events James Prestwood 2018-06-22 11:13:27 -07:00
  • c5893f7da8 network: Fix memory leak in network_set_psk Denis Kenzior 2018-06-21 20:08:59 -05:00
  • 7c0bc22b7c unit: Update to the new API Denis Kenzior 2018-06-21 17:32:56 -07:00
  • 3df790e3c5 handshake: Switch to superclass api Denis Kenzior 2018-06-21 17:32:55 -07:00
  • b5e01226cb netdev: Remove un-needed pairwise set_key call Denis Kenzior 2018-06-21 17:32:54 -07:00
  • 2177b22caa handshake: Add utility to generate a new anonce James Prestwood 2018-06-20 11:05:16 -07:00
  • b059a699ab netdev: refactored code to prep for AP code James Prestwood 2018-06-20 11:05:13 -07:00
  • d76cf840ed eap-ttls: Rename eap to phase2_eap for clarity Denis Kenzior 2018-06-20 13:54:36 -05:00
  • a217b4f8b9 eap-ttls: Remove eap_new calls after load_settings Denis Kenzior 2018-06-20 11:57:06 -05:00
  • 2fe2ed61e1 netdev: Set netdev->type to NL80211 enum Denis Kenzior 2018-06-20 08:23:22 -05:00
  • 0b5a3da2ef netdev: fixed netdev_set_iftype James Prestwood 2018-06-19 13:28:01 -07:00
  • 27e9b6c435 tools: Remove unused kernel config Mat Martineau 2018-06-19 11:56:08 -07:00
  • 1de8d18883 main: don't crash if DBus is not running Antonio Quartulli 2018-06-15 22:30:27 +08:00
  • 8112806aca eap-mschapv2: Fix uninitialized use of memory Denis Kenzior 2018-06-14 21:32:17 -05:00
  • dc956d4f33 Release 0.3 0.3 Marcel Holtmann 2018-06-15 11:02:16 +02:00
  • 38952813dd storage: Simplify storage_network_open Denis Kenzior 2018-06-14 20:53:18 -05:00
  • 180a893c0c unit: Update to the new EAP API Denis Kenzior 2018-06-14 20:01:22 -05:00
  • a2d8054218 eap: Separate private bits into eap-private.h Denis Kenzior 2018-06-14 19:57:24 -05:00
  • 39f50e58b1 plugins: Remove unneeded headers Denis Kenzior 2018-06-14 19:57:43 -05:00
  • 025f9a3760 autotests: Fix EAP-PEAP-MSCHAPv2 test Denis Kenzior 2018-06-14 19:25:29 -05:00
  • f04869c3cf network: Use network_load_psk in network_connect_psk Denis Kenzior 2018-06-14 19:20:26 -05:00
  • c25499a118 network: Rework autoconnect logic Denis Kenzior 2018-06-14 18:08:54 -05:00
  • 786365e2c7 eap: Add __eap_check_settings Denis Kenzior 2018-06-14 19:10:11 -05:00
  • e24d6b54d2 eap: Ensure that we don't return an empty queue Denis Kenzior 2018-06-14 17:02:09 -05:00
  • 250568025c network: Fix a bunch of double-frees Denis Kenzior 2018-06-14 16:57:51 -05:00
  • 75b492eacc eap-peap: Fix double free Denis Kenzior 2018-06-14 16:01:50 -05:00
  • eb1a183277 eap-ttls: Fix double free Denis Kenzior 2018-06-14 15:58:43 -05:00
  • e15caa2288 test-runner: Fix kernel command line parsing Denis Kenzior 2018-06-14 14:36:09 -05:00
  • 86fef093c0 eap-mschapv2: Optimize away some allocs/frees Denis Kenzior 2018-06-13 22:03:01 -05:00
  • 1a465aed4a eap: Allow methods to request the Identity from agent Andrew Zaborowski 2018-06-14 03:45:24 +02:00
  • b9aaab9c63 eap-mschapv2: Drop unneeded UTF-8 validation Andrew Zaborowski 2018-06-14 03:45:26 +02:00
  • 66e332fd4a eap: Use l_settings_get_string where needed Andrew Zaborowski 2018-06-14 03:45:25 +02:00
  • b8fde0c166 eap: Accept a second id parameter in eap_append_secret Andrew Zaborowski 2018-06-14 03:45:23 +02:00
  • 7877be328b netdev: Fix unneeded error negation Denis Kenzior 2018-06-13 21:25:01 -05:00
  • 8fdce84abb client: add support for WDS Device property Antonio Quartulli 2018-06-13 23:57:38 +08:00
  • b415858698 device: add dbus interface for WDS property Antonio Quartulli 2018-06-13 23:57:37 +08:00
  • 9476f78e2d netdev: add helper to set/unset 4ADDR property Antonio Quartulli 2018-06-14 10:11:23 +08:00
  • 91456b8d98 autotests: Test 4 ways MsCHAPv2 can be configured Andrew Zaborowski 2018-06-13 18:58:32 +02:00
  • 17ad048c8c device: On lost beacon always set roam_no_orig_ap Andrew Zaborowski 2018-06-13 19:05:39 +02:00
  • 660f321c3d eap-mschapv2: Fix password hash validation Andrew Zaborowski 2018-06-13 18:58:29 +02:00
  • 1d81325976 test: add get-wds script Antonio Quartulli 2018-06-13 23:57:40 +08:00
  • b3071d63c7 test: add set-wds script Antonio Quartulli 2018-06-13 23:57:39 +08:00
  • 233fa6259d doc: add WDS property to Device interface Antonio Quartulli 2018-06-13 23:57:41 +08:00
  • 0b3a9570ef AUTHORS: Mention Antonio's contributions Denis Kenzior 2018-06-12 11:24:49 -05:00
  • 896aa41082 netdev: handle netlink events on bridge ports Antonio Quartulli 2018-06-12 12:20:18 +08:00
  • e2ac29b492 auto-t: added reauth to connection test James Prestwood 2018-06-11 11:25:28 -07:00
  • 96374f47e5 eap-aka: added EAP reset_state James Prestwood 2018-06-11 11:25:27 -07:00
  • 789eb08bc9 eap-sim: added EAP reset_state James Prestwood 2018-06-11 11:25:26 -07:00
  • db7874813b test: Add set-powered script Denis Kenzior 2018-06-10 21:50:50 -05:00
  • cceca91db6 test: Add get-powered script Denis Kenzior 2018-06-10 21:50:38 -05:00
  • e4bc7149c3 eap-tls: Implement reset_state method Denis Kenzior 2018-06-07 19:58:56 -05:00
  • 092ccb4372 eap-ttls: Add reset_state method Denis Kenzior 2018-06-07 19:53:42 -05:00
  • 1f3b120467 eap-peap: Add reset_state method Denis Kenzior 2018-06-07 19:43:03 -05:00
  • 6e242acddb eap-mschapv2: Implement reset_state Denis Kenzior 2018-06-07 17:10:59 -05:00
  • 86879dda7c doc: add ConnectHiddenNetwork API call Tim Kourt 2018-06-04 13:35:20 -07:00
  • bb4df24fc5 client: workaround for readline prompt setting issue Tim Kourt 2018-05-31 15:01:39 -07:00