summaryrefslogtreecommitdiff
path: root/src/pasn/pasn_common.h
Commit message (Expand)AuthorAgeFilesLines
* PASN: Use separate variables for BSSID and peer addressVinay Gannevaram2022-11-101-2/+5
* PASN: Use peer address instead of BSSID as the destination for initiatorVinay Gannevaram2022-11-101-3/+3
* PASN: Rename struct wpas_pasn to pasn_dataVinay Gannevaram2022-11-041-9/+9
* PASN: Add pairing verification wrapper function for Wi-Fi AwareVinay Gannevaram2022-11-041-0/+5
* PASN: Mark wpas_pasn_start() comeback argument constJouni Malinen2022-11-041-1/+1
* PASN: Allow extra elements to be added into PASN Authentication framesVinay Gannevaram2022-11-041-0/+7
* PASN: Move responder functionality into a separate fileVinay Gannevaram2022-11-041-0/+11
* PASN: Move initiator changes into a separate fileVinay Gannevaram2022-11-041-0/+13
* PASN: Allow custom PMKID in Authentication frames for Wi-Fi AwareVinay Gannevaram2022-11-041-0/+12
* PASN: Remove hapd dependency in processing PASN Authentication framesVinay Gannevaram2022-11-041-0/+12
* PASN: Remove hapd dependency for SAE and FILS wrapped dataVinay Gannevaram2022-11-041-0/+7
* PASN: Common wpas_pasn structure for initiator and responderVinay Gannevaram2022-11-041-0/+11
* PASN: Add a common header file for initiator and responderVinay Gannevaram2022-11-041-0/+103