aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libsshpp.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-15guru meditationAndreas Schneider1-0/+4
2011-08-27libsshpp: Remove type argument from doc.Andreas Schneider1-1/+0
2011-08-25auth: Make ssh_userauth_autopubkey legacy.Andreas Schneider1-2/+2
2011-08-23auth: Make ssh_userauth_pubkey legacy.Andreas Schneider1-8/+2
2011-08-23auth: Make ssh_userauth_try_publickey() legacy.Andreas Schneider1-3/+3
2011-01-24libsshpp: Removed unused variable.Andreas Schneider1-1/+0
2011-01-05Fix the missing returns in C++ wrapperAris Adamantiadis1-1/+20
2010-12-23libsshpp: Fixed return of non-void function.Andreas Schneider1-1/+4
2010-12-08server: Remove channel_write_stderr.Andreas Schneider1-1/+1
2010-08-28ssh_channel_forward_* -> ssh_forward_*Aris Adamantiadis1-3/+3
2010-08-28libsshpp: do not use deprecated functionsAris Adamantiadis1-0/+3
2010-08-28Fixed missing libsshpp methodsAris Adamantiadis1-23/+60
2010-08-28Fix a few documentation issuesAris Adamantiadis1-1/+1
2010-08-28Near to end of implementation of the C++ wrapperAris Adamantiadis1-19/+124
2010-08-27Fix C++ documentation about the exceptionsAris Adamantiadis1-0/+7
2010-08-27Added a SSH_NO_CPP_EXCEPTIONS mode to libsshpp.hAris Adamantiadis1-9/+26
2010-08-23Doxygen fixesAris Adamantiadis1-1/+4
2010-08-23lot of C++ wrapper workAris Adamantiadis1-29/+194
2010-06-02cpp: Fixed return value of userauthAutopubkey.Andreas Schneider1-1/+1
2010-05-14Sanitize libssh namespace + legacy wrappersAris Adamantiadis1-3/+3
2010-04-04Fixed the doxygen group of the libssh c++ wrapper.Andreas Schneider1-5/+7
2010-02-12Small doc fixAris Adamantiadis1-0/+4
2010-02-12More C++ workAris Adamantiadis1-8/+61
2010-02-11More C++ wrapper work.Aris Adamantiadis1-13/+124
2010-02-02Update c++ prototypesAris Adamantiadis1-0/+11
2010-01-21stub of C++ wrapper for libsshAris Adamantiadis1-0/+65