aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/ssh-base.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-14extcap: save debug flag and use it to activate ssh debug.Dario Lombardo1-0/+1
2018-11-14ssh-base: define a struct for storing ssh parameters.Dario Lombardo1-3/+17
2018-11-10ssh-base: fix wrong type for ssh port.Dario Lombardo1-1/+1
2018-11-05extcap: add option to set proxycommand to ssh sessions.Dario Lombardo1-2/+4
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-11-12extcap: use SPDX identifiers for licences.Dario Lombardo1-13/+1
2016-09-16extcap: make extcap use the ws_strtoi/u functions.Dario Lombardo1-1/+3
2016-08-06extcap: move defines from sshdump & ciscodump to ssh-base.Dario Lombardo1-0/+8
2016-05-03ssh-base(.h) : fix no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+1
2016-03-24extcap: add ciscodump.Dario Lombardo1-0/+14
2016-03-04extcap: move ssh common functions to ssh-base.Dario Lombardo1-0/+50