Displaying 10 results from an estimated 10 matches for "test_load_v1_key".
Did you mean:
test_load_v1_keys
2016 Nov 15
2
Crashing when run against OpenSSL 1.1.0c
...bthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
test_cipher_test_vectors ............................................. : ok
test_cipher_aead_test_vectors ........................................ : ok
test_hmac_test_vectors ............................................... : ok
test_load_v1_keys .................................................... : ok
test_load_v1_key ..................................................... : ok
test_load_v1_public_key .............................................. : ok
test_load_v2_key ..................................................... : ok
test_load_v2...
2016 Nov 15
0
Crashing when run against OpenSSL 1.1.0c
...quot;/lib/x86_64-linux-gnu/libthread_db.so.1".
> test_cipher_test_vectors ............................................. : ok
> test_cipher_aead_test_vectors ........................................ : ok
> test_hmac_test_vectors ............................................... : ok
> test_load_v1_keys .................................................... : ok
> test_load_v1_key ..................................................... : ok
> test_load_v1_public_key .............................................. : ok
> test_load_v2_key ..................................................... :...
2016 Oct 21
3
v2.2.26 release candidate released
...-test.sh ../.. ./$bin; then exit 1; fi; \
> done
> test_cipher_test_vectors ............................................. : ok
> test_cipher_aead_test_vectors ........................................ : ok
> test_hmac_test_vectors ............................................... : ok
> test_load_v1_keys .................................................... : ok
> test_load_v1_key ..................................................... : ok
> test_load_v1_public_key .............................................. : ok
>
> vex: the `impossible' happened:
> isZeroU
> vex stora...
2016 Nov 15
1
Crashing when run against OpenSSL 1.1.0c
...uot;.
>> test_cipher_test_vectors ............................................. :
>> ok
>> test_cipher_aead_test_vectors ........................................ :
>> ok
>> test_hmac_test_vectors ............................................... :
>> ok
>> test_load_v1_keys .................................................... :
>> ok
>> test_load_v1_key ..................................................... :
>> ok
>> test_load_v1_public_key .............................................. :
>> ok
>> test_load_v2_key .................
2016 Oct 21
0
v2.2.26 release candidate released
...if ! /bin/sh ../../run-test.sh ../.. ./$bin; then exit 1; fi; \
done
test_cipher_test_vectors ............................................. : ok
test_cipher_aead_test_vectors ........................................ : ok
test_hmac_test_vectors ............................................... : ok
test_load_v1_keys .................................................... : ok
test_load_v1_key ..................................................... : ok
test_load_v1_public_key .............................................. : ok
vex: the `impossible' happened:
isZeroU
vex storage: T total 586404328 bytes al...
2016 Aug 04
2
Dovecot 2.2.25 test failure
Operating system - 64 bit CentOS 7
gcc-4.8.5-4.el7.x86_64
Building against LibreSSL which has been fine for other releases, but it
is a crypto test that is fails.
Tried with LibreSSL 2.4.2 and 2.3.6 - both the build completes but fails
the make check
Dovecot 2.2.24 passes make check on both.
This is where it fails:
Making check in lib-dcrypt
make[2]: Entering directory
2016 Oct 21
0
v2.2.26 release candidate released
...n; then exit 1; fi; \
>> done
>> test_cipher_test_vectors ............................................. : ok
>> test_cipher_aead_test_vectors ........................................ : ok
>> test_hmac_test_vectors ............................................... : ok
>> test_load_v1_keys .................................................... : ok
>> test_load_v1_key ..................................................... : ok
>> test_load_v1_public_key .............................................. : ok
>>
>> vex: the `impossible' happened:
>> is...
2016 Aug 04
2
Dovecot 2.2.25 test failure
...t;) at test-common.c:404
No locals.
#4 0x000055555555f462 in main () at test-crypto.c:554
test_functions = {0x555555565050 <test_cipher_test_vectors>,
0x555555564b90 <test_cipher_aead_test_vectors>, 0x555555564970
<test_hmac_test_vectors>,
0x555555563990 <test_load_v1_keys>, 0x555555564660
<test_load_v1_key>, 0x5555555643b0 <test_load_v1_public_key>,
0x555555563f90 <test_load_v2_key>,
0x555555563840 <test_load_v2_public_key>, 0x555555563670
<test_get_info_v2_key>, 0x555555563280 <test_gen_and_get_info_rsa_pem>, 0x...
2016 Oct 19
14
v2.2.26 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig
There are quite a lot of changes since v2.2.25. Please try out this RC so we can get a good and stable v2.2.26 out.
* master: Removed hardcoded 511 backlog limit for listen(). The kernel
should limit this as needed.
* doveadm import: Source user is now initialized
2016 Oct 19
14
v2.2.26 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig
There are quite a lot of changes since v2.2.25. Please try out this RC so we can get a good and stable v2.2.26 out.
* master: Removed hardcoded 511 backlog limit for listen(). The kernel
should limit this as needed.
* doveadm import: Source user is now initialized