Commit Graph

  • c9c93e7a24 mka: Remember LowestPN for each key server Andrey Kartashev 2018-11-02 19:02:17 +01:00
  • 54c6a69952 mka: Check for errors on create Secure Channel Andrey Kartashev 2018-11-02 19:02:16 +01:00
  • 52171e18c9 mka: Fix a memory leak on error path Andrey Kartashev 2018-11-02 19:02:16 +01:00
  • a6cd1be957 mka: Debug output cleanup/fix Andrey Kartashev 2018-11-02 19:02:15 +01:00
  • e49b78c0d5 mka: Allow configuration of MACsec replay protection Andrey Kartashev 2018-11-02 19:02:14 +01:00
  • e47c5227bd wpa_debug: Support wpa_hexdump_ascii() outputting into syslog Andrey Kartashev 2018-11-02 19:02:13 +01:00
  • 302bbad5ac mka: Do not update potential peer liveness timer Mike Siedzik 2018-02-20 14:28:45 -05:00
  • e4ae284bba mka: Consider missing MKPDU parameter sets a failure Mike Siedzik 2018-02-20 14:28:44 -05:00
  • db9ca18bbf mka: Do not ignore MKPDU parameter set decoding failures Mike Siedzik 2018-02-20 14:28:43 -05:00
  • bab1d0d359 mka: Fix resource leak when detecting duplicated SCI Mike Siedzik 2018-02-20 14:28:42 -05:00
  • 1cb0f63b0e mka: Fix READY to TRANSMIT logic in CP state machine Mike Siedzik 2018-02-20 14:28:41 -05:00
  • 8ae29b4e9c mka: Fix READY to ABANDON logic in CP state machine Mike Siedzik 2018-02-20 14:28:41 -05:00
  • 3dce43ba5f mka: Fix RECEIVING to TRANSMIT logic in CP state machine Mike Siedzik 2018-02-20 14:28:41 -05:00
  • 06e06a8df7 mka: Fix RETIRE state deletion of SAs Mike Siedzik 2018-02-20 14:28:41 -05:00
  • 2fc0675683 mka: Fix lowest acceptable Packet Number (LPN) calculation and use Mike Siedzik 2018-02-20 14:28:39 -05:00
  • d9a0a72229 mka: Fix MKPDU SAK Use Body's Delay Protect bit setting Mike Siedzik 2018-02-20 14:28:38 -05:00
  • 5864545492 mka: Fix conf_offset value in MKPDU when in policy mode SHOULD_SECURE Mike Siedzik 2018-03-02 15:10:51 -05:00
  • b678ed1efc macsec: Make pre-shared CKN variable length michael-dev 2017-08-15 17:21:03 +02:00
  • 61127f162a MKA: Handle unaligned CKN length Michael Braun 2017-08-17 23:51:58 +02:00
  • f1ac2b8e6a MKA: Mark frame structs packed Jouni Malinen 2018-12-25 16:31:46 +02:00
  • 91ad2f441a macsec_linux: Add driver status information Jouni Malinen 2018-12-25 00:53:52 +02:00
  • d0dde0808d driver: Fix a typo in a comment Jouni Malinen 2018-12-25 00:43:29 +02:00
  • 93701b4afe tests: Allow TX/RX data test to use different frame length Jouni Malinen 2018-12-24 23:56:25 +02:00
  • 7c6acc757b macsec_linux: More detailed debug logs for driver interaction Jouni Malinen 2018-12-24 21:12:18 +02:00
  • e7b141906b tests: Do not override connectivity test address if no driver info Jouni Malinen 2018-12-24 20:31:47 +02:00
  • 5759bd36aa WPS: Fix wps_validate_credential() argument type Jouni Malinen 2018-12-24 11:12:53 +02:00
  • e422a819d0 Check snprintf result to avoid compiler warnings Jouni Malinen 2018-12-24 00:44:36 +02:00
  • ee98dd631a Readme for DPP Damodaran, Rohit (Contractor) 2018-12-11 07:30:27 +00:00
  • 345d8b5e91 tests: AP mode and D-Bus StationAdded/StationRemoved signals Jouni Malinen 2018-12-23 16:38:02 +02:00
  • c3f23ad6c7 dbus: Expose connected stations on D-Bus Andrej Shadura 2018-10-07 14:31:51 +02:00
  • f5f4c11aa1 dbus: Use dbus_bool_t, not int for boolean function arguments Andrej Shadura 2018-10-07 14:31:50 +02:00
  • 7afbbcd2ed tests: Validate that AP doesn't reflect station frames Johannes Berg 2018-10-11 15:38:26 +02:00
  • 95cd50a1ed tests: Fix AP wait in ap_require_ht and ap_require_ht_limited_rates Jouni Malinen 2018-12-23 12:13:04 +02:00
  • 15b7cc5199 tests: HT STBC overrides Jouni Malinen 2018-12-23 12:11:53 +02:00
  • 721d8558bc tests: Allow overriding HT STBC capabilities Sergey Matyukevich 2018-10-30 13:16:47 +00:00
  • cdeea70f59 wpa_supplicant: Allow overriding HT STBC capabilities Sergey Matyukevich 2018-10-30 13:16:47 +00:00
  • 43d174b8e2 tests: Automatic channel selection, HT scan, and DFS Jouni Malinen 2018-12-23 11:05:54 +02:00
  • b586054f95 tests: Work around cfg80211 reg.c intersection (country 98) issues Jouni Malinen 2018-12-22 15:55:19 +02:00
  • 99bc57d0d1 tests: Fix mbo_supp_oper_classes after cfg80211 change Jouni Malinen 2018-12-22 00:55:26 +02:00
  • 2cef6f6e89 tests: Enable dynamic debug from cfg80211/mac80211 Jouni Malinen 2018-12-22 00:18:33 +02:00
  • 0fb292c08e Add SAE to GET_CAPABILITY key_mgmt Jouni Malinen 2018-12-21 21:27:59 +02:00
  • 8ec7c99ee4 nl80211: Fetch supported AKM list from the driver Veerendranath Jakkam 2018-12-21 16:02:24 +05:30
  • dbe7f6da77 Vendor command to query the supported AKMs from the driver Veerendranath Jakkam 2018-12-21 15:44:25 +05:30
  • 5bcddb9302 DPP: Fix build with LibreSSL 2.8.3 Jouni Malinen 2018-12-21 12:21:03 +02:00
  • 837e36583a Fix build with LibreSSL Andrey Utkin 2018-12-11 17:41:10 +00:00
  • afd38c9fdc tests: hostapd.vlan with bridge ifname Jouni Malinen 2018-12-21 11:58:51 +02:00
  • 4d663233e6 hostapd: Support for overriding the bridge name per VLAN via vlan_file Felix Fietkau 2018-11-14 17:50:23 +01:00
  • d2b5138116 DPP: Add self configuration command in hostapd_cli and wpa_cli Prasad, Jagadeesh (Contractor) 2018-12-10 10:32:41 +00:00
  • 9552a7364f tests: DPP_CONFIGURATOR_SIGN without double space Jouni Malinen 2018-12-21 11:43:09 +02:00
  • 53d5de6f1d DPP: Accept DPP_CONFIGURATION_SIGN without double space before parameters Jouni Malinen 2018-12-21 11:42:01 +02:00
  • 5b82cdbe8b nl80211: Add support for starting FTM responder Johannes Berg 2018-12-03 19:06:22 +02:00
  • d2c4d1ee11 AP: Configure FTM responder parameters Andrei Otcheretianski 2018-12-03 19:06:21 +02:00
  • 4cb618cf2d driver: Add FTM responder configuration APIs Andrei Otcheretianski 2018-12-03 19:06:20 +02:00
  • 6a24adee9c Sync with mac80211-next.git include/uapi/linux/nl80211.h Jouni Malinen 2018-12-21 11:12:39 +02:00
  • 3a259f073a tests: Be more careful in clearing REGDOM state Jouni Malinen 2018-12-21 00:55:31 +02:00
  • 432c0972ad tests: Connect attempt with transmitting/nontransmitting BSS Jouni Malinen 2018-12-20 21:34:24 +02:00
  • 8d176ae689 tests: Additional Multiple BSSID IE parsing tests Peng Xu 2018-11-15 11:28:24 -08:00
  • 586826d4f5 tests: Multiple BSSID element in scan results Jouni Malinen 2017-11-27 23:43:10 +02:00
  • 2a93ecc8ca Expose Multi-BSS STA capability through wpa_supplicant control interface Jouni Malinen 2018-12-20 21:24:48 +02:00
  • 7488e0ade6 tests: Multi-AP association Jouni Malinen 2018-12-20 12:41:00 +02:00
  • 5abc7823bd wpa_supplicant: Add Multi-AP backhaul STA support Venkateswara Naralasetty 2018-12-05 11:23:53 +01:00
  • 9c06f0f6ae hostapd: Add Multi-AP protocol support Venkateswara Naralasetty 2018-12-05 11:23:51 +01:00
  • 3006241e43 tests: OCI validation in WNM-Sleep Exit frames (OCV) Mathy Vanhoef 2018-08-06 15:46:42 -04:00
  • fa97981265 OCV: Include and verify OCI in WNM-Sleep Exit frames Mathy Vanhoef 2018-08-06 15:46:33 -04:00
  • 0059625b77 tests: OCI validation in the AMPE handshake (OCV) Mathy Vanhoef 2018-08-06 15:46:43 -04:00
  • 034388ac9c OCV: Include and verify OCI in the AMPE handshake Mathy Vanhoef 2018-08-06 15:46:37 -04:00
  • 716ed96e8d OCV: Pass ocv parameter to mesh configuration Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • a187bf0161 tests: OCI validation in the FILS handshake (OCV) Mathy Vanhoef 2018-08-06 15:46:40 -04:00
  • 99621dc16c OCV: Include and verify OCI in the FILS handshake Mathy Vanhoef 2018-08-06 15:46:36 -04:00
  • 870906d5cc tests: OCI validation in SA Query frames (OCV) Mathy Vanhoef 2018-08-06 15:46:41 -04:00
  • 5c7d35ba07 Add UNPROT_DEAUTH command for testing OCV Mathy Vanhoef 2018-08-06 15:46:41 -04:00
  • f91e68e903 OCV: Perform an SA Query after a channel switch Mathy Vanhoef 2018-08-06 15:46:35 -04:00
  • f9da7505bf OCV: Include and verify OCI in SA Query frames Mathy Vanhoef 2018-08-06 15:46:34 -04:00
  • e63d8837dd tests: OCI validation in the FT handshake (OCV) Mathy Vanhoef 2018-08-06 15:46:39 -04:00
  • dd8df6af0b OCV: Include and verify OCI in the FT handshake Mathy Vanhoef 2018-08-06 15:46:32 -04:00
  • 6734ba0c00 tests: OCI validation in the 4-way and group key handshakes (OCV) Mathy Vanhoef 2018-08-06 15:46:38 -04:00
  • 3797b55cfc tests: Enable OCV in the testing builds Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • aed61c4efa OCV: Verify OCI in 4-way and group key handshake Mathy Vanhoef 2018-08-06 15:46:31 -04:00
  • 1034f67bf1 OCV: Add function to derive Tx parameters to a specific STA Mathy Vanhoef 2018-08-06 15:46:30 -04:00
  • 697652085f OCV: Add function to verify a received OCI element Mathy Vanhoef 2018-08-06 15:46:29 -04:00
  • f53aeff415 OCV: Parse all types of OCI information elements Mathy Vanhoef 2018-08-06 15:46:28 -04:00
  • 17c2559caf OCV: Insert OCI in 4-way and group key handshake Mathy Vanhoef 2018-08-06 15:46:27 -04:00
  • 6ab73efa72 OCV: Add utility functions to insert OCI elements Mathy Vanhoef 2018-08-06 15:46:26 -04:00
  • dce9621880 OCV: Add wlantest support for indicating OCV Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • 55c12f5d37 OCV: Advertise OCV capability in RSN capabilities (STA) Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • 1e93e4239f OCV: Track STA OCV capability in AP mode Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • 875ab60d73 OCV: Advertise OCV capability in RSN capabilities (AP) Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • ce6829c284 OCV: Add wpa_supplicant config parameter Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • 9c55fdb023 OCV: Add hostapd config parameter Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • 138205d600 OCV: Add build configuration for channel validation support Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • b1d05aee8b OCV: Protocol definitions Mathy Vanhoef 2018-08-06 15:46:25 -04:00
  • ad20a1367f Store the VHT Operation element of an associated STA Mathy Vanhoef 2018-08-06 15:46:24 -04:00
  • d706e0d7a3 Add functions to convert channel bandwidth to an integer Mathy Vanhoef 2018-08-06 15:46:23 -04:00
  • dbe473fd22 Add utility function to derive operating class and channel Mathy Vanhoef 2018-08-06 15:46:22 -04:00
  • bef4d07a28 Make channel_info available to authenticator Mathy Vanhoef 2018-08-06 15:46:21 -04:00
  • 4b62b52e5e Make channel_info available to the supplicant state machine Mathy Vanhoef 2018-08-06 15:46:20 -04:00
  • 7f00dc6e15 Add driver API to get current channel parameters Mathy Vanhoef 2018-08-06 15:46:19 -04:00
  • 183a6c93cd HS 2.0 server: Allow policy to be set for SIM provisioning Jouni Malinen 2018-12-16 18:33:11 +02:00
  • 89ae35833b HS 2.0 server: SIM provisioning exchange Jouni Malinen 2018-12-15 18:00:12 +02:00
  • 4992582187 tests: Hotspot 2.0 AAA server behavior for SIM provisioning Jouni Malinen 2018-12-14 15:57:51 +02:00