Lines Matching refs:proxy

120 # Pick a "unique" server port in the range 10000-19999, and a proxy
139 printf " --proxy-port\tTCP/UDP proxy port (default: randomish 2xxxx)\n"
175 --proxy-port)
517 # * $CLI_CMD, $SRV_CMD, $PXY_CMD: client/server/proxy commands.
982 echo " ! proxy output:"
1047 # When we use a proxy, it will be listening on the same port we
1074 # Wait for proxy process $2 to be listening on port $1.
1287 # * $CLI_CMD, $PXY_CMD, $SRV_CMD: the client, proxy and server commands.
1293 # if the test uses DTLS but no custom proxy, add a simple proxy
1352 # * $CLI_OUT, $SRV_OUT, $PXY_OUT: files containing client/server/proxy logs
1506 # Run the current test case: start the server and if applicable the proxy, run
1512 # * $CLI_OUT, $SRV_OUT, $PXY_OUT: files to contain client/server/proxy logs
1542 # terminate the server (and the proxy)
1653 # does this test use a proxy?
10249 # test can't be replicated with an MTU proxy such as the one
10305 run_test "DTLS fragmenting: client-initiated, server only (max_frag_len), proxy MTU" \
10355 run_test "DTLS fragmenting: client-initiated, both (max_frag_len), proxy MTU" \
10486 run_test "DTLS fragmenting: proxy MTU: auto-reduction (not valgrind)" \
10507 run_test "DTLS fragmenting: proxy MTU: auto-reduction (with valgrind)" \
10523 # the proxy shouldn't drop or mess up anything, so we shouldn't need to resend
10531 run_test "DTLS fragmenting: proxy MTU, simple handshake (MTU=1024)" \
10550 # the proxy shouldn't drop or mess up anything, so we shouldn't need to resend
10557 run_test "DTLS fragmenting: proxy MTU, simple handshake (MTU=512)" \
10581 run_test "DTLS fragmenting: proxy MTU, simple handshake, nbio (MTU=1024)" \
10604 run_test "DTLS fragmenting: proxy MTU, simple handshake, nbio (MTU=512)" \
10637 run_test "DTLS fragmenting: proxy MTU, resumed handshake" \
10664 run_test "DTLS fragmenting: proxy MTU, ChachaPoly renego" \
10693 run_test "DTLS fragmenting: proxy MTU, AES-GCM renego" \
10722 run_test "DTLS fragmenting: proxy MTU, AES-CCM renego" \
10752 run_test "DTLS fragmenting: proxy MTU, AES-CBC EtM renego" \
10781 run_test "DTLS fragmenting: proxy MTU, AES-CBC non-EtM renego" \
10807 run_test "DTLS fragmenting: proxy MTU + 3d" \
10828 run_test "DTLS fragmenting: proxy MTU + 3d, nbio" \
11553 run_test "DTLS proxy: reference" \
11572 run_test "DTLS proxy: duplicate every packet" \
11586 run_test "DTLS proxy: duplicate every packet, server anti-replay off" \
11601 run_test "DTLS proxy: multiple records in same datagram" \
11610 run_test "DTLS proxy: multiple records in same datagram, duplicate every packet" \
11619 run_test "DTLS proxy: inject invalid AD record, default badmac_limit" \
11632 run_test "DTLS proxy: inject invalid AD record, badmac_limit 1" \
11645 run_test "DTLS proxy: inject invalid AD record, badmac_limit 2" \
11658 run_test "DTLS proxy: inject invalid AD record, badmac_limit 2, exchanges 2"\
11671 run_test "DTLS proxy: delay ChangeCipherSpec" \
11867 run_test "DTLS proxy: 3d (drop, delay, duplicate), \"short\" PSK handshake" \
11878 run_test "DTLS proxy: 3d, \"short\" RSA handshake" \
11889 run_test "DTLS proxy: 3d, \"short\" (no ticket, no cli_auth) FS handshake" \
11899 run_test "DTLS proxy: 3d, FS, client auth" \
11909 run_test "DTLS proxy: 3d, FS, ticket" \
11919 run_test "DTLS proxy: 3d, max handshake (FS, ticket + client auth)" \
11929 run_test "DTLS proxy: 3d, max handshake, nbio" \
11940 run_test "DTLS proxy: 3d, min handshake, resumption" \
11955 run_test "DTLS proxy: 3d, min handshake, resumption, nbio" \
11970 run_test "DTLS proxy: 3d, min handshake, client-initiated renego" \
11985 run_test "DTLS proxy: 3d, min handshake, client-initiated renego, nbio" \
12000 run_test "DTLS proxy: 3d, min handshake, server-initiated renego" \
12016 run_test "DTLS proxy: 3d, min handshake, server-initiated renego, nbio" \
12037 run_test "DTLS proxy: 3d, openssl server" \
12048 run_test "DTLS proxy: 3d, openssl server, fragmentation" \
12059 run_test "DTLS proxy: 3d, openssl server, fragmentation, nbio" \
12070 run_test "DTLS proxy: 3d, gnutls server" \
12082 run_test "DTLS proxy: 3d, gnutls server, fragmentation" \
12094 run_test "DTLS proxy: 3d, gnutls server, fragmentation, nbio" \