aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2017-12-21docs: correction for importing key fileEric Bentley1-1/+1
Signed-off-by: ebentley66@gmail.com Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-11-07doc: Missing new Host Key algorithmsJakub Jelen1-1/+1
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-11-07doc: Missing new MAC algorithms in documentationJakub Jelen1-1/+1
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-11-07doc: Missing new ECDH algorithms in documentationJakub Jelen1-1/+1
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2017-06-06doc: Fix documentation for ssh_userauth_none() usageAndreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2016-05-02Doc: we don't support publickey v2 subsystemAris Adamantiadis1-1/+1
2015-10-27Doc: remove mentions of des-cbc-ssh1Aris Adamantiadis1-1/+1
2015-08-18doc: Fix typos in sftp tutorialAndreas Schneider1-2/+2
Thanks to Anthony Baker <AnthonyBaker@fico.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2015-06-24Documentation fix where unsigned is used where signed is expectedJordy Moos2-3/+3
Signed-off-by: Jordy Moos <jordymoos@gmail.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2015-01-13doc: Fix a typo in curve25519-sha256@libssh.org.txtTobias Klauser1-1/+1
Fix the typo 'stengths' -> 'strengths' and remove the trailing white space on the same line. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2015-01-06doc: Fix link to curve25519-sha256@libssh.org spec.Andreas Schneider1-1/+1
2015-01-06doc: Fix a typo, blank lines and trailing spaces.Andreas Schneider1-7/+7
2014-12-05doc: clarify tutorial error sectionDavide \"FunkyAss\" Del Zompo1-5/+4
Signed-off-by: Davide "FunkyAss" Del Zompo <davide.delzompo@gmail.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2014-04-10cmake: Fix doxygen.Andreas Schneider2-1546/+0
2014-03-27doc: Fix ssh_userauth_none() function signature.Andreas Schneider1-2/+2
Thanks to David Tibbe! BUG: https://red.libssh.org/issues/151
2014-01-16doc: Add changes to the forwarding tutorial.Andreas Schneider1-5/+6
2014-01-16Rename build directory to obj.Andreas Schneider1-1/+1
Some buildsystem use build in the pathname and so we will filter out e.g. docs generation.
2014-01-08threads: support libgcrypt 1.6 hackAris Adamantiadis1-0/+1
Not 100% satisfied of this patch, but the way libgcrypt handles threading in 1.6 is not compatible with custom handlers. The new code basicaly uses pthreads in every case. This will probably not work on windows.
2013-11-05doc: Add curve25519 to features list.Andreas Schneider1-1/+1
2013-11-03doc: Add missing RFCs.Andreas Schneider1-0/+8
2013-10-23doc: Improve sftp_read_sync() example.Andreas Schneider1-44/+60
2013-10-14doc: Make sure we have the defines to build all docs.Andreas Schneider1-1/+1
2013-09-27doc: Documentation of curve25519-sha256@libssh.orgAris Adamantiadis1-0/+119
2013-08-01doc: Update Features section.Andreas Schneider1-18/+23
2013-08-01doc: Remove obsolete Trac header and footer.Andreas Schneider2-5/+0
2013-08-01doc: Better explain LIBSSH_STATIC.Andreas Schneider1-3/+9
2013-07-25doc: Don't generate latex documentation.Andreas Schneider1-54/+136
2012-12-19BUG 82: Fix function names of ssh_forward_*.Andreas Schneider1-5/+5
2012-12-19doc: Fix forward function names.Andreas Schneider1-2/+2
2012-10-14doc: Update copyright policy.Andreas Schneider1-14/+99
2012-10-14doc: Update doxygen config.Andreas Schneider1-134/+423
2012-10-14doc: Use the correct channel functions.Andreas Schneider1-5/+5
2011-09-17doc: Fix threading documentation.Andreas Schneider1-2/+2
2011-08-28doc: Fix authentication docs.Andreas Schneider1-29/+31
2011-08-28doc: Fix a check in the doc code.Andreas Schneider1-1/+3
2011-08-28doc: Fix some doxygen latex warnings.Andreas Schneider4-41/+77
2011-07-19doc: Add OpenSSH pub certkey auth.Andreas Schneider1-0/+2
2011-05-27remove "0.5.0 is dev" in the docAris Adamantiadis1-2/+2
2011-05-27Fix documentation bug about threadingAris Adamantiadis1-7/+7
2011-02-08doc: Use fwrite for the command example.Andreas Schneider1-2/+2
2011-01-28doc: Fixed the include dir.Andreas Schneider1-1/+1
2011-01-07Added interesting linkAris Adamantiadis1-0/+3
2010-12-21doc: Added copyright policy section.Andreas Schneider1-0/+17
2010-12-21doc: Remove the note.Andreas Schneider1-1/+1
2010-12-21doc: Some fixes for linking howto.Andreas Schneider1-7/+3
2010-12-21doc: Make the warning bold.Andreas Schneider1-2/+2
2010-12-21doc: More linking details.Andreas Schneider1-0/+4
2010-12-10doc: Started to write a linking howto.Andreas Schneider2-0/+29
2010-12-07doc: Added buzzword.Andreas Schneider1-1/+1
2010-12-05doc: Fixed doc namespace to be able to install manpages.Andreas Schneider11-20/+20