Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into release | Toni Uhlig | 2018-10-19 |
|\ | |||
| * | 1.3-release | Toni Uhlig | 2018-10-19 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | replaced invalid format specifiers '%d' for unsigned int | Toni Uhlig | 2018-08-10 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | print_last_windows_error(): snprintf: undefined behavior if using variable ↵ | Toni Uhlig | 2018-08-10 |
| | | | | | | | | | | | | as param and dest Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | removed awkward quotations marks | Toni Uhlig | 2018-08-10 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | autogen.sh, configure.ac: fix build for mingw-w64 xcompiler, cleanup ↵ | Toni Uhlig | 2018-08-10 |
| | | | | | | | | | | | | superfluous code Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Merge branch 'coverity_scan' | Toni Uhlig | 2018-07-19 |
| |\ | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| | * | added coverity model file | Toni Uhlig | 2018-07-18 |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| | * | updated travis-ci and coverity integration | Toni Uhlig | 2018-07-17 |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | | bump PKGBUILD to 1.2 | lns | 2018-07-19 |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | | updated travis-ci and coverity integration | Toni Uhlig | 2018-07-16 |
| |/ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | 1.2-releasev1.2 | Toni Uhlig | 2018-07-15 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Merge branch 'master' into release | Toni Uhlig | 2018-07-15 |
|\| | |||
| * | bump to 1.2: ChangeLog update | Toni Uhlig | 2018-07-15 |
| | | | | | | | | 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> | ||
| * | travis-ci update to support automatic coverity scans (typ0's fixed?) | Toni Uhlig | 2018-07-13 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng | Toni Uhlig | 2018-07-13 |
| |\ | |||
| | * | Update README.md | dev0 | 2018-07-13 |
| | | | |||
| | * | Update README | dev0 | 2018-07-13 |
| | | | |||
| * | | travis-ci update to support automatic coverity scans | Toni Uhlig | 2018-07-13 |
| |/ | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Coverity CID 301768: added socket() error handling | Toni Uhlig | 2018-07-13 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | parse_options: getopt: argument 'l:' requires an argument, so optarg can not ↵ | Toni Uhlig | 2018-07-13 |
| | | | | | | | | | | | | be NULL (model_file will fix coverity false positive) Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Ptunnel README: `How does it work?' | Toni Uhlig | 2018-07-13 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
| * | Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng | Toni Uhlig | 2018-07-13 |
| |\ | |||
| | * | Update README.md | dev0 | 2018-07-13 |
| | | | |||
| | * | Update README.md | dev0 | 2018-07-12 |
| | | | |||
| | * | Update README.md | dev0 | 2018-07-11 |
| | | | |||
| * | | 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> | ||
| * | Update README.md | dev0 | 2017-12-31 |
| | | |||
| * | added gitlab-ci yaml | Toni Uhlig | 2017-12-30 |
| | | |||
| * | freetz firmware pkg | Toni Uhlig | 2017-12-25 |
| | | |||
| * | removed CVS leftover.. | Toni Uhlig | 2017-12-25 |
| | | |||
| * | Merge branch 'master' of ssh://github.com/lnslbrty/ptunnel-ng | Toni Uhlig | 2017-12-24 |
| |\ | |||
| | * | Update README | dev0 | 2017-12-21 |
| | | | |||
| * | | archlinux pkgbuild, version bump | lns | 2017-12-24 |
| |/ | |||
| * | travis: force mingw xgcc | Toni Uhlig | 2017-12-21 |
| | | |||
| * | travis mingw build with autoconf logging | Toni Uhlig | 2017-12-21 |
| | | |||
| * | travis disabled mingw build | Toni Uhlig | 2017-12-20 |
| | | |||
| * | travis mingw dev header | Toni Uhlig | 2017-12-20 |
| | | |||
| * | travis autotools | Toni Uhlig | 2017-12-20 |
| | | |||
| * | removed debian pachutils build-dep | Toni Uhlig | 2017-12-20 |
| | | |||
| * | md readme for travis build status, -std=gnu99 autoconf check | Toni Uhlig | 2017-12-20 |
| | | |||
| * | Update README | dev0 | 2017-12-20 |
| | | |||
| * | travis-ci integration | Toni Uhlig | 2017-12-20 |
| | | |||
* | | bump to release v1.0v1.1v1.0 | Toni Uhlig | 2017-12-20 |
|/ | |||
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
| | | | | * pcap for Windows is optional (but recommended) | ||
* | 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 |
| | | | | | * autoconf mingw dlltool check * build import library and link ptunnel-ng.exe against it | ||
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
| | | | | | * added WinPcap dll definition file (mingw dlltool create the import library with it) * WinPcap header files |