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

Commit Graph

  • 0f1372f866 wscutil: move extract_wsc_state Denis Kenzior 2016-08-16 12:25:55 -05:00
  • 62e485839f unit: compare public key to expected value as well Denis Kenzior 2016-08-15 10:51:15 -05:00
  • a5d3e583ff unit: Add DH5 pubkey generation test Denis Kenzior 2016-08-12 17:36:54 -05:00
  • 349bc26d41 eap-wsc: Init DH5 prime & generator keys Denis Kenzior 2016-08-12 17:36:04 -05:00
  • eb539ddd82 crypto: Add D-H MODP Group 5 prime & generator Denis Kenzior 2016-08-12 17:34:00 -05:00
  • 2a4398847c unit: Add test for M1 parser Denis Kenzior 2016-08-11 16:41:01 -05:00
  • f7338c45c5 wscutil: Add M1 parser Denis Kenzior 2016-08-11 16:39:30 -05:00
  • 9ef4a40f0f wscutil: Add parsers for various flag types Denis Kenzior 2016-08-11 16:38:50 -05:00
  • 3d29f510e1 wscutil: Add parser for OS_VERSION Denis Kenzior 2016-08-11 16:38:33 -05:00
  • e3626018d2 wscutil: Add parser for PUBLIC_KEY Denis Kenzior 2016-08-11 16:18:57 -05:00
  • c787a4c5b8 wscutil: Add parser for ENROLLEE_NONCE Denis Kenzior 2016-08-11 16:17:24 -05:00
  • 2aaff15987 wscutil: Add parser for MAC_ADDRESS Denis Kenzior 2016-08-11 16:15:36 -05:00
  • 29a0d9f066 wscutil: Simplify uuid extractor Denis Kenzior 2016-08-11 16:15:14 -05:00
  • da7477435e wscutil: Add parser for MESSAGE_TYPE Denis Kenzior 2016-08-11 16:09:46 -05:00
  • f97d5778ea wscutil: Use macro magic to make more readable Denis Kenzior 2016-08-11 12:45:32 -05:00
  • 7a19a10528 eap-wsc: Add skeleton Denis Kenzior 2016-08-10 16:58:41 -05:00
  • bcfaad2b62 eapol: Make EAP packets use sm->protocol_version Denis Kenzior 2016-08-10 16:37:39 -05:00
  • abc44fe98a eapol: Use switch-case instead of if Denis Kenzior 2016-08-10 16:36:14 -05:00
  • a22e3394fc unit: Update to eapol's protocol version changes Denis Kenzior 2016-08-10 16:34:19 -05:00
  • 34a537652a eapol: Store protocol version in eapol_sm Denis Kenzior 2016-08-10 16:32:45 -05:00
  • 86ad3c4e03 unit: Fix style Denis Kenzior 2016-08-10 16:31:35 -05:00
  • a5c79de774 unit: Silence some benign warnings Denis Kenzior 2016-08-10 16:31:04 -05:00
  • bd357cb63c eap: Add initial support for expanded types Denis Kenzior 2016-08-10 14:30:57 -05:00
  • 5b3be6fcd4 eap: Make enums fit with our coding guidelines Denis Kenzior 2016-08-10 13:06:47 -05:00
  • 9112f7e18e unit: Use PKCS8 private keys Mat Martineau 2016-08-09 15:32:59 -07:00
  • b655475385 build: Add symlinks for ell PKCS8 unit test keys Mat Martineau 2016-08-09 15:32:58 -07:00
  • 60a9638f51 unit: Fix uninitialized variable Mat Martineau 2016-08-09 15:32:57 -07:00
  • bf82c69f10 build: Undef _FORTIFY_SOURCE for unoptimized builds Mat Martineau 2016-08-09 15:32:56 -07:00
  • 2264ac8a5f test: Add monitor-iwd script Denis Kenzior 2016-08-06 10:49:21 -05:00
  • 296eda2ee8 monitor: Print EAPoL packet headers Denis Kenzior 2016-08-05 17:12:12 -05:00
  • 6ffbfeb897 monitor: Dump WSC IEs in association response Denis Kenzior 2016-08-05 16:51:25 -05:00
  • 2c88c37f99 netdev: Cancel the CMD_CONNECT genl command on disconnect Andrew Zaborowski 2016-08-05 14:25:34 +02:00
  • c0b81662e4 wiphy: Add a Model and Vendor properties Andrew Zaborowski 2016-08-03 01:27:34 +02:00
  • 11d322aad7 netdev: Call netdev_free in netdev_shutdown Andrew Zaborowski 2016-08-02 22:48:12 +02:00
  • b601c99123 device: Modify disconnect_cb logic Denis Kenzior 2016-08-04 11:44:24 -05:00
  • 30947414e4 device: Simplify method return logic Denis Kenzior 2016-08-04 11:37:23 -05:00
  • 694c62985a device: on abort, don't call device_disassociated Denis Kenzior 2016-08-04 11:33:13 -05:00
  • 8248c1c7d2 netdev: Clear connect_cb when connected Denis Kenzior 2016-08-04 10:46:41 -05:00
  • cec2104ffa device: Add additional debugs Denis Kenzior 2016-08-04 10:39:41 -05:00
  • d95f9a29c5 device: Simplify reply logic in device_connect_cb Denis Kenzior 2016-08-02 16:58:57 -05:00
  • f4201d06c2 device: Remove pointless check Denis Kenzior 2016-08-02 16:51:28 -05:00
  • c4eab62ba4 netdev: Improve netdev_connect error/cancel logic Andrew Zaborowski 2016-08-02 22:48:11 +02:00
  • 8f90df6f44 device: Only build autoconnect_list in autoconnect mode Andrew Zaborowski 2016-08-01 14:18:24 +02:00
  • 866ff95c48 autotests: utility: fix helper functions Rahul Rahul 2016-07-25 15:13:40 -07:00
  • eb605d9105 autotests: test2AP: Make tests pass in test-runner Rahul Rahul 2016-07-25 15:13:39 -07:00
  • 6a4f24c920 autotests: test1AP: fix hw.conf for test-runner Rahul Rahul 2016-07-25 15:13:38 -07:00
  • f76a86d2b0 netdev: Add a NETDEV_RESULT_ABORTED Andrew Zaborowski 2016-07-26 14:42:21 +02:00
  • 3863f6d2bb netdev: Allow ERFKILL during initial bring up Andrew Zaborowski 2016-07-26 14:42:20 +02:00
  • 50b5234976 netdev: Fix use of l_genl_msg_unref in netdev_connect Andrew Zaborowski 2016-07-26 14:42:19 +02:00
  • 55f8942d8f test: Show Adapter properties in list-devices Andrew Zaborowski 2016-07-26 14:42:57 +02:00
  • d362ce83b9 autotests: Fix permissions for *.conf files Denis Kenzior 2016-07-22 15:02:28 -05:00
  • 575d928bbb autotests: utility - added utility functions Rahul Rahul 2016-07-21 16:18:06 -07:00
  • 67dc10707a autotests: test1AP - added new tests and config files Rahul Rahul 2016-07-21 16:18:05 -07:00
  • b5e06633dc doc: Don't go over 80 characters Denis Kenzior 2016-07-20 15:44:28 -05:00
  • 169222fb96 eapol: warn if state machine list isn't empty Denis Kenzior 2016-07-20 15:34:21 -05:00
  • efbf56c0f2 doc: Update device-api.txt with State property Andrew Zaborowski 2016-07-20 00:48:40 +02:00
  • 9f5c08f3df device: Add a State read-only property Andrew Zaborowski 2016-07-20 00:48:39 +02:00
  • f316614f59 rfkill: Fix wiphy ID lookup Andrew Zaborowski 2016-07-20 02:58:41 +02:00
  • fba5ada1a1 netdev: Make enum naming consistent with guidelines Denis Kenzior 2016-07-19 18:03:21 -05:00
  • 1c5438d3ab netdev: simplify Denis Kenzior 2016-07-19 17:52:36 -05:00
  • 480332226d netdev: Fix memory leak: Denis Kenzior 2016-07-19 17:48:21 -05:00
  • 295ccf62d5 netdev: Properly cleanup removed interfaces Denis Kenzior 2016-07-19 17:45:48 -05:00
  • 22b599df5a device: Print warning if device list isn't empty Denis Kenzior 2016-07-19 16:49:37 -05:00
  • de6dddce76 netdev: Remove redundant associate_msg Denis Kenzior 2016-07-19 16:22:24 -05:00
  • c977b8092c netdev: Skip non-STA interfaces Denis Kenzior 2016-07-19 16:03:26 -05:00
  • 94f204b994 netdev: Act on NEW_INTERFACE & DEL_INTERFACE cmds Denis Kenzior 2016-07-19 16:02:37 -05:00
  • 37ea99d09e netdev: Remove netdev_new_wiphy_hint Denis Kenzior 2016-07-19 15:49:22 -05:00
  • 83500c9516 TODO: Add additional tasks Denis Kenzior 2016-07-18 13:58:25 -05:00
  • a4a7ea6b20 TODO: Take ownership of GET_INTERFACE filtering Denis Kenzior 2016-07-18 11:29:27 -05:00
  • 1e94f8c5ee TODO: Remove redundant task Denis Kenzior 2016-07-18 11:28:00 -05:00
  • b12adda3c6 TODO: Set owner of use disconnect to abort connect Denis Kenzior 2016-07-18 11:27:06 -05:00
  • a026e19947 TODO: Remove redundant tasks Denis Kenzior 2016-07-18 11:24:07 -05:00
  • 6be18cff4e autotests: notify tests after registerAgent() Rahul Rahul 2016-07-14 16:43:47 -07:00
  • fc0fd49cbd device: Emit property changed signals for Name Andrew Zaborowski 2016-07-14 02:38:06 +02:00
  • 940f4fce46 netdev: Track interface name changes Andrew Zaborowski 2016-07-14 02:38:05 +02:00
  • 6fbc9d59cc device: Unregister netdev watch in device_free Andrew Zaborowski 2016-07-13 04:29:51 +02:00
  • 07f177ca24 test: use GetOrderedNetworks() in list-devices Andrew Zaborowski 2016-07-14 02:38:07 +02:00
  • d371c287bb test: Add a KnownNetworks test script Andrew Zaborowski 2016-07-14 02:38:08 +02:00
  • d08874f842 wsc: Remove WSC dbus interface when device disappears Andrew Zaborowski 2016-07-14 02:38:04 +02:00
  • 19fa024bd8 netdev: Reset interface state on init and exit Andrew Zaborowski 2016-07-13 04:29:52 +02:00
  • 2e845b5ee2 wiphy: Powered property setter Andrew Zaborowski 2016-07-13 04:29:50 +02:00
  • bafafbf080 wiphy: Add a read-only Powered property Andrew Zaborowski 2016-07-12 04:13:56 +02:00
  • c26b0ad3db autotest: Simplify iterating over network objects Andrew Zaborowski 2016-07-12 04:13:55 +02:00
  • 4ebdf4e2ca wiphy: Add Adapter objects above Device Andrew Zaborowski 2016-07-12 04:13:54 +02:00
  • 28fc8e613d device: Add a Scanning property Andrew Zaborowski 2016-07-12 04:13:53 +02:00
  • eac4b2fd0f device: Make Powered property writable Andrew Zaborowski 2016-07-12 04:13:52 +02:00
  • 6f51950f46 netdev: Add netdev_set_powered Andrew Zaborowski 2016-07-13 04:26:27 +02:00
  • 9447801853 doc: Update t-runner docs Tim Kourt 2016-07-12 15:45:37 -07:00
  • e7731f27ec tools: Update kernel config for t-r to use new opts Tim Kourt 2016-07-12 15:45:36 -07:00
  • 34ffadb087 hwsim: Make attribute names consistent Tim Kourt 2016-07-08 16:21:48 -07:00
  • d815004b31 t-runner: Register hwsim as a transmission medium Tim Kourt 2016-07-08 16:21:47 -07:00
  • d6a9b0f85a monitor: Add option to not print rtnl output Denis Kenzior 2016-07-13 10:14:28 -05:00
  • c6fb438c73 hwsim: Report exit status to the parent Tim Kourt 2016-07-08 16:19:29 -07:00
  • 1732dcfb66 t-runner: Set debug environment var for hwsim Tim Kourt 2016-07-07 11:33:42 -07:00
  • 912a97719a t-runner: Make radio and interface lists optional Tim Kourt 2016-07-07 11:33:40 -07:00
  • 0b8d641d2e hwsim: Refactor create/list/destroy action logic Tim Kourt 2016-07-07 11:33:38 -07:00
  • a7916ebdf2 hwsim: Fix string length bug Tim Kourt 2016-07-07 11:33:37 -07:00
  • 377df7662c Add rfkill enable/disable and watch support Andrew Zaborowski 2016-07-02 16:42:39 +02:00
  • cba8341813 doc: Fix typo Denis Kenzior 2016-07-07 12:59:26 -05:00
  • a30a753512 doc: Add device-api and network-api docs Andrew Zaborowski 2016-07-02 16:42:41 +02:00