]> git.ipfire.org Git - thirdparty/hostap.git/history - src/common/dpp.c
DPP2: Add Connector and C-sign-key in psk/sae credentials for reconfig
[thirdparty/hostap.git] / src / common / dpp.c
2020-04-02  Jouni MalinenDPP2: Add Connector and C-sign-key in psk/sae credentia...
2020-03-29  Jouni MalinenDPP2: Fix build with OpenSSL 1.0.2 (EVP_PKEY_get0_EC_KE...
2020-03-27  Jouni MalinenDPP2: Use a helper function for encapsulating TCP message
2020-03-27  Jouni MalinenDPP2: Presence Announcement processing in Controller
2020-03-27  Jouni MalinenDPP2: Presence Announcement processing in AP/Relay
2020-03-27  Jouni MalinenDPP2: Presence Announcement processing at Configurator
2020-03-27  Jouni MalinenDPP2: Chirping in wpa_supplicant Enrollee
2020-03-27  Jouni MalinenDPP2: Add a helper function for building Presence Annou...
2020-03-27  Jouni MalinenDPP: Add DPP_BOOTSTRAP_SET command
2020-03-27  Jouni MalinenDPP: Allow per-peer configurator parameters to be set
2020-03-27  Jouni MalinenDPP: Store global pointers in struct dpp_authentication
2020-03-08  Jouni MalinenDPP: Remove unreachable return statement
2020-03-08  Jouni MalinenDPP: Fix connectorTemplate addition
2020-02-11  Jouni MalinenDPP: Do not require dpp_configurator_params to start...
2020-02-08  Jouni MalinenDPP: Fix encryptedContent DER encoding
2020-02-08  Jouni MalinenDPP: Require conf=configurator to allow Configurator...
2020-02-08  Jouni MalinenDPP: Initialize conf_resp_status to non-OK
2020-02-08  Jouni MalinenDPP: Ignore unexpected duplicated Authentication Confirm
2020-01-31  Jouni MalinenDPP: DPPEnvelopedData generation for Configurator backup
2020-01-31  Jouni MalinenDPP: Received Configurator backup processing
2020-01-31  Jouni MalinenDPP: DPPEnvelopedData parsing for Configurator backup...
2020-01-28  Jouni MalinenDPP2: Add Protocol Version attr to Auth Resp only if...
2020-01-27  Jouni MalinenDPP: Show selected negotiation channel in DPP_BOOTSTRAP...
2020-01-27  Jouni MalinenDPP: NFC negotiated connection handover
2020-01-27  Jouni MalinenDPP: Helper function for bootstrapping URI generation
2019-12-21  Alexander WetzelDPP: Fix a memory leak on an error path
2019-12-12  Jouni MalinenDPP: Configurator netRole for Enrollee
2019-12-12  Jouni MalinenDPP: Replace ap boolean with netRole enum in Configurat...
2019-12-05  Jouni MalinenDPP: Bootstrapping via NFC URI Record
2019-11-28  Jouni MalinenDPP2: ssid64/ssid_charset in Configurator
2019-11-28  Jouni MalinenDPP2: Add parsing of ssid64/ssid_charset in Config...
2019-11-28  Jouni MalinenDPP: Use JSON token builder helpers
2019-11-28  Jouni MalinenClean up base64_{encode,decode} pointer types
2019-11-27  Jouni MalinenClean up base64_url_{encode,decode} pointer types
2019-11-27  Jouni MalinenSimplify base64_url_encode() prototype
2019-11-27  Jouni MalinenDPP2: Replace connectionStatus object ssid with ssid64
2019-10-11  Jouni MalinenDPP: Fix confusing debug entry from Configurator
2019-10-01  Jouni MalinenDPP2: Parse AKM suite selector version of akm node
2019-10-01  Jouni MalinenDPP2: Allow Configurator to use AKM suite selectors...
2019-10-01  Jouni MalinenDPP2: Support multiple Config Objects in Enrollee
2019-10-01  Jouni MalinenDPP2: Allow multiple Config Objects to be build on...
2019-10-01  Jouni MalinenDPP: Cleaned up netrole indication for config object...
2019-09-18  Jouni MalinenDPP: Debug print configRequest bandSupport on Configurator
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 (Enrollee)
2019-09-16  Jouni MalinenDPP2: Connection status result (Configurator)
2019-09-15  Jouni MalinenDPP2: Move dpp_build_conf_result() to be within ifdef...
2019-09-15  Jouni MalinenDPP2: Fix a memory leak on error path for Config Result
2019-08-04  Jouni MalinenDPP: Use a common helper function for ECDH operations
2019-07-24  Jouni MalinenDPP: Avoid void pointer arithmetic
2019-05-22  Jouni MalinenDPP: Fix bootstrapping URI parser to handle channel...
2019-05-08  Jouni MalinenDPP: Fix a memory leak in testing sequence
2019-05-08  Jouni MalinenDPP: Fix a memory leak on duplicate Authentication...
2019-05-08  Jouni MalinenDPP: Fix a memory leak in PKEX Qi/Qr derivation
2019-05-08  Jouni MalinenDPP: Fix memory leak in EC_GROUP handling
2019-05-08  Jouni MalinenDPP: Fix a memory leak in key pair generation
2019-04-28  Jouni MalinenDPP2: Check conn->ctrl more consistently
2019-04-22  Jouni MalinenDPP2: Protocol exchange over TCP using Controller/Relay
2019-04-21  Jouni MalinenDPP: Make pkhash available in bootstrapping info
2019-04-21  Jouni MalinenDPP: Add configuration structure to dpp_global_init()
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-18  Jouni MalinenDPP2: PFS for PTK derivation
2019-03-16  Jouni MalinenDPP2: Support new legacy+DPP config object credentials
2019-03-16  Jouni MalinenDPP: Clean up configuration parsing
2019-03-14  Jouni MalinenDPP2: Configuration Result message generation and proce...
2019-03-13  Jouni MalinenDPP2: Protocol version indication
2018-12-21  Jouni MalinenDPP: Fix build with LibreSSL 2.8.3
2018-12-02  Jouni MalinenDPP: Do not reply to PKEX request with identifier if...
2018-11-30  Jouni MalinenDPP: Check own_bi/peer_bi pointers more consistently
2018-11-27  Jouni MalinenDPP: Fix no-Status protocol testing in Auth Resp error...
2018-11-25  Jouni MalinenDPP: Fix a debug print to use quotation marks consistently
2018-09-21  Ankita BajajDPP: Fix a memory leak on Configurator keygen error...
2018-09-21  Ankita BajajDPP: Fix a memory leak in L derivation
2018-09-21  Ankita BajajDPP: Fix an error path memory leak in URI public key...
2018-09-17  Jouni MalinenDPP: Fix test functionality for invalid keys with OpenS...
2018-08-30  Purushottam KushwahaDPP: Set group id through DPP_AUTH_INIT or dpp_configur...
2018-05-01  Jouni MalinenDPP: Fix testing code for invalid keys with OpenSSL...
2018-04-14  Jouni MalinenDPP: Fix build with LibreSSL v2.5
2018-04-14  Jouni MalinenDPP: Fix X509_ALGOR_get0() use with LibreSSL
2018-03-16  Purushottam KushwahaDPP: Support retrieving of configurator's private key
2018-01-26  Jouni MalinenDPP: Update PKEX role-specific points
2018-01-21  Jouni MalinenDPP: Track M.x/N.x/L.x availability for ke derivation
2017-12-10  Jouni MalinenOpenSSL: Replace EVP_PKEY_paramgen() with EC_KEY_new_by...
2017-12-10  Jouni MalinenBoringSSL: Use EC_KEY_new_by_curve_name() to simplify...
2017-12-10  Jouni MalinenRevert "BoringSSL: Add DPP special cases regardless...
2017-12-07  Jouni Malinentests: DPP P-256 test vectors
2017-12-05  Jouni MalinenDPP: Allow protocol key to be overridden for testing...
2017-12-02  Jouni MalinenDPP: Indicate to upper layers whether mutual authentica...
2017-12-02  Jouni MalinenDPP: Extend protocol testing to allow exchange termination
2017-11-30  Jouni MalinenDPP: Extend dpp_test with invalid E-Nonce in Config Req
2017-11-29  Jouni MalinenDPP: Do not continue if public key hash derivation...
2017-11-29  Jouni MalinenDPP: Fix memory leak on dpp_auth_build_conf() error...
2017-11-29  Jouni MalinenDPP: Fix a memory leak on an error path
2017-11-27  Jouni MalinenDPP: Add DPP_CONFIGURATOR_SIGN support to hostapd
2017-11-26  Jouni MalinenDPP: Auto-generate Initiator bootstrapping info if...
2017-11-23  Jouni MalinenDPP: Allow PKEX x/X and y/Y keypairs to be overridden
2017-11-23  Jouni MalinenDPP: Print more interim EC_POINT results into debug log
2017-11-23  Jouni MalinenDPP: Allow PKEX own/peer MAC addresses to be overridden
next