Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | trimmed xfr debug output + icmp id/seq output, replaced invalid UTF8 char 'oe' | lns | 2019-01-29 |
| | | | | Signed-off-by: lns <matzeton@googlemail.com> | ||
* | 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> | ||
* | Coverity CID 301768: added socket() error handling | Toni Uhlig | 2018-07-15 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Coverity CID 301772: fixed memory leak when icmp pkt could not send | Toni Uhlig | 2018-07-13 |
| | | | | 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-19 |
| | | | | * mingw __attribute__ | ||
* | 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) |