Hey

I went through our man pages and it seems we currently have all functions in 
the public API documented, except for these:

libssh2_base64_decode
libssh2_channel_receive_window_adjust
libssh2_channel_request_pty_size_ex
libssh2_channel_window_read_ex
libssh2_channel_window_write_ex
libssh2_publickey_add_ex
libssh2_publickey_init
libssh2_publickey_list_fetch
libssh2_publickey_list_free
libssh2_publickey_remove_ex
libssh2_publickey_shutdown
libssh2_session_flag
libssh2_session_get_blocking
libssh2_trace
libssh2_userauth_hostbased_fromfile_ex

So there's some room for helping out in the documentation area! I'm confident 
we can still find descriptions for all these on the www.libssh2.org wiki, but 
I much prefer having the docs all present in man pages locally.

The man page files are a bit inconsistent if they include the "_ex" part used 
in numerous functions but...

-- 

  / daniel.haxx.se

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to