hostapd/src
Vinay Gannevaram 78c5bb7f50 PASN: Move responder functionality into a separate file
PASN responder validates auth 1 frame and sends auth 2 frame to the
initiator. It analyses the auth 3 frame and verifies successful
authentication. Wi-Fi Aware modules can reuse this functionality through
a shared library libpasn.so generated from this code. Move the PASN
functionality that is now decoupled from the hapd context into a
separate file in a common directory to make it easier to build such a
library.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-11-04 00:52:17 +02:00
..
ap PASN: Move responder functionality into a separate file 2022-11-04 00:52:17 +02:00
common PASN: Store AKMP in the PTKSA cache 2022-11-04 00:52:17 +02:00
crypto Move default action from after switch to within 2022-10-14 16:08:20 +03:00
drivers nl80211: Fix parsing PASN peer and src addresses from vendor nl attributes 2022-11-03 17:37:38 +02: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 only PSC for P2P group in the 6 GHz band 2022-09-14 23:54:20 +03:00
pae MACsec: Support GCM-AES-256 cipher suite 2022-02-16 22:54:49 +02:00
pasn PASN: Move responder functionality into a separate file 2022-11-04 00:52:17 +02:00
radius RADIUS: Add Filter-Id attribute 2022-10-31 11:56:57 +02:00
rsn_supp PASN: Remove wpa_sm dependency to add an entry to PMKSA cache 2022-11-04 00:41:56 +02:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils Use a less generic name for IEEE802.11 CRC-32 routine 2022-09-16 21:39:47 +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 PASN: Move initiator changes into a separate file 2022-11-04 00:52:17 +02:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00