index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
helpers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
4
-4
/
+4
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+1
*
Allow an empty NPN/ALPN protocol list in the tests
Matt Caswell
2024-06-27
1
-0
/
+6
*
Move the ability to load the dasync engine into ssltestlib.c
Matt Caswell
2024-05-28
2
-0
/
+35
*
Add support for integrity-only cipher suites for TLS v1.3
Rajeev Ranjan
2024-05-14
1
-0
/
+2
*
Copyright year updates
Richard Levitte
2024-04-09
3
-3
/
+3
*
Add a test using the bandwidth limit filter
Tomas Mraz
2024-03-15
2
-0
/
+60
*
Add support for bandwidth limitation in noisydgram BIO filter
Tomas Mraz
2024-03-15
2
-6
/
+162
*
bio_f_noisy_dgram_filter(): Fix typo
Tomas Mraz
2024-03-15
1
-1
/
+1
*
QUIC: Uniform changes for QUIC error code definitions rename
Hugo Landau
2024-03-08
1
-2
/
+2
*
add locking around fake_now
Neil Horman
2023-11-08
1
-6
/
+39
*
QUIC QTEST_FAULT: Allow deleted TLS extension to be output
Hugo Landau
2023-11-02
2
-4
/
+23
*
QUIC: Test connection with large client and server cert chains
Tomas Mraz
2023-10-25
2
-0
/
+52
*
Add a test for retries when sending app data
Matt Caswell
2023-10-24
2
-1
/
+106
*
Always back off on the first packet noise from client to server
Tomas Mraz
2023-10-06
1
-2
/
+10
*
Add testing of bitflips in packet headers
Tomas Mraz
2023-10-06
1
-8
/
+55
*
Back off on generating noise in the event of a PING frame
Matt Caswell
2023-10-04
3
-10
/
+94
*
Copyright year updates
Matt Caswell
2023-09-28
1
-1
/
+1
*
Fix no-ssl-trace
Matt Caswell
2023-09-28
1
-0
/
+2
*
Move e_os2.h up in quictestlib.c to allow symbol definition consistency.
Randall S. Becker
2023-09-27
1
-0
/
+1
*
Clean away the test code implementation of bio_addr_copy
Matt Caswell
2023-09-24
2
-43
/
+2
*
Clarify the terminology in the noisy dgram BIO
Matt Caswell
2023-09-22
1
-36
/
+71
*
Ensure we up-ref the sbio before passing it to tserver
Matt Caswell
2023-09-22
1
-2
/
+6
*
Remove some redundant code from test helper BIOs
Matt Caswell
2023-09-22
2
-56
/
+0
*
Ensure client to server datagrams are noisy too
Matt Caswell
2023-09-22
2
-9
/
+29
*
Add the ability to do client side tracing in quictestlib.c
Matt Caswell
2023-09-22
2
-3
/
+19
*
Extend the noisy dgram test so that packets are also affected by noise
Matt Caswell
2023-09-22
2
-0
/
+10
*
Add a packet splitting BIO
Matt Caswell
2023-09-22
4
-62
/
+246
*
Add support for timeouts into quictestlib.c
Matt Caswell
2023-09-22
1
-7
/
+48
*
Add some optional debug output to the noisy dgram BIO
Matt Caswell
2023-09-22
1
-0
/
+37
*
Use test_random() to introduce better noise into the noisy dgram BIO
Matt Caswell
2023-09-22
1
-35
/
+127
*
Add the ability to drop datagrams in the noisy dgram BIO
Matt Caswell
2023-09-22
1
-3
/
+123
*
Create a noisy dgram test
Matt Caswell
2023-09-22
3
-2
/
+148
*
SSL: Test SSL_get_[rw]poll_descriptor, SSL_net_(read|write)_desired
Hugo Landau
2023-09-20
1
-0
/
+22
*
Fix new typos found by codespell
Dimitri Papadopoulos
2023-09-18
1
-2
/
+3
*
Add a test for using a PSK with QUIC
Matt Caswell
2023-09-12
2
-0
/
+46
*
Copyright year updates
Matt Caswell
2023-09-07
6
-6
/
+6
*
Add a test for QUIC non IO retry errors
Matt Caswell
2023-09-02
2
-6
/
+40
*
QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr
Hugo Landau
2023-08-24
1
-1
/
+1
*
qtest: Use fake time on both client and server
Tomas Mraz
2023-08-22
1
-0
/
+4
*
qtest: Run both client and server during connect
Tomas Mraz
2023-08-22
1
-9
/
+11
*
quicapitest.c: Fix missing wait_until_sock_readable()
Tomas Mraz
2023-08-14
1
-0
/
+9
*
QUIC fault testing TODOs are changed into regular comments
Tomas Mraz
2023-08-08
2
-5
/
+11
*
Add support into qtest_shutdown for blocking mode
Matt Caswell
2023-08-02
1
-4
/
+60
*
Extend the test_quic_write_read() test to include resumption
Matt Caswell
2023-08-02
2
-4
/
+7
*
Add the ability for tserver to use a pre-existing SSL_CTX
Matt Caswell
2023-08-02
1
-0
/
+1
*
QUIC: Automatically drain non-concluded streams, bugfixes
Hugo Landau
2023-07-31
1
-1
/
+10
*
Add a test for a retry during the handshake
Matt Caswell
2023-07-17
2
-4
/
+11
*
QUIC Conformance: Frame Handling Tests
Hugo Landau
2023-07-17
2
-6
/
+21
*
QUIC CONFORMANCE: Enforce minimal frame type encoding
Hugo Landau
2023-07-17
2
-0
/
+12
[next]