3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-04 19:09:24 +01:00

Commit Graph

  • 44ae6a46da station: don't reset/(re)configure/destroy NULL netconfig's Will Dietz 2019-10-03 12:24:09 -0500
  • 6672bc2a37 station: record dependency on netconfig module Will Dietz 2019-10-03 12:25:34 -0500
  • f74e6ff2f2 crypto: fix copy size causing overruns/crashing Will Dietz 2019-10-03 12:18:51 -0500
  • 3e634bfbcc netconfig: Optimize IPv4 address deletion Tim Kourt 2019-10-02 13:39:58 -0700
  • 444491490e netconfig: Remove IPv6 default route Tim Kourt 2019-10-02 13:39:57 -0700
  • eebd44cfc0 rtnlutil: Add IPv6 route deletion helper Tim Kourt 2019-10-02 13:39:56 -0700
  • cd21d4d3e7 netconfig: Fix return type for module init Tim Kourt 2019-10-02 13:39:59 -0700
  • 802e4ad59a build: Ensure that RUN_RST2MAN conditional is always defined Marcel Holtmann 2019-10-03 10:27:06 +0200
  • 05de140e37 build: Provide error when pre-built manual page is not present Marcel Holtmann 2019-10-03 10:21:28 +0200
  • a6e9ba71eb build: Allow installing pre-built manual pages if rst2man is missing Marcel Holtmann 2019-10-03 10:05:19 +0200
  • 69583191de build: Don't create manual pages if rst2man is not found Marcel Holtmann 2019-10-03 09:46:53 +0200
  • c4ecf96942 netconfig: Install IPv6 DNS Tim Kourt 2019-10-01 16:44:25 -0700
  • 95c3df3ccf netconfig: Install IPv6 default route Tim Kourt 2019-10-01 16:44:24 -0700
  • ce5e481239 netconfig: Add IPv6 static address installation/removal Tim Kourt 2019-10-01 16:44:23 -0700
  • 0a293ef538 netconfig: Request all known IPv6 addresses Tim Kourt 2019-10-01 16:44:22 -0700
  • 577e638be3 netconfig: Subscribe for IPv6 address changes Tim Kourt 2019-10-01 16:44:21 -0700
  • 50a112e425 netconfig: Remove roaming logic Tim Kourt 2019-10-01 16:39:40 -0700
  • 332eec9f9d netconfig: Don't re-install IPv4 address on re-configure Tim Kourt 2019-10-01 16:39:39 -0700
  • f8de0a58f3 unit: update test-eapol to new ELL APIs James Prestwood 2019-10-01 14:38:09 -0700
  • 72a417e8a3 eap-tls-common: update to new ELL TLS APIs Denis Kenzior 2019-10-02 10:36:06 -0500
  • c2e268aeb0 build: Fix wrong variable name for --disable-manual-pages Marcel Holtmann 2019-10-01 16:15:28 +0200
  • 6876323972 build: Remove duplicate AM_CONDITIONAL statement Marcel Holtmann 2019-10-01 16:10:31 +0200
  • 77770b9566 netconfig: Switch to internal active network settings Tim Kourt 2019-09-30 09:35:53 -0700
  • d7c52b8280 station: netconfig devices based on station state Tim Kourt 2019-09-30 09:35:52 -0700
  • fb65b5f92c netconfig: Decouple from station state Tim Kourt 2019-09-30 09:35:51 -0700
  • 57095eaa2c rtnlutil: Add IPv6 default route helper Tim Kourt 2019-09-27 12:52:28 -0700
  • f0b3a6cf1d rtnlutil: Add IPv6 address change helpers Tim Kourt 2019-09-27 12:52:26 -0700
  • e3e569b75b rtnlutil: Add IPv6 address dump Tim Kourt 2019-09-27 12:52:24 -0700
  • c8eb33c2c2 rtnlutil: Add parser for IPv6 RTNL packet Tim Kourt 2019-09-27 12:52:22 -0700
  • d954eee0cc netconfig: Change public API Tim Kourt 2019-09-27 12:52:17 -0700
  • c8dfb6061d netconfig: Rename netconfig destructor Tim Kourt 2019-09-27 12:52:16 -0700
  • 64ff5dda77 test-runner: sort test list alphabetically James Prestwood 2019-09-20 12:57:27 -0700
  • 3b040f5c27 main: Make rfkill an IWD_MODULE Denis Kenzior 2019-09-19 23:25:06 -0500
  • 4f58c557f3 build: Also check for rst2man.py if rst2man is not found Marcel Holtmann 2019-09-24 15:54:50 +0200
  • 765bb92084 build: Add skeleton manual pages for all installed binaries Marcel Holtmann 2019-09-22 21:52:47 +0200
  • 73f6e0b43b anqp: Use nl80211_parse_attrs Denis Kenzior 2019-09-19 23:03:10 -0500
  • 91784425ec wiphy: Remove wiphy_parse_id_and_name Denis Kenzior 2019-09-19 22:54:07 -0500
  • bf7e62fafb manager: Simplify parsing using nl80211_parse_attrs Denis Kenzior 2019-09-19 21:48:47 -0500
  • d400c7f303 manager: Simplify manager_parse_wiphy_id Denis Kenzior 2019-09-19 21:35:55 -0500
  • 2772845a7b manager: Simplify manager_parse_ifindex Denis Kenzior 2019-09-19 21:32:52 -0500
  • 2dbcad3185 nl80211util: Add skeleton of nl80211_parse_attrs Denis Kenzior 2019-09-19 21:29:27 -0500
  • 1fc480c007 manager: Remove stale comment Denis Kenzior 2019-09-19 21:05:57 -0500
  • 95f1fb1663 manager: dump wiphy/iface on NEW_WIPHY James Prestwood 2019-09-19 14:29:24 -0700
  • b3ccabea9e auto-t: Exercise '--dontask' iwctl command-line option Tim Kourt 2019-09-19 10:16:32 -0700
  • 19529a4d3a client: Don't register agent without a need Tim Kourt 2019-09-19 10:16:31 -0700
  • 411834e089 client: Remove unused API Tim Kourt 2019-09-19 10:16:30 -0700
  • 79ccff464f client: Provide '--help' command-line option Tim Kourt 2019-09-18 15:18:35 -0700
  • d369a650ab client: Don’t prompt for secrets if '--dontask' is used Tim Kourt 2019-09-18 15:18:31 -0700
  • 62d286a745 client: Add '--dontask' command-line option Tim Kourt 2019-09-18 15:18:30 -0700
  • 0a1cd37228 client: Enable lookup of command options with no arguments. Tim Kourt 2019-09-18 15:18:29 -0700
  • 27ae3ce14d network: validate passphrase on _set_passphrase James Prestwood 2019-09-18 09:02:58 -0700
  • 42e083cf9b crypto: add crypto_passphrase_is_valid James Prestwood 2019-09-18 09:02:57 -0700
  • 7a9891dbef wsc: store plain text passphrase if available James Prestwood 2019-09-18 09:02:56 -0700
  • 2c14e73f82 network: add network_set_passphrase James Prestwood 2019-09-17 13:23:15 -0700
  • 8be98d6149 client: Change semantics of return value from command_init Tim Kourt 2019-09-17 14:09:11 -0700
  • 0d900cf250 TODO: Mark certificate domain matching as done Denis Kenzior 2019-09-17 16:04:45 -0500
  • 2bbd61cd1c Release 0.21 0.21 Marcel Holtmann 2019-09-17 19:22:57 +0200
  • a8187468b5 station: optimize roam scanning James Prestwood 2019-09-17 09:49:53 -0700
  • 235fd2b7e6 eap-pwd: remove old EAP-PWD-Password support James Prestwood 2019-09-17 09:42:54 -0700
  • 07e6876ef5 knownnetworks: add roam frequency getter James Prestwood 2019-09-16 13:14:13 -0700
  • d9e6b2263f scan: add scan_freq_set_isempty James Prestwood 2019-09-16 13:14:12 -0700
  • 09d336dbdd knownnetworks: free file_path in get_uuid James Prestwood 2019-09-16 13:18:36 -0700
  • f06fdde5b1 doc: host our own hostapd .config file James Prestwood 2019-09-16 10:57:06 -0700
  • e3fe7ab18e auto-t: test frequency removal and cleanup James Prestwood 2019-09-13 10:27:28 -0700
  • 66346712e6 knownnetworks: make frequencies/UUID forgettable James Prestwood 2019-09-13 10:27:27 -0700
  • f57b73898b knownnetwork: track/optimize UUID for known networks James Prestwood 2019-09-13 10:27:26 -0700
  • 0f337ceb51 doc: Update main.conf to reflect the default Denis Kenzior 2019-09-16 12:55:27 -0500
  • c5783fed71 doc: Refine dns_resolve_method documentation Tim Kourt 2019-09-04 09:21:36 -0700
  • 199e647ffd doc: Refine enable_network_config documentation Tim Kourt 2019-09-04 09:21:35 -0700
  • 96998a83c5 netdev: handle QoS Map IE/Frame James Prestwood 2019-09-13 15:26:31 -0700
  • 74aa280b56 wiphy: set QoS bit in extended capabilities James Prestwood 2019-09-13 15:26:30 -0700
  • 2fd667af94 monitor: print QoS Map James Prestwood 2019-09-13 13:47:04 -0700
  • 8d3b065022 wiphy: fix bits in extended capabilities James Prestwood 2019-09-13 11:12:19 -0700
  • ef209c305b knownnetworks: make known frequencies its own module James Prestwood 2019-09-12 11:12:37 -0700
  • c1890c6b06 auto-t: updated testScanKnownFreqs James Prestwood 2019-09-12 09:53:38 -0700
  • 6503a1b482 auto-t: add frequency_test to testKnownNetworks James Prestwood 2019-09-12 09:53:37 -0700
  • 4eaf93d26a knownnetworks: rework known frequencies James Prestwood 2019-09-12 09:53:36 -0700
  • f5db4bfea8 network: sync frequencies per-network James Prestwood 2019-09-12 09:53:35 -0700
  • 9ed5fba57b knownnetwork: add known_network_frequency_sync James Prestwood 2019-09-12 09:53:34 -0700
  • 3dba205de1 hotspot: implement get_file_path op James Prestwood 2019-09-12 09:53:33 -0700
  • 3b49a57bda knownnetworks: add get_file_path op James Prestwood 2019-09-12 09:53:32 -0700
  • f3db34aadf unit: Update to new RSNe builder behavior Denis Kenzior 2019-09-11 15:26:02 -0500
  • 0c7751485d ie: Always include RSN Capabilities bytes Denis Kenzior 2019-09-11 13:25:47 -0500
  • 0db5f59d07 peap: Send cleartext ACK to tunneled EAP-Success Tim Kourt 2019-09-11 13:13:26 -0700
  • 692a15368c peap: Add debug statements Tim Kourt 2019-09-11 13:13:25 -0700
  • d2162a7491 station: fix NAI realms leak James Prestwood 2019-09-11 11:45:56 -0700
  • bab9a4b6f2 auto-t: Remove no longer relevant test Tim Kourt 2019-09-11 11:21:10 -0700
  • d8aadc49b2 tools: enable CONFIG_CRYPTO_ARC4 in kernel config James Prestwood 2019-09-11 09:04:03 -0700
  • 6aeeb9eaad knownnetworks: check for valid info before calling op James Prestwood 2019-09-09 16:03:59 -0700
  • 99483489bc module: print module name/error if it fails to start James Prestwood 2019-09-09 14:09:32 -0700
  • 29a05eb402 storage: fix hotspot dir creation James Prestwood 2019-09-09 14:09:31 -0700
  • 6902bb9dae monitor: print association response events James Prestwood 2019-09-09 10:41:45 -0700
  • 50c947b53c auto-t: set CONFIGURATION_DIRECTORY James Prestwood 2019-09-09 10:21:52 -0700
  • 2b27ec26a0 build: remove hotspot.h James Prestwood 2019-09-09 09:49:14 -0700
  • 18ac43c8d8 hotspot: remove hs20_get_roaming_consortium James Prestwood 2019-09-09 09:49:13 -0700
  • cff08afd14 network: remove hotspot.h include James Prestwood 2019-09-09 09:49:12 -0700
  • 45c059ccf8 station: use network_get_vendor_ies James Prestwood 2019-09-09 09:49:11 -0700
  • 83cba4fb1f hotspot: implement 'get_vendor_ies' James Prestwood 2019-09-09 09:49:10 -0700
  • b2bfd58378 network: add network_get_vendor_ies James Prestwood 2019-09-09 09:49:09 -0700
  • bff0740829 knownnetworks: add get_vendor_ies operation James Prestwood 2019-09-09 09:49:08 -0700