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

Commit Graph

  • 262685e818 ap: add profile settings PairwiseCiphers/GroupCipher James Prestwood 2022-11-02 15:51:08 -0700
  • 5f84a78638 ie: add group/pairwise lists of supported ciphers James Prestwood 2022-11-02 15:51:07 -0700
  • a4678949f9 wiphy: add wiphy_get_supported_ciphers James Prestwood 2022-11-02 15:51:06 -0700
  • b5121e28ac AUTHORS: Mention Neehar's contributions Denis Kenzior 2022-11-02 16:40:39 -0500
  • 4e9948aacb gitignore: add .cache Neehar Vijay 2022-11-03 01:52:58 +0530
  • c63783ee89 client: fix extra newlines in station show Neehar Vijay 2022-11-03 01:52:57 +0530
  • 069d6d1d9c json: update internal type definition to match JSMN James Prestwood 2022-11-02 11:46:00 -0700
  • ceda955ba7 shared: Update JSMN to latest version Marcel Holtmann 2022-11-02 11:33:04 +0100
  • 4ffcde8125 json: Set defines before including shared/jsmn.h Marcel Holtmann 2022-11-02 11:23:03 +0100
  • d4da6b5bec netdev: parse michael MIC failure message James Prestwood 2022-11-01 13:17:46 -0700
  • 9f1fa53aae nl80211util: add key type/idx to nl80211_parse_attrs James Prestwood 2022-11-01 13:17:45 -0700
  • 53469c5c0d netdev: fix key setting for authenticators James Prestwood 2022-11-01 13:17:44 -0700
  • 707b12abf8 netdev: add more info to key setting debug messages James Prestwood 2022-11-01 13:17:43 -0700
  • 91daa22ed4 auto-t: fix testAP-no-support disabled ciphers James Prestwood 2022-11-01 13:17:42 -0700
  • 802e9e5916 hwsim: add remaining ciphers to supported list James Prestwood 2022-11-01 13:17:40 -0700
  • 47b6da81b4 client: show frequency with ap show James Prestwood 2022-11-01 13:17:37 -0700
  • 0f95c97649 ap: add frequency to AP interface James Prestwood 2022-11-01 13:17:36 -0700
  • d129c54364 doc: Add Frequency property to Access Point Denis Kenzior 2022-11-01 15:47:09 -0500
  • 99c0cdfab4 monitor: put nortnl check into nlmon_print_rtnl James Prestwood 2022-10-27 11:18:42 -0700
  • 342acc9a67 README: Update links to mailing list and its archive Marcel Holtmann 2022-10-27 17:02:56 +0200
  • 4af66b8cac auto-t: test AP mode using TKIP James Prestwood 2022-10-26 14:53:50 -0700
  • 81e48eaba5 hwsim: add additional ciphers to disable list James Prestwood 2022-10-26 14:53:49 -0700
  • 13bdb5ee80 monitor: remove -F option James Prestwood 2022-10-26 13:45:59 -0700
  • ad51250835 monitor: allow parsing pcaps without -F option James Prestwood 2022-10-26 13:45:58 -0700
  • 5ebcc48814 monitor: pass config to nlmon_create James Prestwood 2022-10-26 13:45:57 -0700
  • 5d8b86ff7c eapol: add TKIP support in AP mode James Prestwood 2022-10-26 11:56:56 -0700
  • 98b684b417 unit: test-arc4: test RC4 both directions James Prestwood 2022-10-26 11:56:55 -0700
  • 1f9d9e1eb1 auto-t: allow printing devices in AP mode James Prestwood 2022-10-26 11:56:54 -0700
  • 8bc871ba62 auto-t: fix get_ordered_network if hostapd isn't running James Prestwood 2022-10-26 11:56:53 -0700
  • 4da101da92 eapol: choose key descriptor version in AP mode James Prestwood 2022-10-26 11:56:52 -0700
  • 639e2a6fa3 netconfig: Avoid generating events after netconfig_reset Andrew Zaborowski 2022-10-26 19:58:28 +0200
  • 72c2a94df9 netconfig: Print addresses added and removed to debug log Andrew Zaborowski 2022-10-26 19:58:27 +0200
  • 75ec7d8076 ap: Limit pairwise and group ciphers to CCMP|TKIP Denis Kenzior 2022-10-21 15:50:26 -0500
  • 60bd973441 auto-t: Add tests for GMAC/GMAC-256/CMAC-256 Denis Kenzior 2022-10-21 13:50:55 -0500
  • 7584b38562 wiphy: Support more group management cipher suites Denis Kenzior 2022-10-21 13:42:21 -0500
  • d1acc80331 netdev: Support more IGTK cipher suites Denis Kenzior 2022-10-21 13:41:42 -0500
  • 17131c860a ie: Support more group management cipher suites Denis Kenzior 2022-10-21 13:40:44 -0500
  • 3f60bd7e63 auto-t: Add GCMP|CCMP-256 to WPA2 test Denis Kenzior 2022-10-21 11:45:19 -0500
  • 2f64f0d080 doc: Document GCMP|CCMP-256 ciphers Denis Kenzior 2022-10-21 11:30:56 -0500
  • ecadc72bcd wiphy: Support GCMP|CCMP-256 cipher suites Denis Kenzior 2022-10-21 11:11:43 -0500
  • fb9bcdadec station: Use IE_CIPHER_IS_GCMP_CCMP Denis Kenzior 2022-10-21 11:10:58 -0500
  • e61cada28f ie: Add IE_CIPHER_IS_GCMP_CCMP inline Denis Kenzior 2022-10-21 11:09:52 -0500
  • b3c3b08785 netdev: Add support for CCMP|GCMP-256 Denis Kenzior 2022-10-21 10:56:17 -0500
  • 5998043bd2 ie: Add support for GCMP|CCMP-256 Denis Kenzior 2022-10-21 10:42:45 -0500
  • e30298d957 auto-t: Support multiple pairwise ciphers in WPA2 Denis Kenzior 2022-10-20 11:27:45 -0500
  • 8799d5a393 station: diagnostic: implement PairwiseCipher Denis Kenzior 2022-10-20 14:17:48 -0500
  • bf4ad7a6e7 doc: Document PairwiseCipher property Denis Kenzior 2022-10-20 14:16:01 -0500
  • 81b9eb515e wiphy: Support GCMP cipher suite Denis Kenzior 2022-10-20 14:01:39 -0500
  • 4c30bd68ea wiphy: Generalize supported cipher dumper Denis Kenzior 2022-10-20 15:23:03 -0500
  • 8040826079 ie: add ie_rsn_cipher_suite_to_string Denis Kenzior 2022-10-20 14:13:08 -0500
  • 150856c315 ie: Add support for GCMP cipher suite Denis Kenzior 2022-10-20 14:01:06 -0500
  • d643964fed netdev: Add support for setting GCMP keys Denis Kenzior 2022-10-20 14:00:39 -0500
  • 7ab97db9a9 netdev: Build RSN attributes in a common function Denis Kenzior 2022-10-20 12:17:21 -0500
  • 59ace1b691 ie: Skip unknown pairwise ciphers Denis Kenzior 2022-10-06 09:30:17 -0500
  • ec3085e932 crypto: Add new cipher definitions Denis Kenzior 2022-10-20 10:59:36 -0500
  • f1a713a0fa ie: Simplify implementation Denis Kenzior 2022-10-19 16:33:18 -0500
  • 94ecdc799a ie: Rename _BIP to _BIP_CMAC Denis Kenzior 2022-10-19 16:26:46 -0500
  • 201b85e8da crypto: Rename BIP to BIP_CMAC Denis Kenzior 2022-10-19 16:21:34 -0500
  • b85b92b3ee eapol: More strictly validate key_descriptor_version Denis Kenzior 2022-10-19 15:30:28 -0500
  • 7f2aa40bba ap: Fix spurious warning message Denis Kenzior 2022-10-24 11:03:08 -0500
  • 72d35fc491 monitor: use int64_t type for NLMSG_NEXT length James Prestwood 2022-10-13 13:02:40 -0700
  • dc6575130e client: fix missing character for line breaks without spaces James Prestwood 2022-10-12 11:35:22 -0700
  • 9d042ca321 client: fix not accounting for color escapes after line break James Prestwood 2022-10-12 11:35:21 -0700
  • ea82616b6b client: add extra parameter for new width when printing rows James Prestwood 2022-10-12 11:35:20 -0700
  • 5010ca2c99 client: validate utf-8 before displaying row James Prestwood 2022-10-12 11:35:19 -0700
  • 216b232946 AUTHORS: Mention Pinghao's contributions Denis Kenzior 2022-10-12 11:37:48 -0500
  • d82869c346 client: handle wide chars for table rows Pinghao Wu 2022-10-12 22:02:57 +0800
  • ba6a48018c station: constrain known frequencies before roam scan James Prestwood 2022-10-10 12:40:11 -0700
  • 887073b5d9 station: skip disabled frequencies in neighbor report James Prestwood 2022-10-10 12:40:10 -0700
  • 6b81b6e46a station: remove excess if clause Peter Shkenev 2022-10-09 16:27:44 +0300
  • f9b7e32c2d client: better support utf-8 for table rows James Prestwood 2022-10-07 12:59:37 -0700
  • 0c8f06441e auto-t: speed up testScan James Prestwood 2022-10-06 10:40:40 -0700
  • 2acbe26684 auto-t: speed up testHiddenNetworks James Prestwood 2022-10-06 10:40:39 -0700
  • bc3722060e monitor: parse DPP frame types James Prestwood 2022-10-05 15:46:32 -0700
  • 1d3455ba16 auto-t: add two tests for new FT behavior James Prestwood 2022-10-05 15:46:31 -0700
  • 7d1968b086 auto-t: remove old debug print from wpas.py James Prestwood 2022-10-05 15:46:30 -0700
  • 1f044b8f45 auto-t: remove rekey timeouts from autotests James Prestwood 2022-10-05 15:46:29 -0700
  • e31d6296d8 hwsim: fix early bail out processing rules James Prestwood 2022-10-05 15:46:28 -0700
  • 3bc5728815 station: add two debug events for FT James Prestwood 2022-10-05 15:46:27 -0700
  • 5abf980b70 autotests: Add a stateless DHCPv6 test case Andrew Zaborowski 2022-09-30 16:47:59 +0200
  • 615e57c289 monitor: change Port ID to %u print James Prestwood 2022-09-30 16:28:09 -0700
  • 47e11dea58 test-runner: write out individual test results James Prestwood 2022-09-30 16:28:08 -0700
  • 72e7d3ceb8 station: Handle NETCONFIG_EVENT_FAILED Andrew Zaborowski 2022-09-30 16:48:00 +0200
  • afa9a1261c doc: Drop proposed and unimplemented API doc Andrew Zaborowski 2022-09-30 16:48:01 +0200
  • ac976c6f71 ap: Remove support for deprecated APRanges setting Denis Kenzior 2022-09-29 12:59:16 -0500
  • bead4745ac ap: include PROBE_RESP attribute if required by driver James Prestwood 2022-09-28 12:48:52 -0700
  • 06ec89d6b8 wiphy: add wiphy_supports_probe_resp_offload James Prestwood 2022-09-28 12:48:51 -0700
  • 59d36cf24f ft: optimize clearing authentications James Prestwood 2022-09-28 11:33:51 -0700
  • edf556cc7b station: add two new roaming states (FT/FW) James Prestwood 2022-09-28 11:33:50 -0700
  • 174e9f2fe9 auto-t: add a no candidate test to testAPRoam James Prestwood 2022-09-28 09:36:37 -0700
  • cd258df337 auto-t: update uses of wait_for_object_change James Prestwood 2022-09-28 09:36:36 -0700
  • 23a22edaed auto-t: change wait_for_object_change behavior James Prestwood 2022-09-28 09:36:35 -0700
  • 9efcea3604 station: check disassociation bits for AP roaming James Prestwood 2022-09-28 09:36:34 -0700
  • 0f6d461779 auto-t: set disassociation imminent for bss transitions James Prestwood 2022-09-28 09:36:33 -0700
  • f3b31e48e0 station: reorder AP roam logic James Prestwood 2022-09-28 09:36:32 -0700
  • 8d224624fc ft: fix ft_associate to verify if authentication succeeded James Prestwood 2022-09-27 16:15:49 -0700
  • ae0fa6207e ft: clear ft_info inside offchannel destroy James Prestwood 2022-09-27 16:15:48 -0700
  • 8758cc8948 station: handle ROAMING state in disconnect event James Prestwood 2022-09-27 16:15:47 -0700
  • 5181d20986 ft: remove auth-proto/ft_sm James Prestwood 2022-09-27 12:47:31 -0700
  • 5e731527e5 netdev: remove FT auth proto James Prestwood 2022-09-27 12:47:30 -0700