hostapd/src
Jouni Malinen 148de3e0dc DPP3: Private Peer Introduction protocol
Add a privacy protecting variant of the peer introduction protocol to
allow the station device to hide its Connector from 3rd parties. The new
wpa_supplicant network profile parameter dpp_connector_privacy=1 can be
used to select this alternative mechanism to the peer introduction
protocol added in the initial release of DPP.

It should be noted that the new variant does not work with older DPP APs
(i.e., requires support for release 3). As such, this new variant is
disabled by default.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-07-19 00:14:41 +03:00
..
ap DPP3: Private Peer Introduction protocol 2022-07-19 00:14:41 +03:00
common DPP3: Private Peer Introduction protocol 2022-07-19 00:14:41 +03:00
crypto HPKE base mode with single-shot API 2022-07-18 16:49:45 +03:00
drivers EHT: Add 320 channel width support 2022-06-20 14:39:26 +03:00
eap_common EAP-SAKA: Simplify attribute parser for static analyzers 2022-05-08 16:53:38 +03:00
eap_peer EAP-SIM/AKA peer: IMSI privacy attribute 2022-05-25 20:18:40 +03:00
eap_server EAP-PEAP server: Fix TLS 1.3 move to Phase 2 without a new session ticket 2022-05-02 18:07:50 +03:00
eapol_auth EAP-TLS: Testing functionality to skip protected success indication 2022-04-07 00:43:12 +03:00
eapol_supp Discard unencrypted EAPOL-EAP when TK is set and PMF is enabled 2022-05-07 21:37:08 +03:00
fst FST: More robust bounds checking of local data in fst_dump_mb_ies() 2022-05-08 17:18:58 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p P2P: Use weighted preferred channel list for channel selection 2022-06-02 17:09:10 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
radius RADIUS attributes for EAPOL-Key message details 2022-04-15 18:40:55 +03:00
rsn_supp Use Secure=1 in PTK rekeying EAPOL-Key msg 1/4 and 2/4 2022-05-16 17:47:17 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils DPP: Allow a list of supported curves to be used in bootstrapping URI 2022-04-14 16:57:11 +03:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00