index
:
ptunnel-ng.git
coverity_scan
feature/libsodium-integration
feature/wireshark-dissector
master
ptunnel-ng/2.0.0
release
removed_extended_options
Tunnel TCP connections through ICMP.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
added ptunnel-ng wireshark dissector
feature/wireshark-dissector
Toni Uhlig
2020-06-23
*
set ip_pkt to NULL during definition
Toni Uhlig
2020-05-27
*
define PACKAGE_STRING if HAVE_CONFIG_H undefined (useful if compiling w/o con...
Toni Uhlig
2020-05-27
*
re-enabled and improved logging of packet headers and payload (SEND)
Toni Uhlig
2020-05-27
*
re-enabled and improved logging of packet headers and payload
Toni Uhlig
2020-05-27
*
splitted bigfat anon enum in pconfig.h into multiple smaller ones hoping to i...
Toni Uhlig
2020-05-27
*
moved HAVE_PCAP pre-processor conditional before pqueue
Toni Uhlig
2020-05-24
*
README's provide some simple ptunnel-ng usage examples (fixes #21)
Toni Uhlig
2020-04-05
*
added deprecation text for -P/--passwd option
Toni Uhlig
2020-04-05
*
initial clang-format file
Toni Uhlig
2020-03-25
*
README* update
Toni Uhlig
2020-03-22
*
Got rid of those non working extended options, because:
removed_extended_options
Toni Uhlig
2020-03-22
*
moved queueing code for out-of-order payload data into subroutine
Toni Uhlig
2020-03-21
*
braces for conditions
Toni Uhlig
2020-03-21
*
moved payload queueing code into subroutine
Toni Uhlig
2020-03-16
*
travis-ci: do not spam me with config.log
Toni Uhlig
2020-03-16
*
reduced statement nesting depth of function handle_packet
Toni Uhlig
2020-03-16
*
fixed invalid sequence count during auth (`--passwd`)
Toni Uhlig
2020-03-15
*
ignore incomplete packets instead of exit(0), only allow packet queueing if s...
Toni Uhlig
2020-03-15
*
fixed mingw build caused by an invalid explicit function type cast
Toni Uhlig
2020-03-14
*
sequence number timeout table uses now correct time_t for timestamps
Toni Uhlig
2020-03-14
*
improved icmp/forward descriptor structs and use -Wextra for all builds
Toni Uhlig
2020-03-14
*
integration_test.sh supports other build directories then ${SOURCE_ROOT}/src/...
Toni Uhlig
2020-03-12
*
autogen.sh can now be executed from any current working directory
Toni Uhlig
2020-03-12
*
moved header byte-re-ordering code into a subroutine
Toni Uhlig
2020-03-12
*
moved proxy descriptor search into getter function
Toni Uhlig
2020-03-12
*
send/recv/verify data test
Toni Uhlig
2020-03-11
*
moved authentication request/response code to subroutines
Toni Uhlig
2020-03-07
*
gitlab-ci: use archlinux:latest
Toni Uhlig
2020-03-01
*
Revert "gitlab-ci: use archlinux:latest"
Toni Uhlig
2020-03-01
*
gitlab-ci: use archlinux:latest
Toni Uhlig
2020-03-01
*
code formatting
Toni Uhlig
2020-02-22
*
gitlab-ci: run at least a simple integration test
Toni Uhlig
2020-02-22
*
handle incoming tunnel request in a subroutine
Toni Uhlig
2020-02-21
*
Merge pull request #17 from eriksimon/master
Toni Uhlig
2020-02-20
|
\
|
*
Run clang-format on old ptk.c/.h files
Erik Simon
2020-02-20
|
/
*
integration test instrumentalizes ptunnel
Toni Uhlig
2020-02-01
*
gitlab-ci: preps for integration tests
Toni Uhlig
2020-02-01
*
added very simple integration test script
Toni Uhlig
2020-02-01
*
gitlab-ci: removed archlinux-keyring pkg
Toni Uhlig
2020-02-01
*
Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng
Toni Uhlig
2020-01-28
|
\
|
*
gitlab-ci: switched from finalduty/archlinux to archlinux/base docker container
Toni Uhlig
2020-01-05
|
*
removed superfluous explicit numeric casts
Toni Uhlig
2019-12-05
|
*
log at least an info message if our receive window is not big enough
Toni Uhlig
2019-12-04
|
*
reduced function signature and removed dead code in acknowledge handling
Toni Uhlig
2019-12-03
|
*
fixed missing variable initialize - before used in condition
Toni Uhlig
2019-12-03
|
*
fixed missing challenge response memcpy
Toni Uhlig
2019-12-03
|
*
removed superfluous if statement
Toni Uhlig
2019-12-02
*
|
removed failed fuzzer attempt
Toni Uhlig
2020-01-28
|
/
*
reduced handle_data unnecessary complex function signature
Toni Uhlig
2019-12-01
[next]