Tomas Mraz
|
3150dbe7cb
tparam_on_enc_ext(): Remove dead code in cleanup
|
1 year ago |
Hugo Landau
|
8cb4a47dbb
QUIC: Test missing/malformed/duplicate/etc. transport parameters
|
1 year ago |
Hugo Landau
|
82b7a0eee9
QUIC TLS: Ensure QUIC_TLS is ticked between each processed RX packet
|
1 year ago |
Tomas Mraz
|
3860ef2ae6
QUIC: Test connection with large client and server cert chains
|
1 year ago |
Tomas Mraz
|
7757f5ef73
QUIC: Add handling of SSL_get_shutdown()
|
1 year ago |
Tomas Mraz
|
6dfc57f8a9
Add testing of bitflips in packet headers
|
1 year ago |
Matt Caswell
|
21d2041da0
Back off on generating noise in the event of a PING frame
|
1 year ago |
Tomas Mraz
|
d2751ee393
quicapitest: Enable test_ssl_trace with enable-zlib
|
1 year ago |
Tomas Mraz
|
9f6eb62221
Test client certificate authentication with QUIC
|
1 year ago |
Matt Caswell
|
0a2369fd44
Ensure client to server datagrams are noisy too
|
1 year ago |
Matt Caswell
|
8d8c0a901e
Add the ability to do client side tracing in quictestlib.c
|
1 year ago |
Matt Caswell
|
b1584a85d0
Extend the noisy dgram test so that packets are also affected by noise
|
1 year ago |
Matt Caswell
|
5d3933eef0
Use fake time rather than real time in the noisy dgram test
|
1 year ago |
Matt Caswell
|
d3a8daca58
Use test_random() to introduce better noise into the noisy dgram BIO
|
1 year ago |
Matt Caswell
|
19d79bb2ba
Extend the nosiy datagram test to send more data
|
1 year ago |
Matt Caswell
|
43b94c7fe4
Create a noisy dgram test
|
1 year ago |
Matt Caswell
|
122d4e20cd
Test that a client that does not supply ALPN fails as expected
|
1 year ago |
Matt Caswell
|
9912dfb98c
Add a test for SSL_CIPHER_find() when used with a QUIC SSL object
|
1 year ago |
Matt Caswell
|
1e4fc0b2e5
Add a test for using a PSK with QUIC
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Matt Caswell
|
48724e8a20
Add a test for QUIC non IO retry errors
|
1 year ago |
Matt Caswell
|
8c5284ff19
Test that we send multiple datagrams in one go if appropriate
|
1 year ago |
Tomas Mraz
|
617cab094f
qtest: Use fake time on both client and server
|
1 year ago |
Tomas Mraz
|
b7278eea44
Update the ssltraceref.txt
|
1 year ago |
Matt Caswell
|
0fa6612ed6
Test that a thread blocking in SSL_read_ex() will wake up on FIN
|
1 year ago |
Hugo Landau
|
1e7cc86b75
QUIC: Fix incompatible merges causing CI breakage
|
1 year ago |
Matt Caswell
|
c9fb65b8c8
Add support into qtest_shutdown for blocking mode
|
1 year ago |
Matt Caswell
|
cf355bd6e5
Extend the test_quic_write_read() test to include resumption
|
1 year ago |
Matt Caswell
|
a1c87f64dd
Add a QUIC test for back pressure
|
1 year ago |
Hugo Landau
|
63fac76c24
QUIC: Automatically drain non-concluded streams, bugfixes
|
1 year ago |