Toni Uhlig
|
9922993eb2
autogen.sh can now be executed from any current working directory
|
3 years ago |
Toni Uhlig
|
eaf98d78f8
moved header byte-re-ordering code into a subroutine
|
3 years ago |
Toni Uhlig
|
b43097ae53
moved proxy descriptor search into getter function
|
3 years ago |
Toni Uhlig
|
fcc8c6479f
send/recv/verify data test
|
3 years ago |
Toni Uhlig
|
caa3d5cb0d
moved authentication request/response code to subroutines
|
3 years ago |
Toni Uhlig
|
6e005d18f6
gitlab-ci: use archlinux:latest
|
3 years ago |
Toni Uhlig
|
6af122ed28
Revert "gitlab-ci: use archlinux:latest"
|
3 years ago |
Toni Uhlig
|
32ff9ee7fa
gitlab-ci: use archlinux:latest
|
3 years ago |
Toni Uhlig
|
0e02e7bcd5
code formatting
|
3 years ago |
Toni Uhlig
|
a9e24d130d
gitlab-ci: run at least a simple integration test
|
3 years ago |
Toni Uhlig
|
e66ce6f292
handle incoming tunnel request in a subroutine
|
3 years ago |
Toni Uhlig
|
92058ee1e4
Merge pull request #17 from eriksimon/master
|
3 years ago |
Erik Simon
|
0ee4b65362
Run clang-format on old ptk.c/.h files
|
3 years ago |
Toni Uhlig
|
5edf3ce72d
integration test instrumentalizes ptunnel
|
3 years ago |
Toni Uhlig
|
04fe24f170
gitlab-ci: preps for integration tests
|
3 years ago |
Toni Uhlig
|
d33d877410
added very simple integration test script
|
3 years ago |
Toni Uhlig
|
b6495665b8
gitlab-ci: removed archlinux-keyring pkg
|
3 years ago |
Toni Uhlig
|
596fee4002
Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng
|
3 years ago |
Toni Uhlig
|
0fcfc3a9ac
removed failed fuzzer attempt
|
3 years ago |
Toni Uhlig
|
057bcf9b01
gitlab-ci: switched from finalduty/archlinux to archlinux/base docker container
|
3 years ago |
Toni Uhlig
|
79ab49285e
removed superfluous explicit numeric casts
|
4 years ago |
Toni Uhlig
|
a3d99b2774
log at least an info message if our receive window is not big enough
|
4 years ago |
Toni Uhlig
|
eb00e46daf
reduced function signature and removed dead code in acknowledge handling
|
4 years ago |
Toni Uhlig
|
9af622e808
fixed missing variable initialize - before used in condition
|
4 years ago |
Toni Uhlig
|
32ab6ecdc0
fixed missing challenge response memcpy
|
4 years ago |
Toni Uhlig
|
936763ade2
removed superfluous if statement
|
4 years ago |
Toni Uhlig
|
8ccc25346b
reduced handle_data unnecessary complex function signature
|
4 years ago |
Toni Uhlig
|
997e6f9618
print sequence number for superfluous ACK's recv
|
4 years ago |
Toni Uhlig
|
e5ebabc97c
gitlab-ci, travis-ci: build ptunnel-ng with sanitizer and assertions enabled
|
4 years ago |
Toni Uhlig
|
8471c9a6ee
indentation
|
4 years ago |