]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/dpp_supplicant.c
DPP: Support multiple channels for initiating DPP Authentication
[thirdparty/hostap.git] / wpa_supplicant / dpp_supplicant.c
2017-11-13  Jouni MalinenDPP: Support multiple channels for initiating DPP Authe...
2017-11-13  Jouni MalinenDPP: Share a helper function for PKEX final steps
2017-11-06  Jouni MalinenDPP: Protocol testing to allow missing attributes in...
2017-11-03  Jouni MalinenDPP: PKEX counter t
2017-11-03  Jouni MalinenDPP: Terminate PKEX exchange on detection of a mismatch...
2017-11-03  Jouni MalinenDPP: PKEX and STATUS_BAD_GROUP
2017-11-02  Jouni MalinenDPP: Report possible PKEX code mismatch in control...
2017-11-01  Jouni MalinenDPP: Enable PMF when adding wpa_supplicant network...
2017-10-29  Jouni MalinenDPP: Negotiation channel change request from Initiator
2017-10-29  Jouni MalinenDPP: Add DPP Status attribute into Peer Discovery Response
2017-10-22  Jouni MalinenDPP: Report invalid messages and failure conditions...
2017-10-22  Jouni MalinenDPP: Report transmitted messages as control interface...
2017-10-22  Jouni MalinenDPP: Report received messages as control interface...
2017-10-22  Jouni MalinenDPP: Remove unnecessary Wrapped Data checks from callers
2017-10-19  Jouni MalinenDPP: Update AES-SIV AD for PKEX frames
2017-10-18  Jouni MalinenDPP: Update AES-SIV AD for DPP Authentication frames
2017-10-09  Jouni MalinenDPP: Add the crypto suite field to the frames
2017-10-09  Jouni MalinenDPP: Remove C-sign-key expiry
2017-09-15  Jouni MalinenDPP: Allow raw hex PSK to be used for legacy configuration
2017-08-23  Jouni MalinenDPP: Use Transaction ID in Peer Discovery Request/Respo...
2017-08-22  Jouni MalinenDPP: Remove devices object from the connector
2017-07-04  Jouni MalinenDPP: Add DPP_CONFIGURATOR_SIGN to generate own connector
2017-07-04  Jouni MalinenDPP: Share bootstrap type to string helper function
2017-07-03  Jouni MalinenDPP: Set PMKSA expiration based on peer connector
2017-07-03  Jouni MalinenDPP: Configurator parameters in responder role
2017-07-02  Jouni MalinenDPP: PKEX bootstrapping
2017-06-23  Jouni MalinenDPP: Allow passphrase to be set for Configurator
2017-06-23  Jouni MalinenDPP: Allow SSID to be set for Configurator
2017-06-22  Jouni MalinenDPP: Add DPP_BOOTSTRAP_INFO command
2017-06-21  Jouni MalinenDPP: Automatic network profile creation
2017-06-19  Jouni MalinenDPP: Network Introduction protocol for wpa_supplicant
2017-06-19  Jouni MalinenDPP: Configuration exchange
2017-06-19  Jouni MalinenDPP: Authentication exchange
2017-06-19  Jouni MalinenDPP: Bootstrap information management