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
Commit message (
Expand
)
Author
Age
*
indentation
Toni Uhlig
2019-09-11
*
configure.ac: enable ASAN, LSAN and UBSAN
Toni Uhlig
2019-09-11
*
configure.ac: enable assertions explicitly
Toni Uhlig
2019-09-11
*
typ0s fixed
Toni Uhlig
2019-09-09
*
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
*
Revert "added fallback random source ("/dev/urandom") for systems with low en...
Toni Uhlig
2019-08-18
*
added fallback random source ("/dev/urandom") for systems with low entropy av...
Toni Uhlig
2019-08-11
*
fixed ci error
Toni Uhlig
2019-07-14
*
SHA512 challenge response authentication
Toni Uhlig
2019-07-13
*
use arc4random() for coverity builds, yet another format specifier fix
Toni Uhlig
2019-07-06
*
fixed format specifier issues
Toni Uhlig
2019-07-06
*
handle_extended_options should use proxy_desc_t* instead of a incomplete void...
Toni Uhlig
2019-07-04
*
use $(srcdir) instead of $(abs_srcdir) in Makefile.am, so makedist works again
Toni Uhlig
2019-06-30
*
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
*
build error: option struct member list_pcap_devices should be available for a...
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
|
*
realloc rings for larger window size
Masaq-
2019-02-28
|
*
initialize checksum
Masaq-
2019-02-28
*
|
fixed possible NULL ptr deref #2
Toni Uhlig
2019-03-01
*
|
fixed possible NULL ptr deref and division by zero
Toni Uhlig
2019-02-28
*
|
more secure chroot: chdir(chroot_path), chroot("."), chdir("/")
Toni Uhlig
2019-02-27
*
|
CWE-126 workaround
Toni Uhlig
2019-02-27
*
|
Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng
Toni Uhlig
2019-02-27
|
\
\
|
*
|
Merge pull request #9 from Masaq-/extended-options
Toni Uhlig
2019-02-25
|
|
\
|
|
|
*
set pkt_len to zero after free
Masaq-
2019-02-23
|
|
*
fix segmentation fault when network is unreachable
Masaq-
2019-02-22
*
|
|
do not use /dev/random on windows
Toni Uhlig
2019-02-27
|
/
/
*
|
fixed CLang build error (missing includes)
Toni Uhlig
2019-02-22
*
|
pt_random(): reading from /dev/random instead of calling less secure random()
Toni Uhlig
2019-02-22
|
/
*
-E --empty-pings compensate for ICMP sequence number inspection
Masaq-
2019-02-21
*
fix leaky rings
Masaq-
2019-02-20
*
variable length data section
Masaq-
2019-02-20
*
long options and usage notes
Masaq-
2019-02-16
*
command line option -y payload size
Masaq-
2019-02-08
*
Merge branch 'master' into extended-options
Masaq-
2019-02-03
|
\
|
*
--remote-adr should be --remote-addr for consistency
Toni Uhlig
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
*
|
require authentication
Masaq-
2019-01-30
*
|
extend the protocol to load options from the data section
Masaq-
2019-01-28
|
/
*
fix compile error for android: do not include bsd stdlib
Toni Uhlig
2019-01-25
[next]