The branch master has been updated
via b754a8a1590b8c5c9662c8a0ba49573991488b20 (commit)
from 5674466e007d892ec55441059b3763abd5dd5440 (commit)
- Log -
commit b754a8a1590b8c5c9662c8a0ba49573991488b20
Author: Daniel DeF
The branch OpenSSL_1_1_1-stable has been updated
via 851437094aca6067d425f7869751df41cde775fe (commit)
from 2cf7fd698ec1375421f91338ff8a44e7da5238b6 (commit)
- Log -
commit 851437094aca6067d425f7869751df41cde775fe
Auth
The branch master has been updated
via 5674466e007d892ec55441059b3763abd5dd5440 (commit)
from 7f4268bff3cf49b96d25bfd83013ee310c31520b (commit)
- Log -
commit 5674466e007d892ec55441059b3763abd5dd5440
Author: Richard Le
Build Update for openssl/openssl
-
Build: #23004
Status: Fixed
Duration: 16 mins and 40 secs
Commit: 2cf7fd6 (OpenSSL_1_1_1-stable)
Author: Andy Polyakov
Message: AArch64 assembly pack: authenticate return addresses.
ARMv8.3 adds pointer authentication extensi
Build Update for openssl/openssl
-
Build: #23002
Status: Passed
Duration: 19 mins and 11 secs
Commit: 7f4268b (master)
Author: Pauli
Message: Fix master build.
The recent change from ENGINES to MODULES broke the configure it seems.
Reviewed-by: Tim Hudson
(Me
The branch OpenSSL_1_1_1-stable has been updated
via 2cf7fd698ec1375421f91338ff8a44e7da5238b6 (commit)
from af250b36eb537bc2b185e35e24f187380a98ebb4 (commit)
- Log -
commit 2cf7fd698ec1375421f91338ff8a44e7da5238b6
Auth
Build Update for openssl/openssl
-
Build: #23001
Status: Errored
Duration: 4 mins and 45 secs
Commit: 583fd0c (master)
Author: Pauli
Message: Macro typo fix not propagated
Reviewed-by: Tim Hudson
(Merged from https://github.com/openssl/openssl/pull/8217)
Vie
The branch master has been updated
via 7f4268bff3cf49b96d25bfd83013ee310c31520b (commit)
from 583fd0c1085c6297e3dd632ac588afee723aae5a (commit)
- Log -
commit 7f4268bff3cf49b96d25bfd83013ee310c31520b
Author: Pauli
Dat
Build Update for openssl/openssl
-
Build: #23000
Status: Errored
Duration: 3 mins and 55 secs
Commit: e5fee28 (master)
Author: Pauli
Message: Fix typo in comment
Reviewed-by: Paul Yang
(Merged from https://github.com/openssl/openssl/pull/8218)
View the chang
The branch master has been updated
via 583fd0c1085c6297e3dd632ac588afee723aae5a (commit)
from e5fee28f0e49fe2e07b2088985eee2d0ffaaf17e (commit)
- Log -
commit 583fd0c1085c6297e3dd632ac588afee723aae5a
Author: Pauli
Dat
The branch master has been updated
via e5fee28f0e49fe2e07b2088985eee2d0ffaaf17e (commit)
from 54b5fb2dab8b216c11adfbe6320c27e18a44ffb3 (commit)
- Log -
commit e5fee28f0e49fe2e07b2088985eee2d0ffaaf17e
Author: Pauli
Dat
Build openssl master.22394 completed
Commit fe474de9bb by Pauli on 2/12/2019 11:30 PM:
Fix master build.
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commi
Build openssl master.22393 failed
Commit 2eba95d4f0 by Pauli on 2/12/2019 11:22 PM:
Fix typo in comment
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commit
Build openssl master.22392 failed
Commit 83b0a79ac1 by Pauli on 2/12/2019 10:30 PM:
Macro typo fix not propagated
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/open
Platform and configuration command:
$ uname -a
Linux run 4.4.0-135-generic #161-Ubuntu SMP Mon Aug 27 10:45:01 UTC 2018 x86_64
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings
Commit log since last time:
54b5fb2dab To use BN_BITS2, we'd better include openssl/bn.h
c703a
Build openssl master.22391 failed
Commit c84fe02d12 by David Makepeace on 6/21/2018 9:16 PM:
Added new EVP/KDF API.
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/op
Build openssl master.22390 failed
Commit ac092b4a9e by David Asraf on 2/7/2019 9:51 AM:
Add EC_GROUP_get0_field
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openss
Build openssl master.22387 failed
Commit cf32d324d2 by Eneas U de Queiroz on 2/12/2019 6:53 PM:
eng_devcrypto.c: fix cipher_ctrl function
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.o
Build Update for openssl/openssl
-
Build: #22991
Status: Errored
Duration: 4 mins and 59 secs
Commit: 54b5fb2 (master)
Author: Richard Levitte
Message: To use BN_BITS2, we'd better include openssl/bn.h
Reviewed-by: Matt Caswell
(Merged from https://github.com
Build openssl master.22386 failed
Commit 54b5fb2dab by Richard Levitte on 2/12/2019 7:33 PM:
To use BN_BITS2, we'd better include openssl/bn.h
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.open
Build Update for openssl/openssl
-
Build: #22989
Status: Errored
Duration: 7 mins and 50 secs
Commit: c703a80 (master)
Author: Eneas U de Queiroz
Message: eng_devcrypto.c: close open session on init
cipher_init may be called on an already initialized context,
The branch master has been updated
via 54b5fb2dab8b216c11adfbe6320c27e18a44ffb3 (commit)
from c703a808a1394fea7f77067db20c9508e6964d0b (commit)
- Log -
commit 54b5fb2dab8b216c11adfbe6320c27e18a44ffb3
Author: Richard Le
Build openssl master.22384 failed
Commit c703a808a1 by Eneas U de Queiroz on 2/12/2019 7:06 PM:
eng_devcrypto.c: close open session on init
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl
Build openssl master.22382 failed
Commit 8e7596e150 by Richard Levitte on 2/12/2019 6:54 PM:
To use BN_BITS2, we'd better include openssl/bn.h
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.open
Build openssl master.22380 failed
Commit a42174ed76 by David Asraf on 2/7/2019 9:51 AM:
Add EC_GROUP_get0_field
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openss
The branch master has been updated
via c703a808a1394fea7f77067db20c9508e6964d0b (commit)
via c244aa7bdac4eb26504b68e430557ed3e5a12ae9 (commit)
via 2afebe0bab5e03c9ae1555fd79044940245d7235 (commit)
from 9a18aae5f21efc59da8b697ad67d5d37b95ab322 (commit)
- Log
Build openssl master.22378 completed
Commit 9a18aae5f2 by Andy Polyakov on 2/12/2019 6:00 PM:
AArch64 assembly pack: authenticate return addresses.
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta
Build Update for openssl/openssl
-
Build: #22983
Status: Still Failing
Duration: 19 mins and 6 secs
Commit: 9a18aae (master)
Author: Andy Polyakov
Message: AArch64 assembly pack: authenticate return addresses.
ARMv8.3 adds pointer authentication extension, whi
The branch master has been updated
via 9a18aae5f21efc59da8b697ad67d5d37b95ab322 (commit)
from a40f0f6475711f01d32c4cdc39e54311b7e9c876 (commit)
- Log -
commit 9a18aae5f21efc59da8b697ad67d5d37b95ab322
Author: Andy Polya
Build openssl master.22377 failed
Commit 463d18f565 by Rich Salz on 2/12/2019 5:23 PM:
Moved buildinf.h
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commit
Build openssl master.22376 completed
Commit a8491cc018 by Markus Stockhausen on 2/11/2019 5:38 PM:
MIPS32R3 provides the EXT instruction to extract bits from
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: h
Build openssl master.22375 failed
Commit b1de3849f7 by Antonio Iacono on 2/12/2019 5:04 PM:
Add function pkcs11_get_console_pin
Configure your notification preferences
_
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman
Build Update for openssl/openssl
-
Build: #22974
Status: Broken
Duration: 22 mins and 12 secs
Commit: a40f0f6 (master)
Author: Pauli
Message: Add sparse array data type.
This commit adds a space and time efficient sparse array data structure.
The structure's r
The branch master has been updated
via a40f0f6475711f01d32c4cdc39e54311b7e9c876 (commit)
from dff298135b9b8bbaac1f452a219bb446e50728d1 (commit)
- Log -
commit a40f0f6475711f01d32c4cdc39e54311b7e9c876
Author: Pauli
Dat
The branch OpenSSL_1_1_0-stable has been updated
via 54a622697eced33a6029fd5e7dd452cfb99bb72e (commit)
from 152abc5522d869668f50deeb99cd0d948d0df4c1 (commit)
- Log -
commit 54a622697eced33a6029fd5e7dd452cfb99bb72e
Auth
35 matches
Mail list logo