Toni Uhlig
|
3d8dc5110c
README's provide some simple ptunnel-ng usage examples (fixes #21)
|
2 years ago |
Toni Uhlig
|
be1ec607c7
added deprecation text for -P/--passwd option
|
2 years ago |
Toni Uhlig
|
fe14d74de4
initial clang-format file
|
3 years ago |
Toni Uhlig
|
ea1e885d30
README* update
|
3 years ago |
Toni Uhlig
|
b96e7a6fa4
Got rid of those non working extended options, because:
|
3 years ago |
Toni Uhlig
|
da8f7aa18c
moved queueing code for out-of-order payload data into subroutine
|
3 years ago |
Toni Uhlig
|
3d7fcef4e7
braces for conditions
|
3 years ago |
Toni Uhlig
|
9034f48b7b
moved payload queueing code into subroutine
|
3 years ago |
Toni Uhlig
|
03d894452b
travis-ci: do not spam me with config.log
|
3 years ago |
Toni Uhlig
|
83b6868bec
reduced statement nesting depth of function handle_packet
|
3 years ago |
Toni Uhlig
|
2e7e754e34
fixed invalid sequence count during auth (`--passwd`)
|
3 years ago |
Toni Uhlig
|
4a3636d068
ignore incomplete packets instead of exit(0), only allow packet queueing if state allows it
|
3 years ago |
Toni Uhlig
|
adee0adbe6
fixed mingw build caused by an invalid explicit function type cast
|
3 years ago |
Toni Uhlig
|
8823555e48
sequence number timeout table uses now correct time_t for timestamps
|
3 years ago |
Toni Uhlig
|
1e8037d84d
improved icmp/forward descriptor structs and use -Wextra for all builds
|
3 years ago |
Toni Uhlig
|
d727de62e1
integration_test.sh supports other build directories then ${SOURCE_ROOT}/src/ptunnel-ng
|
3 years ago |
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 |