index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
/
dpp_supplicant.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bool for is_6ghz variables and functions
Jouni Malinen
2020-12-11
1
-3/+3
*
DPP2: Use the new privacy protection key to protect E-id on Enrollee
Jouni Malinen
2020-10-13
1
-1/+3
*
DPP2: Copy received ppKey into wpa_supplicant network profile
Jouni Malinen
2020-10-13
1
-0/+23
*
DPP2: Presence Announcement notification in STA
Andrew Beltrano
2020-10-07
1
-0/+2
*
DPP2: Check channel 6 validity before adding it to chirp channel list
Disha Das
2020-10-06
1
-1/+17
*
DPP: Remove unnecessary dpp_global_config parameters
Jouni Malinen
2020-08-25
1
-2/+0
*
DPP2: Controller support in hostapd
Jouni Malinen
2020-08-25
1
-0/+4
*
DPP2: Fix build without IEEE8021X_EAPOL
Jouni Malinen
2020-08-22
1
-2/+2
*
DPP: Add process_conf_obj into TCP connection data struct
Jouni Malinen
2020-08-14
1
-1/+3
*
DPP: Add msg_ctx into TCP connection data struct
Jouni Malinen
2020-08-14
1
-1/+2
*
DPP2: hostapd/AP as Enrollee/Initiator over TCP
Jouni Malinen
2020-08-14
1
-1/+1
*
DPP2: Disconnect before starting reconfiguration
Jouni Malinen
2020-08-13
1
-0/+6
*
DPP2: Support mutual auth with QR in scan-during-auth-exchange case
Jouni Malinen
2020-08-12
1
-0/+4
*
DPP2: Allow Controller to be configured to require QR mutual auth
Jouni Malinen
2020-08-12
1
-0/+2
*
DPP2: Regenerate Reconfig Announcement for each transmission
Jouni Malinen
2020-08-07
1
-17/+20
*
DPP2: Allow iteration count to be configured for DPP_RECONFIG
Jouni Malinen
2020-08-07
1
-4/+19
*
DPP2: Add E-id in Reconfig Announcement
Jouni Malinen
2020-08-07
1
-4/+21
*
DPP2: Add Enrollee netAccessKey group into Reconfig Announcement
Jouni Malinen
2020-08-07
1
-4/+17
*
DPP2: Fix auth termination after receiving Configurator backup
Jouni Malinen
2020-07-23
1
-1/+4
*
DPP2: Make sure dpp_auth gets cleared with external config processing
Jouni Malinen
2020-06-26
1
-0/+2
*
DPP2: Do not allow reconfiguration to be started with pending auth
Jouni Malinen
2020-06-26
1
-0/+6
*
DPP2: Debug print reason for rejecting reconfiguration
Jouni Malinen
2020-06-26
1
-3/+15
*
DPP2: Fix DPP_CA_SET processing with authentication not having peer BI
Jouni Malinen
2020-06-22
1
-1/+2
*
DPP: Clear bootstrap entries only after clearing authentication state
Jouni Malinen
2020-06-22
1
-1/+1
*
DPP2: Remove forgetten development time debug prints
Jouni Malinen
2020-06-18
1
-4/+0
*
DPP2: Add an automatic peer_bi entry for CSR matching if needed
Jouni Malinen
2020-06-18
1
-12/+28
*
DPP2: Add Enrollee name into CSR as the commonName
Jouni Malinen
2020-06-18
1
-2/+4
*
DPP2: Do not try to proceed with GAS client if CSR building fails
Jouni Malinen
2020-06-18
1
-0/+1
*
DPP2: Allow CSR processing by CA/RA to reject configuration
Jouni Malinen
2020-06-17
1
-17/+27
*
DPP2: Enterprise provisioning (Enrollee)
Jouni Malinen
2020-06-16
1
-1/+160
*
DPP2: Enterprise provisioning (Configurator)
Jouni Malinen
2020-06-16
1
-0/+99
*
GAS server: Support comeback delay from the request handler
Jouni Malinen
2020-06-15
1
-2/+2
*
Use per-interface type driver key_mgmt capabilities when possible
Veerendranath Jakkam
2020-05-12
1
-1/+2
*
DPP2: Extend TCP encapsulation case to support Configurator as Initiator
Jouni Malinen
2020-05-12
1
-0/+15
*
DPP2: Fix DPP_CHIRP listen parameter value validation
Jouni Malinen
2020-05-11
1
-1/+1
*
DPP2: Remove reconfigured network
Jouni Malinen
2020-05-11
1
-0/+14
*
DPP2: Reconfig Authentication Confirm processing
Jouni Malinen
2020-05-11
1
-1/+34
*
DPP2: Reconfig Authentication Response processing and Confirm generation
Jouni Malinen
2020-05-11
1
-1/+49
*
DPP2: Reconfig Authentication Request processing and Response generation
Jouni Malinen
2020-05-11
1
-0/+50
*
DPP2: Reconfig Authentication Request generation and transmission
Jouni Malinen
2020-05-11
1
-1/+98
*
DPP2: Process received Reconfig Announcement frame
Jouni Malinen
2020-05-11
1
-0/+45
*
DPP2: Reconfig Announcement transmission
Jouni Malinen
2020-05-11
1
-8/+48
*
DPP: Track ending time for remain-on-channel operations
Jouni Malinen
2020-05-09
1
-0/+18
*
DPP: Allow version number to be overridden for testing purposes
Jouni Malinen
2020-05-03
1
-4/+6
*
DPP2: Try to negotiate PFS only if AP supports version 2 or newer
Jouni Malinen
2020-05-03
1
-1/+13
*
DPP2: Add Protocol Version attribute to network introduction messages
Jouni Malinen
2020-05-03
1
-2/+13
*
DPP: Fix config exchange with gas_rand_mac_addr
Jouni Malinen
2020-04-22
1
-1/+1
*
DPP: Add driver operation for enabling/disabling listen mode
Jouni Malinen
2020-04-20
1
-0/+2
*
DPP: Mandate mutual auth with NFC negotiated connection handover
Jouni Malinen
2020-04-03
1
-0/+2
*
DPP2: Add Connector and C-sign-key in psk/sae credentials for reconfig
Jouni Malinen
2020-04-02
1
-3/+5
[next]