summaryrefslogtreecommitdiffstats
path: root/include/libssh/libsshpp.hpp
Commit message (Expand)AuthorAgeFilesLines
* log: Make _ssh_log() public.Andreas Schneider2013-07-211-1/+1
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
* libsshpp: Remove type argument from doc.Andreas Schneider2011-08-271-1/+0
* auth: Make ssh_userauth_autopubkey legacy.Andreas Schneider2011-08-251-2/+2
* auth: Make ssh_userauth_pubkey legacy.Andreas Schneider2011-08-231-8/+2
* auth: Make ssh_userauth_try_publickey() legacy.Andreas Schneider2011-08-231-3/+3
* libsshpp: Removed unused variable.Andreas Schneider2011-01-241-1/+0
* Fix the missing returns in C++ wrapperAris Adamantiadis2011-01-051-1/+20
* libsshpp: Fixed return of non-void function.Andreas Schneider2010-12-231-1/+4
* server: Remove channel_write_stderr.Andreas Schneider2010-12-081-1/+1
* ssh_channel_forward_* -> ssh_forward_*Aris Adamantiadis2010-08-281-3/+3
* libsshpp: do not use deprecated functionsAris Adamantiadis2010-08-281-0/+3
* Fixed missing libsshpp methodsAris Adamantiadis2010-08-281-23/+60
* Fix a few documentation issuesAris Adamantiadis2010-08-281-1/+1
* Near to end of implementation of the C++ wrapperAris Adamantiadis2010-08-281-19/+124
* Fix C++ documentation about the exceptionsAris Adamantiadis2010-08-271-0/+7
* Added a SSH_NO_CPP_EXCEPTIONS mode to libsshpp.hAris Adamantiadis2010-08-271-9/+26
* Doxygen fixesAris Adamantiadis2010-08-231-1/+4
* lot of C++ wrapper workAris Adamantiadis2010-08-231-29/+194
* cpp: Fixed return value of userauthAutopubkey.Andreas Schneider2010-06-021-1/+1
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-3/+3
* Fixed the doxygen group of the libssh c++ wrapper.Andreas Schneider2010-04-041-5/+7
* Small doc fixAris Adamantiadis2010-02-121-0/+4
* More C++ workAris Adamantiadis2010-02-121-8/+61
* More C++ wrapper work.Aris Adamantiadis2010-02-111-13/+124
* Update c++ prototypesAris Adamantiadis2010-02-021-0/+11
* stub of C++ wrapper for libsshAris Adamantiadis2010-01-211-0/+65