Module Name:src
Committed By: christos
Date: Wed Apr 10 17:56:13 UTC 2019
Added Files:
src/external/bsd/wpa/dist/src/utils: const_time.h
Log Message:
These functions can be used to help implement constant time operations
for various cryptographic operations that must minim
Module Name:src
Committed By: christos
Date: Sun Jan 24 19:15:57 UTC 2016
Modified Files:
src/external/bsd/wpa/dist/src/utils: eloop.c
Log Message:
use 0 for udata for portability (FreeBSD has a pointer, we have uintptr_t)
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: roy
Date: Fri Jan 22 20:21:04 UTC 2016
Modified Files:
src/external/bsd/wpa/dist/src/utils: eloop.c
Log Message:
Remove unused var
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/wpa/dist/src/utils/eloop.c
Ple
Module Name:src
Committed By: roy
Date: Fri Jan 22 18:01:05 UTC 2016
Modified Files:
src/external/bsd/wpa/dist/src/utils: eloop.c
Log Message:
Size the kevent receive buffer correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/bsd/wpa/dist
Module Name:src
Committed By: roy
Date: Wed Jan 20 15:26:14 UTC 2016
Modified Files:
src/external/bsd/wpa/dist/src/utils: eloop.c
Log Message:
Sync upstream changes for eloop
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/wpa/dist/src/utils/
Module Name:src
Committed By: roy
Date: Wed Jan 20 15:07:52 UTC 2016
Modified Files:
src/external/bsd/wpa/dist/src/utils: eloop.c
Log Message:
Add kqueue(2) support.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/wpa/dist/src/utils/eloop.c
Module Name:src
Committed By: christos
Date: Fri Oct 17 02:57:42 UTC 2014
Modified Files:
src/external/bsd/wpa/dist/src/utils: os_unix.c
Log Message:
avoid variable array allocation that gcc can't figure out.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.