ade3baa6 | 24-Aug-2023 |
Hugo Landau |
make update Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21815) |
7ff1696e | 23-Aug-2023 |
Hugo Landau |
Tweak documentation for WAIT_PEER Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21815) |
3bc38ba0 | 23-Aug-2023 |
Hugo Landau |
QUIC MULTISTREAM TEST: Test WAIT_PEER Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21
QUIC MULTISTREAM TEST: Test WAIT_PEER Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21815)
show more ...
|
25a0c4b9 | 23-Aug-2023 |
Hugo Landau |
QUIC APL: Support waiting for peer-initiated shutdown Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl
QUIC APL: Support waiting for peer-initiated shutdown Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21815)
show more ...
|
96fe5e5f | 22-Aug-2023 |
Hugo Landau |
QUIC APL: Implement backpressure on stream creation Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/o
QUIC APL: Implement backpressure on stream creation Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21815)
show more ...
|
a2608e4b | 05-Aug-2023 |
Kai Pastor |
Set VC win64 perlasm scheme during Configure Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openss
Set VC win64 perlasm scheme during Configure Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21661)
show more ...
|
2de153dc | 22-Aug-2023 |
Frederik Wedel-Heinen |
Removed unused struct ssl3_comp_st Fixes #21731 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/open
Removed unused struct ssl3_comp_st Fixes #21731 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21803)
show more ...
|
20a54aa2 | 22-Aug-2023 |
Frederik Wedel-Heinen |
Removed unused member read_iv of ossl_record_layer_st Fixes #21732 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from http
Removed unused member read_iv of ossl_record_layer_st Fixes #21732 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21804)
show more ...
|
69169cd9 | 17-Aug-2023 |
Hugo Landau |
QUIC: Version negotiation testing Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764) |
de85ec03 | 24-Aug-2023 |
Hugo Landau |
QUIC RXDP: Handle PING correctly Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764) |
a1d2a9d1 | 17-Aug-2023 |
Hugo Landau |
QUIC MULTISTREAM TEST: Fix connect-or-fail Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pu
QUIC MULTISTREAM TEST: Fix connect-or-fail Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764)
show more ...
|
413a427c | 17-Aug-2023 |
Hugo Landau |
QUIC QRX: Initialise all RXE fields properly for non-encrypted packets Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://g
QUIC QRX: Initialise all RXE fields properly for non-encrypted packets Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764)
show more ...
|
c5b882a8 | 17-Aug-2023 |
Hugo Landau |
QUIC APL: Handle modes correctly Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764) |
777a8a7f | 17-Aug-2023 |
Hugo Landau |
QUIC: Minimally handle version negotiation packets Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/op
QUIC: Minimally handle version negotiation packets Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21764)
show more ...
|
1cfdbdd0 | 29-Aug-2023 |
Tomas Mraz |
Update Cloudflare Quiche to fix a build issue Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Matt Caswell <matt@openss
Update Cloudflare Quiche to fix a build issue Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21885)
show more ...
|
0f9caad5 | 25-Aug-2023 |
Tomas Mraz |
Raise the timeout in quic_client_test.c Recently the Coveralls CI run started failing because it times out in this test. Outside of Coveralls it runs fine so assuming that this i
Raise the timeout in quic_client_test.c Recently the Coveralls CI run started failing because it times out in this test. Outside of Coveralls it runs fine so assuming that this is caused by slow execution under Coveralls. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21844)
show more ...
|
84a0b1b1 | 25-Aug-2023 |
Min Zhou |
Resolve assembler complains when including loongarch_arch.h The assembler will complain when we include loongarch_arch.h in an assembly file as following: crypto/loongarch_arch.
Resolve assembler complains when including loongarch_arch.h The assembler will complain when we include loongarch_arch.h in an assembly file as following: crypto/loongarch_arch.h: Assembler messages: crypto/loongarch_arch.h:12: Fatal error: no match insn: extern unsigned int OPENSSL_loongarch_hwcap_P So, the sentence of `extern unsigned int OPENSSL_loongarch_hwcap_P` should be guarded with "#ifndef __ASSEMBLER__". Fixes #21838. Signed-off-by: Min Zhou <zhoumin@loongson.cn> Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21839)
show more ...
|
dac42bdc | 25-Aug-2023 |
Matt Caswell |
Fix a bad merge in quic-multi-stream.c demo The function SSL_set_initial_peer_addr() got renamed to SSL_set1_initial_peer_addr(). The demo missed out on the rename when it got rebase
Fix a bad merge in quic-multi-stream.c demo The function SSL_set_initial_peer_addr() got renamed to SSL_set1_initial_peer_addr(). The demo missed out on the rename when it got rebased on top of it. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21842)
show more ...
|
7a5f58b2 | 24-Aug-2023 |
Hugo Landau |
QUIC APL: Fix stream backpressure conditions to use non-I/O errors Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://githu
QUIC APL: Fix stream backpressure conditions to use non-I/O errors Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21811)
show more ...
|
14551f1e | 22-Aug-2023 |
Hugo Landau |
QUIC MULTISTREAM TEST: Test backpressure on stream creation Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/o
QUIC MULTISTREAM TEST: Test backpressure on stream creation Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21811)
show more ...
|
9d6bd3d3 | 22-Aug-2023 |
Hugo Landau |
QUIC APL: Implement backpressure on stream creation Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/o
QUIC APL: Implement backpressure on stream creation Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21811)
show more ...
|
10536b7f | 21-Aug-2023 |
olszomal |
Changed the default value of the "ess_cert_id_alg" option This is used to calculate the TSA's public key certificate identifier. The default algorithm is changed from sha1 to sha256
Changed the default value of the "ess_cert_id_alg" option This is used to calculate the TSA's public key certificate identifier. The default algorithm is changed from sha1 to sha256. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21794)
show more ...
|
975f372a | 25-Aug-2023 |
Tomas Mraz |
Revert "drop! Make failing tests run on pull request to test" This reverts commit 86051eb2bb86e3a89e69abfb6419409aa701bcf7. Reviewed-by: Hugo Landau <hlandau@openssl.org> Review
Revert "drop! Make failing tests run on pull request to test" This reverts commit 86051eb2bb86e3a89e69abfb6419409aa701bcf7. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21843)
show more ...
|
597ff76e | 25-Aug-2023 |
Tomas Mraz |
Revert "drop! Make OS Zoo on pull request to test" This reverts commit 467e5c1fb7efee2541b8ce7e5bce39f1b4614079. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Matt
Revert "drop! Make OS Zoo on pull request to test" This reverts commit 467e5c1fb7efee2541b8ce7e5bce39f1b4614079. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21843)
show more ...
|
56562c47 | 23-Aug-2023 |
Tomas Mraz |
80-test_cmp_http.t: Skip IPv6 address test if IPv6 is unavailable Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged
80-test_cmp_http.t: Skip IPv6 address test if IPv6 is unavailable Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/21825)
show more ...
|