Merge branch 'ci-pytests-new-proxy' into 'master'
pytests: update proxy + test_random_close See merge request !732
Branches
Tags
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 9 additions, 8 deletions.gitlab-ci.yml
- ci/debian-buster/Dockerfile 90 additions, 0 deletionsci/debian-buster/Dockerfile
- tests/pytests/kresd.py 5 additions, 6 deletionstests/pytests/kresd.py
- tests/pytests/proxy.py 160 additions, 0 deletionstests/pytests/proxy.py
- tests/pytests/proxy/Makefile 18 additions, 0 deletionstests/pytests/proxy/Makefile
- tests/pytests/proxy/array.h 0 additions, 0 deletionstests/pytests/proxy/array.h
- tests/pytests/proxy/tls-proxy.c 1041 additions, 0 deletionstests/pytests/proxy/tls-proxy.c
- tests/pytests/proxy/tls-proxy.h 31 additions, 0 deletionstests/pytests/proxy/tls-proxy.h
- tests/pytests/proxy/tlsproxy.c 196 additions, 0 deletionstests/pytests/proxy/tlsproxy.c
- tests/pytests/proxyutils.py 40 additions, 0 deletionstests/pytests/proxyutils.py
- tests/pytests/pylintrc 1 addition, 0 deletionstests/pytests/pylintrc
- tests/pytests/rehandshake/tcp-proxy.c 0 additions, 336 deletionstests/pytests/rehandshake/tcp-proxy.c
- tests/pytests/rehandshake/tcp-proxy.h 0 additions, 12 deletionstests/pytests/rehandshake/tcp-proxy.h
- tests/pytests/rehandshake/tcproxy.c 0 additions, 25 deletionstests/pytests/rehandshake/tcproxy.c
- tests/pytests/rehandshake/tls-proxy.c 0 additions, 848 deletionstests/pytests/rehandshake/tls-proxy.c
- tests/pytests/rehandshake/tlsproxy.c 0 additions, 31 deletionstests/pytests/rehandshake/tlsproxy.c
- tests/pytests/templates/kresd.conf.j2 9 additions, 2 deletionstests/pytests/templates/kresd.conf.j2
- tests/pytests/test_random_close.py 53 additions, 0 deletionstests/pytests/test_random_close.py
- tests/pytests/test_rehandshake.py 35 additions, 71 deletionstests/pytests/test_rehandshake.py
Please register or sign in to comment