aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-12-09doc: Use https where possibleJakub Jelen2-24/+25
2019-12-09doc: Update the list of RFCs and clearly mention which are not implemented in...Jakub Jelen1-12/+39
2019-03-25sftp_get_error returns int, not char *.Jan Pazdziora1-1/+1
2019-03-25Each ssh_channel_request_exec() needs to be run on fresh channel.Jan Pazdziora1-0/+3
2019-03-13doc: Add a note about OpenSSL linkingAndreas Schneider1-0/+3
2019-03-11From the context it seems that the function being defined is authenticate_none.Jan Pazdziora1-1/+1
2019-03-11ssh_userauth_publickey_auto requires three arguments.Jan Pazdziora1-1/+1
2019-02-22Remove SHA384 HMACDirkjan Bussink1-1/+1
2018-10-28doc: fix up various typos and trailing whitespaceMike Frysinger8-39/+39
2018-08-31doc: Update Public Key AlgorithmsAndreas Schneider1-1/+1
2018-08-31doc: Update that_styleAndreas Schneider9-1789/+10
2018-08-30cmake: VERSION_GREATER_EQUAL is not suppored by cmake 3.3Andreas Schneider1-1/+1
2018-08-29cmake: Only support building docs the on cmake >= 3.9Andreas Schneider1-1/+5
2018-08-29cmake: Fix typo in doc fileAndreas Schneider1-1/+1
2018-08-29doc: Update doxygen documentationAndreas Schneider24-0/+4042
2018-08-29doc: Remove obsolete Doxyfile.inAndreas Schneider1-2458/+0
2018-08-27cmake: Fix doxygen generationAndreas Schneider1-0/+1
2018-08-27doc: There is no hostbased authentication implementedJakub Jelen1-1/+1
2018-08-24docs: Update threading documentationAnderson Toshiyuki Sasaki1-42/+28
2018-08-22cmake: Use FindDoxygen package provided by cmakeAndreas Schneider1-1/+5
2018-08-22doc: Update Doxyfile.inAndreas Schneider1-953/+1494
2018-06-29kex: add curve25519-sha256 as alias for curve25519-sha256@libssh.orgTilo Eckert1-1/+1
2018-06-27doc: Updated guided tour for knownhosts changesAndreas Schneider1-68/+84
2017-12-21docs: correction for importing key fileEric Bentley1-1/+1
2017-11-07doc: Missing new Host Key algorithmsJakub Jelen1-1/+1
2017-11-07doc: Missing new MAC algorithms in documentationJakub Jelen1-1/+1
2017-11-07doc: Missing new ECDH algorithms in documentationJakub Jelen1-1/+1
2017-06-06doc: Fix documentation for ssh_userauth_none() usageAndreas Schneider1-1/+1
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
2015-06-24Documentation fix where unsigned is used where signed is expectedJordy Moos2-3/+3
2015-01-13doc: Fix a typo in curve25519-sha256@libssh.org.txtTobias Klauser1-1/+1
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
2014-04-10cmake: Fix doxygen.Andreas Schneider2-1546/+0
2014-03-27doc: Fix ssh_userauth_none() function signature.Andreas Schneider1-2/+2
2014-01-16doc: Add changes to the forwarding tutorial.Andreas Schneider1-5/+6
2014-01-16Rename build directory to obj.Andreas Schneider1-1/+1
2014-01-08threads: support libgcrypt 1.6 hackAris Adamantiadis1-0/+1
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