]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/dpp_hostapd.c
Check pbkdf2_sha1() result when generating PSK from PSK file
[thirdparty/hostap.git] / src / ap / dpp_hostapd.c
2020-01-31  Jouni MalinenDPP: Received Configurator backup processing
2020-01-27  Jouni MalinenDPP: NFC negotiated connection handover
2019-12-12  Jouni MalinenDPP: Replace ap boolean with netRole enum in Configurat...
2019-12-05  Jouni MalinenDPP: Bootstrapping via NFC URI Record
2019-10-01  Jouni MalinenDPP2: Support multiple Config Objects in Enrollee
2019-09-18  Jouni MalinenDPP: Add bandSupport JSON array into config request
2019-09-18  Jouni MalinenDPP: Allow name and mudurl to be configured for Config...
2019-09-16  Jouni MalinenDPP2: Connection status result (Configurator)
2019-04-22  Jouni MalinenDPP2: hostapd as TCP Relay
2019-04-03  Jouni MalinenDPP: Move GAS encapsulation into dpp_build_conf_req()
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2019-03-16  Jouni MalinenDPP: Clean up configuration parsing
2019-03-14  Jouni MalinenDPP2: Testing option for Config Object rejction
2019-03-14  Jouni MalinenDPP2: Configuration Result message generation and proce...
2018-12-01  Jouni MalinenDPP: Apply testing configuration option to signing...
2018-11-30  Jouni MalinenDPP: Reject invalid no-psk/pass legacy configurator...
2018-08-30  Purushottam KushwahaDPP: Set group id through DPP_AUTH_INIT or dpp_configur...
2018-03-16  Purushottam KushwahaDPP: Support retrieving of configurator's private key
2018-03-12  Srinivas DasariDPP: Extend dpp_test 89 functionality to transmit side
2018-01-21  Jouni MalinenDPP: Get rid of compiler warnings on signed/unsigned...
2018-01-11  Jouni MalinenDPP: Report reception of Config Request to upper layers
2018-01-08  Jouni MalinenDPP: Authentication exchange retries and channel iterat...
2017-11-29  Jouni MalinenDPP: Deinit PKEX instance on DPP_STOP_LISTEN
2017-11-27  Jouni MalinenDPP: Clear authentication instance on configuration...
2017-11-27  Jouni MalinenDPP: Do not process dpp_auth_ok_on_ack multiple times
2017-11-27  Jouni MalinenDPP: Add DPP_CONFIGURATOR_SIGN support to hostapd
2017-11-27  Jouni MalinenDPP: Move hostapd Configurator/bootstrap data into...
2017-11-23  Jouni MalinenDPP: Provide peer_mac to PKEX Initiator through functio...
2017-11-23  Jouni MalinenDPP: Remove compiler warnings about signed/unsigned...
2017-11-22  Jouni MalinenDPP: Add SAE credential support to Configurator
2017-11-22  Jouni MalinenDPP: Add akm=sae and akm=psk+sae support in Enrollee...
2017-11-19  Jouni MalinenDPP: Protocol testing for invalid Peer Discovery Req...
2017-11-13  Jouni MalinenDPP: Stop authentication exchange of DPP_STOP_LISTEN
2017-11-13  Jouni MalinenDPP: Allowed initiator to indicate either role
2017-11-13  Jouni MalinenDPP: Support multiple channels for initiating DPP Authe...
2017-11-06  Jouni MalinenDPP: Protocol testing to allow missing attributes in...
2017-11-04  Jouni MalinenDPP: Add DPP_LISTEN and DPP_STOP_LISTEN to hostapd
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: Fix hostapd control interface events for initiator...
2017-11-02  Jouni MalinenDPP: Report possible PKEX code mismatch in control...
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-09-15  Jouni MalinenDPP: Add DPP-CONFOBJ-PASS/PSK events for hostapd legacy...
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: DPP_BOOTSTRAP_INFO for hostapd
2017-07-03  Jouni MalinenDPP: Set PMKSA expiration based on peer connector
2017-07-03  Jouni MalinenDPP: Update hostapd configurator parameters to match...
2017-07-03  Jouni MalinenDPP: Configurator in hostapd
2017-07-03  Jouni MalinenDPP: PKEX in hostapd
2017-06-19  Jouni MalinenDPP: Network Introduction protocol for hostapd
2017-06-19  Jouni MalinenDPP: Integration for hostapd