df3d53e561
doc: clarify tutorial error section
...
Signed-off-by: Davide "FunkyAss" Del Zompo <davide.delzompo@gmail.com >
Reviewed-by: Andreas Schneider <asn@cryptomilk.org >
(cherry picked from commit bb197de75d
)
2014-12-05 11:09:34 +01:00
bfbf9283d0
cmake: Fix doxygen.
2014-05-07 09:35:34 +02:00
1928fb6a85
doc: Fix ssh_userauth_none() function signature.
...
Thanks to David Tibbe!
BUG: https://red.libssh.org/issues/151
(cherry picked from commit 04543c9dbc
)
2014-03-27 11:16:23 +01:00
6223e05b23
doc: Use ssh_channel_accept_forward() in documentation.
2014-01-16 09:14:52 +01:00
1f689261ec
threads: support libgcrypt 1.6 hack
...
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.
2014-01-08 22:06:38 +01:00
a4e2e01d3e
doc: Improve sftp_read_sync() example.
2013-10-23 09:55:38 +02:00
58893352b0
doc: Make sure we have the defines to build all docs.
2013-10-14 15:40:18 +02:00
8ec8d35e1a
doc: Documentation of curve25519-sha256@libssh.org
2013-09-27 16:06:09 +02:00
3eb66cba37
doc: Update Features section.
2013-08-01 14:19:25 +02:00
514a01f3df
doc: Remove obsolete Trac header and footer.
2013-08-01 14:12:33 +02:00
9156b8c068
doc: Better explain LIBSSH_STATIC.
2013-08-01 14:12:19 +02:00
74bbcf7e29
doc: Don't generate latex documentation.
2013-07-25 12:29:07 +02:00
e934ab0816
BUG 82: Fix function names of ssh_forward_*.
2012-12-19 18:15:54 +01:00
9fa53cd932
doc: Fix forward function names.
2012-12-19 18:10:16 +01:00
f86b2bf743
doc: Update copyright policy.
2012-10-14 19:58:07 +02:00
f5d8bdf946
doc: Update doxygen config.
2012-10-14 19:52:28 +02:00
f4f2237263
doc: Use the correct channel functions.
2012-10-14 19:44:02 +02:00
2cc95e1e08
doc: Fix threading documentation.
2011-09-17 21:32:29 +02:00
f803538d21
doc: Fix authentication docs.
2011-08-28 20:08:36 +02:00
292ed71f09
doc: Fix a check in the doc code.
2011-08-28 20:02:27 +02:00
9379a93c98
doc: Fix some doxygen latex warnings.
2011-08-28 13:17:39 +02:00
dc9ac022f5
doc: Add OpenSSH pub certkey auth.
2011-07-19 12:20:36 +02:00
3bc46c3bf0
remove "0.5.0 is dev" in the doc
2011-05-27 13:37:52 +02:00
c84380bad5
Fix documentation bug about threading
2011-05-27 13:26:15 +02:00
8078d4f674
doc: Use fwrite for the command example.
2011-02-08 10:59:50 +01:00
b0c2be25a6
doc: Fixed the include dir.
2011-01-28 13:13:08 +01:00
4f83918109
Added interesting link
2011-01-07 13:41:10 +01:00
19ab9a015f
doc: Added copyright policy section.
2010-12-21 15:40:36 +01:00
55470aaaf1
doc: Remove the note.
2010-12-21 15:13:18 +01:00
6a26335158
doc: Some fixes for linking howto.
2010-12-21 15:07:42 +01:00
256e88690d
doc: Make the warning bold.
2010-12-21 15:03:13 +01:00
3a94c94f20
doc: More linking details.
2010-12-21 14:55:39 +01:00
37eeb854e4
doc: Started to write a linking howto.
2010-12-10 20:17:57 +01:00
92fc2d6993
doc: Added buzzword.
2010-12-07 20:59:08 +01:00
0825abd03a
doc: Fixed doc namespace to be able to install manpages.
2010-12-05 10:53:39 +01:00
f7ea9a3f27
Added documentation for threading
2010-09-12 22:34:38 +02:00
77b52a5e69
doc: Added links to the RFCs.
2010-09-07 10:27:46 +02:00
d414c4f500
doc: Fixed doxygen config.
2010-09-07 09:55:15 +02:00
398bc769ce
doc: More work on the tutorial.
2010-09-07 09:54:42 +02:00
38421403d2
doc: Some corrections for shell execution.
2010-09-06 11:03:00 +02:00
ad95cbc542
doc: Added documentation for tunnels.
2010-08-29 16:25:31 +02:00
2de227a88b
doc: Fixed section names.
2010-08-27 16:22:38 +02:00
31ad140d20
doc: More work on the tutorial.
2010-08-27 16:20:17 +02:00
ad4a4120b7
doc: Add more details to the mainpage.
2010-08-27 11:45:13 +02:00
0800f7ba56
doc: Added a newline on the mainpage.
2010-08-27 11:33:43 +02:00
ba9f5b7d95
doc: Improved the tutorial.
2010-08-27 11:11:08 +02:00
14048354d5
Fix conflicts/ missing /** */ in doxygen
2010-08-23 21:21:57 +02:00
94b689e19d
New update of doxygen documentation
2010-08-23 21:00:35 +02:00
8066100f53
Doxygen fixes
2010-08-23 20:48:30 +02:00
32bf28e7ef
doc: Improve the tutorial.
2010-08-19 15:06:38 +02:00