Module Name:src
Committed By: christos
Date: Mon Sep 23 15:20:04 UTC 2024
Modified Files:
src/external/bsd/wpa/dist/src/common: dpp.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/src/common/dpp.c
P
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:20:04 UTC 2024
Modified Files:
src/external/bsd/wpa/dist/src/common: dpp.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/src/common/dpp.c
P
Module Name:src
Committed By: christos
Date: Thu Aug 8 09:56:10 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/common: sae.c
Log Message:
SAE: Run through prf result processing even if it >= prime
This reduces differences in timing and memory access within the
hu
Module Name:src
Committed By: christos
Date: Thu Aug 8 09:56:10 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/common: sae.c
Log Message:
SAE: Run through prf result processing even if it >= prime
This reduces differences in timing and memory access within the
hu
Module Name:src
Committed By: christos
Date: Thu Aug 8 08:55:48 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/common: sae.c
Log Message:
SAE: Use const_time_memcmp() for pwd_value >= prime comparison
This reduces timing and memory access pattern differences for
Module Name:src
Committed By: christos
Date: Thu Aug 8 08:55:48 UTC 2019
Modified Files:
src/external/bsd/wpa/dist/src/common: sae.c
Log Message:
SAE: Use const_time_memcmp() for pwd_value >= prime comparison
This reduces timing and memory access pattern differences for