Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | set pkt_len to zero after free | Masaq- | 2019-02-23 |
| | |||
* | -E --empty-pings compensate for ICMP sequence number inspection | Masaq- | 2019-02-21 |
| | |||
* | fix leaky rings | Masaq- | 2019-02-20 |
| | |||
* | command line option -y payload size | Masaq- | 2019-02-08 |
| | |||
* | Merge branch 'master' into extended-options | Masaq- | 2019-02-03 |
|\ | |||
| * | trimmed xfr debug output + icmp id/seq output, replaced invalid UTF8 char 'oe' | lns | 2019-01-29 |
| | | | | | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | | require authentication | Masaq- | 2019-01-30 |
| | | |||
* | | extend the protocol to load options from the data section | Masaq- | 2019-01-28 |
|/ | |||
* | unprivileged ICMP sockets do not receive IP headers | Masaq- | 2019-01-25 |
| | |||
* | cosmetics | dev0 | 2019-01-16 |
| | | | ty very much @elnerd | ||
* | fixed some bugs that can lead to remove segfaults | elnerd | 2019-01-16 |
| | |||
* | copyright update | Toni Uhlig | 2019-01-08 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | improved error logging | Toni Uhlig | 2018-12-23 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | updated copyright informations | Toni Uhlig | 2018-07-11 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
| | | | | | | | | * improved option parsing/error printing * restrict tunnel destination ip/port only if the user wants it * print a warning if running on windows wihout pcap enabled * obey strict aliasing for pcap source * print available pcap devices if the user supplied an invalid one | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
| | | | | * do not break strict aliasing | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-18 |
* this is now an autotools project (added/renamed required files e.g. AUTHORS, COPYING) * removed user defined ip header (buggy; not useful anymore) |