summaryrefslogtreecommitdiffstats
path: root/examples/libsshpp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* auth: Make ssh_userauth_autopubkey legacy.Andreas Schneider2011-08-251-1/+1
|
* examples: Fix some memory leaks.Andreas Schneider2011-04-151-2/+2
|
* examples: Fixed compilation on Windows.Andreas Schneider2011-01-241-0/+1
|
* More C++ workAris Adamantiadis2010-02-121-1/+2
|
* More C++ wrapper work.Aris Adamantiadis2010-02-111-3/+24
| | | | | | Wrote stubs of functions needed in the wrapper Created an Exception class which greatly simplifies the use of libssh in C++
* stub of C++ wrapper for libsshAris Adamantiadis2010-01-211-0/+10