pytests/proxy: import code
Original author: Grigorii Demidov <grigorii.demidov@nic.cz>
parent
0fc0a2d3
No related branches found
No related tags found
Showing
- tests/pytests/proxy/Makefile 28 additions, 0 deletionstests/pytests/proxy/Makefile
- tests/pytests/proxy/array.h 1 addition, 0 deletionstests/pytests/proxy/array.h
- tests/pytests/proxy/tcp-proxy.c 336 additions, 0 deletionstests/pytests/proxy/tcp-proxy.c
- tests/pytests/proxy/tcp-proxy.h 12 additions, 0 deletionstests/pytests/proxy/tcp-proxy.h
- tests/pytests/proxy/tcproxy.c 25 additions, 0 deletionstests/pytests/proxy/tcproxy.c
- tests/pytests/proxy/tls-proxy.c 881 additions, 0 deletionstests/pytests/proxy/tls-proxy.c
- tests/pytests/proxy/tls-proxy.h 28 additions, 0 deletionstests/pytests/proxy/tls-proxy.h
- tests/pytests/proxy/tlsproxy.c 145 additions, 0 deletionstests/pytests/proxy/tlsproxy.c
tests/pytests/proxy/Makefile
0 → 100644
tests/pytests/proxy/array.h
0 → 120000
tests/pytests/proxy/tcp-proxy.c
0 → 100644
tests/pytests/proxy/tcp-proxy.h
0 → 100644
tests/pytests/proxy/tcproxy.c
0 → 100644
tests/pytests/proxy/tls-proxy.c
0 → 100644
This diff is collapsed.
tests/pytests/proxy/tls-proxy.h
0 → 100644
tests/pytests/proxy/tlsproxy.c
0 → 100644
Please register or sign in to comment