CVS commit: src/external/bsd/wpa/dist/src/eap_peer

2019-04-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 10 17:49:59 UTC 2019 Modified Files: src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c Log Message: When processing an EAP-pwd Commit frame, the server's scalar and element (elliptic curve point) were not validated.

CVS commit: src/external/bsd/wpa/dist/src/eap_peer

2015-05-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 9 19:46:01 UTC 2015 Modified Files: src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c Log Message: The length of the received Commit and Confirm message payloads was not checked before reading them. This could result

CVS commit: src/external/bsd/wpa/dist/src/eap_peer

2015-05-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 9 19:49:28 UTC 2015 Modified Files: src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c Log Message: The remaining number of bytes in the message could be smaller than the Total-Length field size, so the length needs to

CVS commit: src/external/bsd/wpa/dist/src/eap_peer

2015-05-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 9 19:51:43 UTC 2015 Modified Files: src/external/bsd/wpa/dist/src/eap_peer: eap_pwd.c Log Message: The L (Length) and M (More) flags needs to be cleared before deciding whether the locally generated response requires