Module Name:src
Committed By: joerg
Date: Mon Mar 23 22:21:34 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/test/testutil: format_output.c
main.c output.h tests.c
Log Message:
Fix format string usage.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: joerg
Date: Thu Oct 4 13:38:41 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/test/testutil: tests.c
Log Message:
Add missing format string annotation.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/cry
Module Name:src
Committed By: christos
Date: Tue Oct 2 13:53:51 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/test: hmactest.c
Log Message:
Use hex string syntax to prevent overflow warnings for character constants
>= 128.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Sun Sep 30 19:23:13 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/test/testutil: format_output.c
main.c output.h
Log Message:
Annotate format functions and fix format errors.
To generate a diff of t
Module Name:src
Committed By: christos
Date: Tue Feb 13 17:39:38 UTC 2018
Added Files:
src/crypto/external/bsd/openssl/dist/test: constant_time_test.c
evp_extra_test.c heartbeat_test.c
Log Message:
add missing test files added in the vendor branch.
To generat