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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WPS NFC: Use AP Channel information from credential container
Jouni Malinen
2014-01-27
1
-0/+6
*
WPS NFC: Add BSSID and AP channel info to Configuration Token
Jouni Malinen
2014-01-27
3
-3/+9
*
WPS-STRICT: Update valid Device Password ID and Config Error range
Jouni Malinen
2014-01-27
1
-2/+2
*
P2P NFC: WPA state machine config with driver-based BSS selection
Jouni Malinen
2014-01-27
1
-29/+28
*
P2P NFC: Static handover with NFC Tag on client
Jouni Malinen
2014-01-27
6
-21/+91
*
P2P NFC: Enable own NFC Tag on GO Registrar
Jouni Malinen
2014-01-27
2
-0/+42
*
P2P NFC: Add GO info into handover message when in client role
Jouni Malinen
2014-01-27
3
-15/+69
*
P2P NFC: Optimize join-a-group operation based on NFC information
Jouni Malinen
2014-01-27
6
-42/+101
*
P2P NFC: Copy DH parameters to a separate group interface
Jouni Malinen
2014-01-27
1
-0/+5
*
WPS NFC: Update DH keys for ER operations
Jouni Malinen
2014-01-27
1
-11/+9
*
WPS NFC: Use pubkey mismatch config error from Enrollee
Jouni Malinen
2014-01-27
1
-0/+1
*
P2P NFC: Add processing of P2P client while NFC handover case
Jouni Malinen
2014-01-27
4
-58/+107
*
P2P NFC: Do not try to join peer if both devices are already GO
Jouni Malinen
2014-01-27
4
-2/+17
*
P2P: Add test option to disable IP address assignment request
Jouni Malinen
2014-01-27
3
-1/+9
*
P2P: Add support for IP address assignment in 4-way handshake
Jouni Malinen
2014-01-27
26
-8/+327
*
P2P NFC: Optimize GO Negotiation retries
Jouni Malinen
2014-01-27
1
-1/+6
*
P2P NFC: Add NFC tag enabling for static handover
Jouni Malinen
2014-01-27
6
-0/+94
*
P2P NFC: Report handover select from tag for static handover
Jouni Malinen
2014-01-27
3
-0/+20
*
P2P NFC: Report connection handover as trigger for P2P
Jouni Malinen
2014-01-27
12
-11/+531
*
P2P NFC: Build connection handover messages
Jouni Malinen
2014-01-27
7
-0/+233
*
P2P NFC: Define WPS_NFC config method
Jouni Malinen
2014-01-27
3
-6/+17
*
P2P NFC: Allow separate WPS/P2P IES to be parsed
Jouni Malinen
2014-01-27
2
-0/+29
*
P2P NFC: Pass OOB Dev Password through P2P parser
Jouni Malinen
2014-01-27
2
-0/+5
*
P2P NFC: Pass OOB Device Password ID to P2P
Jouni Malinen
2014-01-27
4
-10/+17
*
P2P NFC: Add WPS attribute building for P2P NFC
Jouni Malinen
2014-01-27
4
-2/+98
*
P2P NFC: Add NDEF helpers for P2P connection handover messages
Jouni Malinen
2014-01-27
2
-0/+28
*
P2P NFC: Add OOB GO Negotiation Channel attribute
Jouni Malinen
2014-01-27
4
-0/+44
*
WPS NFC: Allow BSSID and channel to be included in handover select
Jouni Malinen
2014-01-27
4
-4/+40
*
NFC: Update WPS ER to use the new connection handover design
Jouni Malinen
2014-01-27
6
-7/+169
*
WPS NFC: Add support for wpa_supplicant AP/GO mode to use handover
Jouni Malinen
2014-01-27
3
-0/+20
*
WPS NFC: Process new style handover select
Jouni Malinen
2014-01-27
2
-17/+110
*
WPS NFC: New style connection handover select from AP/Registrar
Jouni Malinen
2014-01-27
1
-5/+35
*
WPS NFC: Add AP mode connection handover report
Jouni Malinen
2014-01-27
3
-8/+162
*
WPS NFC: Build new style carrier record for connection handover request
Jouni Malinen
2014-01-27
6
-100/+40
*
WPS NFC: Split DH key generation to a separate function
Jouni Malinen
2014-01-27
2
-9/+28
*
WPS NFC: Update NFC connection handover design
Jouni Malinen
2014-01-27
7
-16/+131
*
WPS NFC: Use abbreviated handshake if both PK hashes delivered OOB
Jouni Malinen
2014-01-27
3
-6/+69
*
WPS: Preparations for allowing SSID filtering for provisioning step
Jouni Malinen
2014-01-27
3
-7/+19
*
WPS NFC: Validate peer public key hash on Enrollee
Jouni Malinen
2014-01-27
8
-16/+92
*
WPS NFC: Send M2D with config error 20 on pkhash mismatch
Jouni Malinen
2014-01-27
2
-2/+7
*
WPS: Remove Version attribute from NFC messages
Jouni Malinen
2014-01-27
2
-6/+3
*
WPS: Add builder functions for AP Channel and RF Bands attributes
Jouni Malinen
2014-01-27
3
-5/+23
*
P2P: Make group operating channel available
Jouni Malinen
2014-01-27
4
-0/+13
*
P2P: Split add-group-info into a helper function
Jouni Malinen
2014-01-27
2
-12/+26
*
P2P: Apply unsafe frequency rules to available channels
Arif Hussain
2014-01-27
9
-1/+148
*
Add a header file defining QCA OUI and vendor extensions
Jouni Malinen
2014-01-24
2
-0/+50
*
Increase global ctrl_iface buffer to same size as per-interface
Jouni Malinen
2014-01-23
1
-1/+1
*
tests: Verify GAS/ANQP use during PMF association
Jouni Malinen
2014-01-23
1
-0/+29
*
GAS client: Use Protected Dual of Public Action frames with PMF
Jouni Malinen
2014-01-23
4
-8/+53
*
GAS server: Add support for Protected Dual of Public Action frames
Jouni Malinen
2014-01-23
4
-9/+38
[next]