aboutsummaryrefslogtreecommitdiff
path: root/examples/ssh_client.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Fix Hurd buildSamuel Thibault1-6/+22
2023-02-02Remove support for DSA KeysMohammad Shehar Yaar Tausif1-1/+0
2021-05-27Replace the hardcode max path length with PATH_MAXXiang Xiao1-1/+2
2021-05-12examples/ssh_client: Fix the memory leak in RTOS environmentXiang Xiao1-7/+6
2021-05-12examples/ssh_client: call ssh_init explicitlyXiang Xiao1-0/+1
2021-05-12examples/ssh_client: Check SIGWINCH is defined before using itXiang Xiao1-5/+7
2020-05-05Allow example client and server to process different configuration filesJakub Jelen1-5/+16
2019-07-08examples: Fix freeing the channel in ssh_clientAndreas Schneider1-1/+13
2019-07-08examples: Update header in ssh_clientAndreas Schneider1-12/+13
2019-07-08exmples: Use SSH_CONNECTOR_STDINOUT in client exampleAndreas Schneider1-2/+2
2019-06-27examples: Check ssh_event_dopoll() return valueAnderson Toshiyuki Sasaki1-1/+6
2018-08-31examples: Reformat ssh_clientAndreas Schneider1-135/+186
2017-11-07examples: Rename samplessh to ssh-clientAndreas Schneider1-0/+356