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

Commit Graph

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