aboutsummaryrefslogtreecommitdiff
path: root/src/pdesc.h
Commit message (Collapse)AuthorAge
* empty pings not to be sent when idleMasaq-2019-03-01
|
* fix leaky ringsMasaq-2019-02-20
|
* command line option -y payload sizeMasaq-2019-02-08
|
* require authenticationMasaq-2019-01-30
|
* extend the protocol to load options from the data sectionMasaq-2019-01-28
|
* copyright updateToni Uhlig2019-01-08
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* updated copyright informationsToni Uhlig2018-07-11
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* ptunnel-ng:Toni Uhlig2017-12-19
| | | | | * fixed missing conditionaled compile for pcap * ported to mingw64
* ptunnel-ng:Toni Uhlig2017-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)