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
path:
root
/
src
/
ptunnel.c
Commit message (
Expand
)
Author
Age
*
Got rid of those non working extended options, because:
removed_extended_options
Toni Uhlig
2020-03-22
*
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
*
removed superfluous explicit numeric casts
Toni Uhlig
2019-12-05
*
refactored queue_packet by shrinking the function signature to the minima
Toni Uhlig
2019-09-09
*
removed unused function prototype, improved termination msgs
Toni Uhlig
2019-09-05
*
fixed format specifier issues
Toni Uhlig
2019-07-06
*
preparations for use of multiple hash algos for challenge response
Toni Uhlig
2019-06-30
*
added Npcap support (fixes #14)
Toni Uhlig
2019-05-24
*
removed `--libpcap` default device, since it is highly os dependant
Toni Uhlig
2019-04-27
*
fixed another build error for print_pcap_devices() if HAVE_PCAP undefined
Toni Uhlig
2019-04-25
*
added `--list-libpcap-devices' to list al available pcap devices, output WinP...
Toni Uhlig
2019-04-25
*
change the path to the random number generator during build time (see PR #11)
Toni Uhlig
2019-03-29
*
Merge pull request #10 from Masaq-/extended-options
Toni Uhlig
2019-03-06
|
\
|
*
empty pings not to be sent when idle
Masaq-
2019-03-01
|
*
initialize checksum
Masaq-
2019-02-28
*
|
more secure chroot: chdir(chroot_path), chroot("."), chdir("/")
Toni Uhlig
2019-02-27
|
/
*
set pkt_len to zero after free
Masaq-
2019-02-23
*
fix segmentation fault when network is unreachable
Masaq-
2019-02-22
*
-E --empty-pings compensate for ICMP sequence number inspection
Masaq-
2019-02-21
*
variable length data section
Masaq-
2019-02-20
*
command line option -y payload size
Masaq-
2019-02-08
*
Merge branch 'master' into extended-options
Masaq-
2019-02-03
|
\
|
*
Merge pull request #7 from Masaq-/fix-resend-icmp
Toni Uhlig
2019-01-29
|
|
\
|
|
*
update the ICMP identifier of resent packets
Masaq-
2019-01-29
|
*
|
trimmed xfr debug output + icmp id/seq output, replaced invalid UTF8 char 'oe'
lns
2019-01-29
|
|
/
*
|
short command line options -w -a -t
Masaq-
2019-01-30
*
|
extend the protocol to load options from the data section
Masaq-
2019-01-28
|
/
*
do not select() socket for reading when window is full
Masaq-
2019-01-25
*
copyright update
Toni Uhlig
2019-01-08
*
set icmp_filter according forwarder/proxy
Toni Uhlig
2018-12-27
*
autoconf check for srandom()/random() or fallback to less secure srand()/rand()
Toni Uhlig
2018-12-26
*
replaced rand() with more "secure" random() // CID 301767
Toni Uhlig
2018-12-26
*
added additional autoconf ICMP_FILTER compile check
Toni Uhlig
2018-12-24
*
introduced icmp_filter for forward socket to filter out unwanted icmp message...
Toni Uhlig
2018-12-24
*
improved error logging
Toni Uhlig
2018-12-23
*
replaced invalid format specifiers '%d' for unsigned int
Toni Uhlig
2018-08-10
*
print_last_windows_error(): snprintf: undefined behavior if using variable as...
Toni Uhlig
2018-08-10
*
Coverity CID 301768: added socket() error handling
Toni Uhlig
2018-07-13
*
ptunnel-ng:
Toni Uhlig
2017-12-20
*
ptunnel-ng:
Toni Uhlig
2017-12-20
*
ptunnel-ng:
Toni Uhlig
2017-12-19
*
ptunnel-ng:
Toni Uhlig
2017-12-19
*
ptunnel-ng:
Toni Uhlig
2017-12-19
*
ptunnel-ng:
Toni Uhlig
2017-12-19
*
ptunnel-ng:
Toni Uhlig
2017-12-18