CVS commit: src/tests/crypto/libcrypto

2024-07-31 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jul 31 10:38:47 UTC 2024 Modified Files: src/tests/crypto/libcrypto: t_pubkey.sh Log Message: Set a longish timeout for the dsa test - my landisk machine needs a bit more than 926s to pass this test. To generate a diff of th

CVS commit: src/tests/crypto/libcrypto

2024-07-31 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jul 31 10:38:47 UTC 2024 Modified Files: src/tests/crypto/libcrypto: t_pubkey.sh Log Message: Set a longish timeout for the dsa test - my landisk machine needs a bit more than 926s to pass this test. To generate a diff of th

CVS commit: src/tests/crypto/libcrypto

2023-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 22 17:27:49 UTC 2023 Modified Files: src/tests/crypto/libcrypto/ec: Makefile src/tests/crypto/libcrypto/threads: Makefile Log Message: Remove PROGDPLIBSSTATIC from ec and threads; dh still needs it because it ref

CVS commit: src/tests/crypto/libcrypto

2023-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 22 17:27:49 UTC 2023 Modified Files: src/tests/crypto/libcrypto/ec: Makefile src/tests/crypto/libcrypto/threads: Makefile Log Message: Remove PROGDPLIBSSTATIC from ec and threads; dh still needs it because it ref

CVS commit: src/tests/crypto/libcrypto

2023-05-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 13 17:46:10 UTC 2023 Modified Files: src/tests/crypto/libcrypto/bn/bn: Makefile src/tests/crypto/libcrypto/engine: Makefile src/tests/crypto/libcrypto/evp: Makefile src/tests/crypto/libcrypto/srp:

CVS commit: src/tests/crypto/libcrypto

2023-05-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 13 17:46:10 UTC 2023 Modified Files: src/tests/crypto/libcrypto/bn/bn: Makefile src/tests/crypto/libcrypto/engine: Makefile src/tests/crypto/libcrypto/evp: Makefile src/tests/crypto/libcrypto/srp:

CVS commit: src/tests/crypto/libcrypto/bf

2023-05-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 13 15:12:13 UTC 2023 Modified Files: src/tests/crypto/libcrypto/bf: Makefile Log Message: openssl: libcrypto bf test needs -Wno-missing-field-initializers To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 sr

CVS commit: src/tests/crypto/libcrypto/bf

2023-05-13 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat May 13 15:12:13 UTC 2023 Modified Files: src/tests/crypto/libcrypto/bf: Makefile Log Message: openssl: libcrypto bf test needs -Wno-missing-field-initializers To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 sr

CVS commit: src/tests/crypto/libcrypto/ec

2023-05-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 11 14:34:31 UTC 2023 Modified Files: src/tests/crypto/libcrypto/ec: Makefile Log Message: aarch64 needs static To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/libcrypto/ec/Makefile Please

CVS commit: src/tests/crypto/libcrypto/ec

2023-05-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu May 11 14:34:31 UTC 2023 Modified Files: src/tests/crypto/libcrypto/ec: Makefile Log Message: aarch64 needs static To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/libcrypto/ec/Makefile Please

CVS commit: src/tests/crypto/libcrypto

2023-05-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 8 17:46:06 UTC 2023 Modified Files: src/tests/crypto/libcrypto: Makefile Makefile.inc t_hashes.sh t_libcrypto.sh t_pubkey.sh src/tests/crypto/libcrypto/conf: Makefile src/tests/crypto/libcrypt

CVS commit: src/tests/crypto/libcrypto

2023-05-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 8 17:46:06 UTC 2023 Modified Files: src/tests/crypto/libcrypto: Makefile Makefile.inc t_hashes.sh t_libcrypto.sh t_pubkey.sh src/tests/crypto/libcrypto/conf: Makefile src/tests/crypto/libcrypt

CVS commit: src/tests/crypto/libcrypto

2022-06-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jun 10 05:59:12 UTC 2022 Modified Files: src/tests/crypto/libcrypto: t_libcrypto.sh Log Message: PR 56875: Bump timeout for the bignumber test to 2h, as suggested by Tom Lane to give slower architectures a chance to complete i

CVS commit: src/tests/crypto/libcrypto

2022-06-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jun 10 05:59:12 UTC 2022 Modified Files: src/tests/crypto/libcrypto: t_libcrypto.sh Log Message: PR 56875: Bump timeout for the bignumber test to 2h, as suggested by Tom Lane to give slower architectures a chance to complete i

CVS commit: src/tests/crypto/libcrypto

2019-06-16 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sun Jun 16 10:45:50 UTC 2019 Modified Files: src/tests/crypto/libcrypto: t_pubkey.sh Log Message: The runtime of the ecdsa test case increased approximately sixfold with the openssl update on 2019-06-09, and it is now timing out on

CVS commit: src/tests/crypto/libcrypto

2019-06-16 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sun Jun 16 10:45:50 UTC 2019 Modified Files: src/tests/crypto/libcrypto: t_pubkey.sh Log Message: The runtime of the ecdsa test case increased approximately sixfold with the openssl update on 2019-06-09, and it is now timing out on

Re: CVS commit: src/tests/crypto/libcrypto

2011-07-07 Thread Jukka Ruohonen
On Thu, Jul 07, 2011 at 08:34:41PM +0200, S.P.Zeidler wrote: > These tests are not new [...] Sorry, I misinterpreted. - Jukka.

Re: CVS commit: src/tests/crypto/libcrypto

2011-07-07 Thread S.P.Zeidler
Hi, Thus wrote Jukka Ruohonen (jruoho...@iki.fi): > > Log Message: > > give the idea, rc5 and mdc2 checks a chance of working if they are defined > > to be compiled > > I can hook these new crypto tests to the build with an atf-sh-api(3) wrapper. > Any reason not to? These tests are not new and

Re: CVS commit: src/tests/crypto/libcrypto

2011-07-07 Thread Jukka Ruohonen
On Tue, Jul 05, 2011 at 10:03:10AM +, S.P.Zeidler wrote: > Module Name: src > Committed By: spz > Date: Tue Jul 5 10:03:10 UTC 2011 > > Modified Files: > src/tests/crypto/libcrypto/idea: Makefile > src/tests/crypto/libcrypto/mdc2: Makefile > src/tests/crypto/libcryp