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

Commit Graph

  • 8353ac445d mpdu: Validate association response mpdu subtype Tomasz Bursztyka 2015-01-21 13:36:42 +02:00
  • 5c9f1db01f mpdu: Validate association request mpdu subtype Tomasz Bursztyka 2015-01-21 13:36:41 +02:00
  • d1c29daa24 mpdu: Validate disassociation mpdu subtype Tomasz Bursztyka 2015-01-21 13:36:40 +02:00
  • e106033fce mpdu: Validate ATIM mpdu subtype Tomasz Bursztyka 2015-01-21 13:36:39 +02:00
  • c3aef948db mpdu: Update offset for authentication frames Denis Kenzior 2015-01-21 14:24:24 -06:00
  • a83dc52d50 monitor: Decode additional flags from NLMSG header Ravi kumar Veeramally 2015-01-21 10:49:26 +02:00
  • 3b3de7923a unit: Add checking of Group Management Cipher Denis Kenzior 2015-01-20 00:31:13 -06:00
  • 8a4e135bc8 ie: Add parsine of Group Management Cipher field Denis Kenzior 2015-01-20 00:30:54 -06:00
  • d7cd5dbae7 unit: Add checking of PMKIDs in RSNE tests Denis Kenzior 2015-01-19 23:27:02 -06:00
  • e5574d031d ie: Parse PMKIDs in RSN IE Denis Kenzior 2015-01-19 23:26:45 -06:00
  • ddd376978b TODO: Add task to coalesce BSS and Network objects Jukka Rissanen 2015-01-19 13:52:42 +02:00
  • a0124f89e9 TODO: Set Owner Ravi kumar Veeramally 2015-01-19 12:27:56 +02:00
  • fa40340d68 monitor: Print netlink core control messages Ravi kumar Veeramally 2015-01-19 13:55:20 +02:00
  • 4d7ff64f38 monitor: Print NLMSG header Ravi kumar Veeramally 2015-01-19 13:55:19 +02:00
  • 0922ce9817 monitor: Provide a helper function Ravi kumar Veeramally 2015-01-19 13:55:18 +02:00
  • 275d067123 wiphy: Use l_memdup instead of l_malloc and memcpy Jukka Rissanen 2015-01-16 11:23:06 +02:00
  • 7ec9c468f5 wiphy: Express SSID as an array of chars Jukka Rissanen 2015-01-15 13:32:28 +02:00
  • b460b5e0e3 TODO: Add AES cipher task Denis Kenzior 2015-01-16 00:12:19 -06:00
  • 45bf64b360 TODO: Add ARC4 cipher task Denis Kenzior 2015-01-16 00:10:52 -06:00
  • 9e185ed25c TODO: SSID handling fixes done Jukka Rissanen 2015-01-15 13:32:29 +02:00
  • 7900f8df54 TODO: Mark NL80211_CMD_START_SCHED_SCAN done Jukka Rissanen 2015-01-13 17:05:14 +02:00
  • c2a2f29606 unit: Add Capability field comparisons Denis Kenzior 2015-01-15 23:58:37 -06:00
  • 02170b200f ie: Decode RSNE Capabilities field Denis Kenzior 2015-01-15 23:58:02 -06:00
  • e90ca652fd util: Add util_is_bit_set Denis Kenzior 2014-12-29 19:43:23 -06:00
  • 56f1ccf7f2 util: Add util_bit_field Denis Kenzior 2014-12-29 19:41:24 -06:00
  • c8fb0b21f1 unit: Add test case #6 for RSNE parser Denis Kenzior 2015-01-15 22:03:50 -06:00
  • 7dd7ff7094 unit: Add test case #5 for RSNE parser Denis Kenzior 2015-01-15 22:00:38 -06:00
  • f8a051794a unit: Add test case #4 for RSNE parser Denis Kenzior 2015-01-15 21:54:30 -06:00
  • c71b70863c unit: Add test case #3 for RSNE parser Denis Kenzior 2015-01-15 21:49:16 -06:00
  • a01ecd64fa unit: Add test case #2 for RSNE parser Denis Kenzior 2015-01-15 21:44:31 -06:00
  • 693260befe unit: Add test case for RSNE parser Denis Kenzior 2015-01-15 17:33:53 -06:00
  • 2be20e6644 ie: Add RSNE parser that works on raw data Denis Kenzior 2015-01-15 17:33:08 -06:00
  • 2d8f1cca0b ie: Add initial parser for RSN Elements Denis Kenzior 2015-01-15 17:32:22 -06:00
  • 2b7432bddb ie: Add utility to parse pairwise cipher suites Denis Kenzior 2015-01-15 17:30:51 -06:00
  • 4216cf793b ie: Add utility to parse group cipher suites Denis Kenzior 2015-01-15 17:29:35 -06:00
  • d8583424e8 ie: Add utility to parse key management suites Denis Kenzior 2015-01-15 17:28:01 -06:00
  • 20a02eba6a ie: Add utility to parse RSN cipher suites Denis Kenzior 2015-01-15 17:27:23 -06:00
  • c3e9e2fc9b ie: Add ie_rsn_akm_suite enum Denis Kenzior 2015-01-15 17:26:15 -06:00
  • 155a1f169a ie: Add ie_rsn_cipher_suite enum Denis Kenzior 2015-01-15 17:25:25 -06:00
  • dba0549be7 TODO: Set owner Ravi kumar Veeramally 2015-01-08 11:48:46 +02:00
  • cb78798857 scan: Refactor scan result fetching to scan.c Jukka Rissanen 2015-01-12 17:52:39 +02:00
  • f73708e1d7 scan: Refactor scheduled scan code to scan.c Jukka Rissanen 2015-01-12 17:52:38 +02:00
  • 35d0c519d7 scan: Refactor scan start details to scan.c Jukka Rissanen 2015-01-12 17:52:37 +02:00
  • 78d21c782c crypto: Use proper form for making a structure packed Marcel Holtmann 2014-12-28 06:50:51 +01:00
  • f25b1442ff core: Fix output buffer length handling of prf_sha1() function Marcel Holtmann 2014-12-28 06:49:00 +01:00
  • 8b3ec52c09 unit: Fix memory leaks Denis Kenzior 2014-12-27 23:49:03 -06:00
  • 9ab468b1c0 unit: Fix memory leak Denis Kenzior 2014-12-27 23:36:12 -06:00
  • 52ee52f467 crypto: Make packed Denis Kenzior 2014-12-27 23:35:09 -06:00
  • 016f701a91 core: Fix handling of digest size argument for all HMAC hash functions Marcel Holtmann 2014-12-28 06:33:44 +01:00
  • 04efa8fd0b unit: Add 2 steps of 4-way handshake test Denis Kenzior 2014-12-27 23:04:30 -06:00
  • 812a55177c unit: Add eapol_calculate_mic test Denis Kenzior 2014-12-27 22:53:14 -06:00
  • da56653f1f unit: Remove hexdumps Denis Kenzior 2014-12-27 22:52:38 -06:00
  • 096165d142 eapol: Add eapol_calculate_mic Denis Kenzior 2014-12-27 22:37:39 -06:00
  • 27d25efc0b eapol: Add eapol_create_ptk_2_of_4 Denis Kenzior 2014-12-27 22:33:46 -06:00
  • dc3331a98d eapol: Add eapol_process_ptk_2_of_4 Denis Kenzior 2014-12-27 22:32:07 -06:00
  • 996e32bf1d eapol: Add eapol_process_ptk_1_of_4 Denis Kenzior 2014-12-27 22:31:03 -06:00
  • 7be2fe7cc8 unit: Add MIC calculation test Denis Kenzior 2014-12-27 22:29:12 -06:00
  • d10c4ec9da build: Compile right files Denis Kenzior 2014-12-27 22:26:18 -06:00
  • 9ebafd2599 unit: Add another PTK derivation test Denis Kenzior 2014-12-27 22:25:55 -06:00
  • ebabfff09a unit: Add another PTK Derivation test case Denis Kenzior 2014-12-27 17:48:10 -06:00
  • 7e6b4f8bb0 unit: Add PTK Derivation unit tests Denis Kenzior 2014-12-26 14:14:51 -06:00
  • 5e7771ef66 crypto: Add crypto_derive_pairwise_ptk Denis Kenzior 2014-12-26 14:14:02 -06:00
  • 1c4e3bc774 crypto: Make const correct Denis Kenzior 2014-12-26 14:11:43 -06:00
  • dab93ef14a crypto: Update comment Denis Kenzior 2014-12-26 12:24:23 -06:00
  • f647e03166 crypto: Add crypto_cipher_tk_bits Denis Kenzior 2014-12-26 12:15:46 -06:00
  • 07c8876d9e crypto: Add crypto_cipher_key_len Denis Kenzior 2014-12-26 12:15:32 -06:00
  • 0693740731 crypto: Add crypto_derive_ptk Denis Kenzior 2014-12-26 11:46:27 -06:00
  • f8c5e4d93b unit: Add another EAPoL test frame Denis Kenzior 2014-12-24 15:21:48 -06:00
  • da8e10cc5f eapol: Verify key_descriptor_version Denis Kenzior 2014-12-24 15:04:22 -06:00
  • c1b3858a07 unit: Add a call to eapol_verify in unit test Denis Kenzior 2014-12-24 13:44:58 -06:00
  • 1504e947ff unit: Add another EAPoL-Key frame test Denis Kenzior 2014-12-24 13:44:38 -06:00
  • 5da6ca89e4 eapol: Add eapol_verify Denis Kenzior 2014-12-24 13:43:59 -06:00
  • 19fa80cb11 unit: Add NIST examples for AES-CMAC hashing function Marcel Holtmann 2014-12-27 23:21:41 +01:00
  • 1ee81e5854 core: Add support for AES-CMAC hashing function Marcel Holtmann 2014-12-27 23:20:28 +01:00
  • d8e7515fc4 unit: Fix bug with commented out assert for test case Marcel Holtmann 2014-12-27 23:13:21 +01:00
  • 1d137ffba0 unit: Add test cases for hmac_md5, hmac_sha1 and hmac_256 functions Marcel Holtmann 2014-12-27 07:02:13 +01:00
  • 872c0e803a core: Add support for HMAC SHA256 helper function Marcel Holtmann 2014-12-27 06:58:28 +01:00
  • b615a6f4e0 core: Add support for HMAC MD5 helper function Marcel Holtmann 2014-12-27 06:44:04 +01:00
  • 08d31e3b1b wiphy: Fixes due to nl80211.h changes Jukka Rissanen 2014-12-22 14:38:58 +02:00
  • ce7d9dcab1 wiphy: Update nl80211.h Jukka Rissanen 2014-12-22 14:38:58 +02:00
  • 5ddea3684f unit: Add another EAPoL-Key frame test Denis Kenzior 2014-12-19 15:45:59 -06:00
  • eded7b04c4 unit: Add rsc field to unit test Denis Kenzior 2014-12-19 15:45:40 -06:00
  • 7cf4f7b100 eapol: Add a couple of missing fields Denis Kenzior 2014-12-19 15:45:17 -06:00
  • e3729cc0f5 eapol: Fix typo Denis Kenzior 2014-12-19 14:25:57 -06:00
  • 933a181c33 unit: Fix typo Denis Kenzior 2014-12-19 12:34:30 -06:00
  • 9460ca2eaf gitignore: Add unit/test-ssid-to-utf8 Denis Kenzior 2014-12-19 12:33:44 -06:00
  • e67d919048 unit: Create unit test for SSID UTF8 pretty-printing Patrik Flykt 2014-12-19 13:25:43 +02:00
  • ab16513cc1 gitignore: Add unit/test-eapol to .gitignore Ravi kumar Veeramally 2014-12-19 13:04:56 +02:00
  • 9f4f639698 unit: Update to the new framework Denis Kenzior 2014-12-19 12:18:08 -06:00
  • 7b6d8b54cd mpdu: Fix bitfield use on big endian Denis Kenzior 2014-12-19 12:17:46 -06:00
  • 75ec08df73 monitor: Define ARPHRD_NETLINK if it not provided by system headers Marcel Holtmann 2014-12-19 01:44:49 +01:00
  • 89d0df7d1a unit: Add initial unit test for EAPoL Denis Kenzior 2014-12-18 18:11:12 -06:00
  • 2cc842a302 eapol: Add beginnings of EAPoL utilities Denis Kenzior 2014-12-18 18:10:10 -06:00
  • ac663fba69 monitor: Print SSID IE Patrik Flykt 2014-12-18 11:41:35 +02:00
  • bf25abf38d util: Add SSID to UTF8 pretty-print function Patrik Flykt 2014-12-18 11:41:33 +02:00
  • 007d9f3bd1 unit: Update mpdu unit test to new world order Denis Kenzior 2014-12-17 17:44:59 -06:00
  • b22f93203c mpdu: Rework to a zero-copy based framework Denis Kenzior 2014-12-17 17:44:44 -06:00
  • b38bf4d0b7 .gitignore: Add unit/test-mpdu Denis Kenzior 2014-12-17 16:23:07 -06:00
  • 754264fe6a unit: Add basic mpdu unit test Denis Kenzior 2014-12-17 16:22:39 -06:00
  • d7b6a36db8 mpdu: Rework structure definitions Denis Kenzior 2014-12-17 16:22:06 -06:00