lns
|
9c7e0bec87
Removed Travis CI.
|
6 months ago |
Emanuel Haupt
|
6ab7ae8060
Add packaging status badge (#32)
|
6 months ago |
Emanuel Haupt
|
d7c3a886e0
Fix default PID location for FreeBSD (#31)
|
6 months ago |
Toni
|
521ee3bb83
Merge pull request #22 from oofnikj/dockerize
|
3 years ago |
Jordan Sokolic
|
60de9d5caa
use tini init
|
3 years ago |
Jordan Sokolic
|
2995606f4d
docker
|
3 years ago |
Toni Uhlig
|
a54f0345f4
fixed archlinux ci build
|
3 years ago |
Toni Uhlig
|
18d8c95e41
Merge branch 'master' of ssh://git.lan:/git/ptunnel
|
3 years ago |
Toni Uhlig
|
0ac0118f66
gitlab-ci: use official archlinux/base image
|
3 years ago |
lns
|
c3bd138805
fixed unaligned pointer access to packed member
|
3 years ago |
Toni Uhlig
|
af15e7f597
set ip_pkt to NULL during definition
|
3 years ago |
Toni Uhlig
|
3ff4d34fb0
define PACKAGE_STRING if HAVE_CONFIG_H undefined (useful if compiling w/o configure/make)
|
3 years ago |
Toni Uhlig
|
011c923648
re-enabled and improved logging of packet headers and payload (SEND)
|
3 years ago |
Toni Uhlig
|
d2e92ee748
re-enabled and improved logging of packet headers and payload
|
3 years ago |
Toni Uhlig
|
ed456a32ff
splitted bigfat anon enum in pconfig.h into multiple smaller ones hoping to improve readability
|
3 years ago |
Toni Uhlig
|
a0fca977bf
moved HAVE_PCAP pre-processor conditional before pqueue
|
3 years ago |
Toni Uhlig
|
3d8dc5110c
README's provide some simple ptunnel-ng usage examples (fixes #21)
|
3 years ago |
Toni Uhlig
|
be1ec607c7
added deprecation text for -P/--passwd option
|
3 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 |