3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-04 02:47:23 +02:00

Commit Graph

  • 3cb5213435 test-runner: fixed the type qualifier errors Tim Kourt 2016-04-20 13:01:28 -07:00
  • dda07316e6 test-runner: Removed the BlueZ related code Tim Kourt 2016-04-14 12:16:51 -07:00
  • 97be0e87c3 scan: Fix crash Denis Kenzior 2016-04-13 16:03:33 -05:00
  • fc68ece8d2 build: Make sure linux/kdbus.h is copied Denis Kenzior 2016-04-13 14:32:11 -05:00
  • 3cbbe2cc42 main: Add backtracing support Denis Kenzior 2016-04-13 14:07:36 -05:00
  • 45b7323e0a scan: Add support for scan abortions Denis Kenzior 2016-04-11 17:53:06 -05:00
  • 00673ba76a tools: Fixed the errors reported by checkpatch.pl Tim Kourt 2016-04-12 09:29:19 -07:00
  • 692bfa23fe wiphy: Sanity check before netdev_disassociated Andrew Zaborowski 2016-04-11 17:03:48 +02:00
  • 2440d4cfd3 tools: Copy test-runner.c from BlueZ Tim Kourt 2016-04-08 15:31:55 -07:00
  • fb1adcae2a dbus: Use recently added l_dbus_name_acquire Andrew Zaborowski 2016-04-01 04:27:40 +02:00
  • 945b48bfc9 Makefile: Symlinks for missing ell files. Andrew Zaborowski 2016-04-01 04:27:39 +02:00
  • a64030069e dbus: Drop unused linux/kdbus.h src/kdbus.c Andrew Zaborowski 2016-04-01 04:27:38 +02:00
  • 79839dbfd6 dbus: Use native ell kdbus calls Andrew Zaborowski 2016-04-01 04:27:37 +02:00
  • f983196d44 client: Avoid obsolete src/kdbus.c functions Andrew Zaborowski 2016-04-02 01:05:42 +02:00
  • 0e5d83b3eb doc: Recommend --no-signoff for checkpatch.pl Mat Martineau 2016-03-30 15:11:27 -07:00
  • 971d93a9e6 wiphy: Add ConnectedNetwork property to Device Rahul Rahul 2016-03-09 12:44:52 -08:00
  • d86b8d2b83 build: Add key.[ch] in ell Denis Kenzior 2016-03-09 13:29:04 -06:00
  • 07f49bc02d dbus: Add API for adding object path value to a dict Rahul Rahul 2016-03-09 10:23:14 -08:00
  • 5819abdd96 AUTHORS: Mention Rahul's contributions Denis Kenzior 2016-03-04 10:22:04 -06:00
  • 492f25c4f6 wiphy: Add Connected property to Network interface Rahul Rahul 2016-03-03 15:53:34 -08:00
  • 96e7be28bd wiphy: Removed unused function Mat Martineau 2016-02-18 16:12:52 -08:00
  • e2de4423db dbus: Update to the new ell D-Bus APIs Denis Kenzior 2016-02-11 16:19:55 -06:00
  • ad7bbbb920 wiphy: Record network last-connected time Denis Kenzior 2016-02-11 16:19:44 -06:00
  • 30d1673ba4 eapol: Add support for SHA-256 based AKMs Denis Kenzior 2016-02-10 19:18:56 -06:00
  • 0fde36b0af unit: Update to the new API Denis Kenzior 2016-02-10 16:55:26 -06:00
  • c35409d73c eapol: Update to the new API Denis Kenzior 2016-02-10 16:55:15 -06:00
  • e084839b4f crypto: Prepare for SHA256 based PTK derivation Denis Kenzior 2016-02-10 16:54:55 -06:00
  • 55e47c10c8 gitignore: Add unit/test-kdf-sha256 Denis Kenzior 2016-02-10 16:31:45 -06:00
  • 98b580a224 unit: Add SHA-256 based KDF unit test Denis Kenzior 2016-02-10 16:31:01 -06:00
  • 39444ab532 crypto: Add SHA256 based KDF Denis Kenzior 2016-02-10 16:30:22 -06:00
  • fa852d1c48 unit: Remove references to sha1.h Denis Kenzior 2016-02-10 14:36:27 -06:00
  • 3320d31ead sha1: Remove sha1.[ch] Denis Kenzior 2016-02-10 14:36:14 -06:00
  • 752981fdd8 unit: Update include for pbkdf2_sha1 Denis Kenzior 2016-02-10 14:33:30 -06:00
  • ac4a901518 crypto: move pbkdf2_sha1 to crypto.c Denis Kenzior 2016-02-10 14:32:27 -06:00
  • b190283be7 unit: Update header for prf_sha1 Denis Kenzior 2016-02-10 14:17:01 -06:00
  • 6199960b52 crypto: Move + rework prf_sha1 into crypto.c Denis Kenzior 2016-02-10 14:16:32 -06:00
  • 694ed08e30 unit: Update header for hmac_sha1 Denis Kenzior 2016-02-10 14:13:25 -06:00
  • 064f1e0df9 crypto: Move hmac_sha1 to crypto.c Denis Kenzior 2016-02-10 14:12:46 -06:00
  • 962e2e8b2c wiphy: Use SHA256 AKM if available Denis Kenzior 2016-02-10 13:20:46 -06:00
  • 76c62b0843 scan: Keep track of SHA256 support over PSK/8021X Denis Kenzior 2016-02-10 12:56:11 -06:00
  • 7b1e70f5ff doc: Add explanation of how auto-connect works Denis Kenzior 2016-02-09 18:38:09 -06:00
  • 976bb7ceb1 network: Update network_connected implementation Denis Kenzior 2016-02-09 17:08:43 -06:00
  • b9402af687 scan: Add scan_ssid_security_to_str Denis Kenzior 2016-02-09 17:08:03 -06:00
  • 342ad9c61c eapol: Add clarifying comment Denis Kenzior 2015-11-03 16:26:34 -06:00
  • f23499cc3e unit: Add an EAPoL+EAP failure test Andrew Zaborowski 2015-10-30 11:12:25 +01:00
  • 4c04db5618 unit: Add an EAPOL+EAP-TTLS+EAP-MD5 scenario test Andrew Zaborowski 2015-10-30 11:12:24 +01:00
  • 13e4432b5e unit: Add an EAPOL+EAP-TLS test Andrew Zaborowski 2015-10-30 11:12:23 +01:00
  • cddb584501 Makefile: create links to ell test cerificates Andrew Zaborowski 2015-10-30 11:12:22 +01:00
  • 05151d762d eap-md5: Convert to dynamic method registration Denis Kenzior 2015-11-02 21:36:16 -06:00
  • 0816d04873 eap-ttls: Convert to dynamic method registration Denis Kenzior 2015-11-02 21:33:48 -06:00
  • d8d6e134f1 eap-tls: Convert to dynamic method registration Denis Kenzior 2015-11-02 21:31:04 -06:00
  • cdfc854056 eap: Add dynamic EAP method registration Denis Kenzior 2015-11-02 21:30:40 -06:00
  • 02eeb82c53 wiphy: Allow connecting to 8021X networks Andrew Zaborowski 2015-10-30 11:12:21 +01:00
  • 14020b2aa6 eapol: Handle EAPoL-EAP packets Andrew Zaborowski 2015-10-30 11:12:20 +01:00
  • 2bccb7e7dc eapol: Remove user_data from __eapol_rx_packet args Andrew Zaborowski 2015-10-30 11:12:19 +01:00
  • ef9b6f41ce eapol: Separate EAPOL header from struct eapol_key Andrew Zaborowski 2015-10-30 11:12:18 +01:00
  • 830161399e eap: Implement the EAP-TTLS method Andrew Zaborowski 2015-10-30 11:12:17 +01:00
  • c5e368a264 eap: Implement the EAP-MD5-Challenge method Andrew Zaborowski 2015-10-30 11:12:16 +01:00
  • f55db6a1c4 eap: Implement EAP-TLS Andrew Zaborowski 2015-10-30 11:12:15 +01:00
  • 88bdd46ec3 eap: Add eap_unregister_method Denis Kenzior 2015-11-02 21:38:45 -06:00
  • 095eec48ab eap: Make eap_register_method public Denis Kenzior 2015-11-02 09:54:12 -06:00
  • 3f17fa1159 eap: Add initial EAP API Andrew Zaborowski 2015-10-30 11:12:13 +01:00
  • 27aa254358 scan: Always call the trigger callback Andrew Zaborowski 2015-10-30 11:12:14 +01:00
  • 7f52c8ec9d monitor: Fix unused variable error Denis Kenzior 2015-10-06 15:25:30 -05:00
  • 5f55c07da9 wiphy: Keep track of supported freqs & bands Denis Kenzior 2015-10-06 15:23:32 -05:00
  • 22ab0e73a2 scan: Add scan_freq_set_get_bands Denis Kenzior 2015-10-06 15:23:09 -05:00
  • 9be930442c monitor: Dump WIPHY_BANDS attribute Denis Kenzior 2015-10-06 14:33:18 -05:00
  • 4c0d366fcf wsc: Reply and clean wsc_sm on netdev removal Denis Kenzior 2015-10-06 11:39:01 -05:00
  • b81737a7eb wsc: Add initial scanning logic Denis Kenzior 2015-10-05 22:37:46 -05:00
  • f62054eb52 scan: Allow cancelation of scan requests Denis Kenzior 2015-10-05 22:37:12 -05:00
  • 028fd39bed build: Fix make distcheck Denis Kenzior 2015-10-02 13:40:59 -05:00
  • 13dde81f5b main: Make valgrind happy Denis Kenzior 2015-10-02 12:58:38 -05:00
  • 14e40f27e3 netdev: Add netdev attribute getters Denis Kenzior 2015-10-02 12:58:26 -05:00
  • 8a68ebd65b scan: Move bss_address_to_string to scan.[ch] Denis Kenzior 2015-10-02 12:06:20 -05:00
  • 6a28baa893 scan: Process Active scan requests Denis Kenzior 2015-09-30 13:38:41 -05:00
  • e551133960 scan: Add scan_active Denis Kenzior 2015-09-30 11:32:02 -05:00
  • 46da18f23b wsc: Register WSC interface Denis Kenzior 2015-09-29 12:15:37 -05:00
  • ca0e3eb940 wiphy: Call netdev watches Denis Kenzior 2015-09-29 12:14:48 -05:00
  • 6068b3e364 scan: Make nl80211 static Denis Kenzior 2015-09-28 20:40:32 -05:00
  • 8026921801 main: Rework init/exit logic Denis Kenzior 2015-09-28 19:51:40 -05:00
  • f8cf9cf154 wsc: Add wsc_init and wsc_exit Denis Kenzior 2015-09-28 20:38:17 -05:00
  • e1bdd7ce1e netdev: Add netdev watch infrastructure Denis Kenzior 2015-09-28 19:44:26 -05:00
  • b19a683c36 wiphy: Rename function Denis Kenzior 2015-09-28 11:32:26 -05:00
  • 907b7d1e07 netdev: Move NETDEV_STATE enum to netdev.h Denis Kenzior 2015-09-28 11:32:05 -05:00
  • 50cc76e227 dbus: Add dbus_error_not_implemented Denis Kenzior 2015-09-28 11:27:33 -05:00
  • d0d509d864 wsc: Add initial PushButton SM Denis Kenzior 2015-09-28 10:54:45 -05:00
  • 46a0c1db00 scan: Extract WSC IEs Denis Kenzior 2015-09-23 08:44:46 -05:00
  • 0b298dd313 scan: Add debug in scan_exit Denis Kenzior 2015-09-22 14:07:27 -05:00
  • 3f7e6e86bb scan: Reset nl80211 when scan_exit called Denis Kenzior 2015-09-22 14:07:02 -05:00
  • f064230afa scan: Add scan request queue Denis Kenzior 2015-09-22 14:05:50 -05:00
  • b000c702b0 scan: Refactor scanning code Denis Kenzior 2015-09-20 14:58:23 -05:00
  • d377b4c31f unit: Add unit test for wsc_uuid_from_addr Denis Kenzior 2015-09-18 17:16:28 -05:00
  • c37e700921 wsc: Add wsc_uuid_from_addr Denis Kenzior 2015-09-18 17:16:09 -05:00
  • e055460709 wsc: Rename wsc.[ch] to wscutil.[ch] Denis Kenzior 2015-09-10 23:07:34 -05:00
  • 6a368c0f6e unit: Add ie encapsulation for wsc test Denis Kenzior 2015-09-10 22:47:50 -05:00
  • 8261dab46b ie: Add ie_tlv_encapsulate_wsc_payload Denis Kenzior 2015-09-10 22:30:43 -05:00
  • c2aa596dd4 ie: Tweak function signature Denis Kenzior 2015-09-10 22:29:58 -05:00
  • 9d79ce45e4 unit: Add build_probe_request unit test Denis Kenzior 2015-09-09 09:32:12 -05:00
  • c23b1e3bc0 wsc: Add wsc_build_probe_request utility Denis Kenzior 2015-09-09 09:31:52 -05:00
  • 0608443641 unit: Add WSC ProbeRequest parser test Denis Kenzior 2015-09-09 08:52:17 -05:00