summaryrefslogtreecommitdiff
path: root/src/rpc/virnetsshsession.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-16/+15
* rpc: Make some functions voidMichal Privoznik2020-05-051-2/+2
* src/rpc: use #pragma once in headersJonathon Jongsma2019-06-191-6/+3
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Fix many mistakes & inconsistencies in header file layoutDaniel P. Berrangé2018-12-141-1/+2
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* remote: Improve libssh2 password authenticationPeter Krempa2013-07-121-2/+3
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* libssh2_session: Add support for creating known_hosts filePeter Krempa2012-08-221-2/+7
* libssh2_transport: add main libssh2 transport implementationPeter Krempa2012-08-211-0/+83