<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/libssh/distinfo, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-02-25T00:57:54Z</updated>
<entry>
<title>Make this build on Darwin.</title>
<updated>2007-02-25T00:57:54Z</updated>
<author>
<name>yyamano</name>
<email>yyamano</email>
</author>
<published>2007-02-25T00:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=705cb1f60faf8c43d4ece411887f0bc509719b77'/>
<id>urn:sha1:705cb1f60faf8c43d4ece411887f0bc509719b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DragonFly support.</title>
<updated>2006-02-17T14:43:49Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-17T14:43:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1cbdd1ad89971d05e6b7abfd3ae8045b154f217a'/>
<id>urn:sha1:1cbdd1ad89971d05e6b7abfd3ae8045b154f217a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.11</title>
<updated>2006-02-05T00:20:17Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-02-05T00:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6b7a8d3f02e8f54fac62509d433b35578e3d69fe'/>
<id>urn:sha1:6b7a8d3f02e8f54fac62509d433b35578e3d69fe</id>
<content type='text'>
&gt; -server implementation development. I won't document it before it even works.
&gt; -small bug corrected when connecting to sun ssh servers.
&gt; -channel wierdness corrected (writing huge data packets)
&gt; -channel_read_nonblocking added
&gt; -channel bug where stderr wasn't correctly read fixed.
&gt; -sftp_file_set_nonblocking added. It's now possible to have nonblocking SFTP IO
&gt; -connect_status callback.
&gt; -priv.h contains the internal functions, libssh.h the public interface
&gt; -options_set_timeout (thx marcelo) really working.
&gt; -tcp tunneling through channel_open_forward.
&gt; -channel_request_exec()
&gt; -channel_request_env()
&gt; -ssh_get_pubkey_hash()
&gt; -ssh_is_server_known()
&gt; -ssh_write_known_host()
&gt; -options_set_ssh_dir
&gt; -how could this happen ! there weren't any channel_close !
&gt; -nasty channel_free bug resolved.
&gt; -removed the unsigned long all around the code. use only u8,u32 &amp; u64.
&gt; -it now compiles and runs under amd64 !
&gt; -channel_request_exec()
&gt; -channel_request_env()
&gt; -ssh_get_pubkey_hash()
&gt; -ssh_is_server_known()
&gt; -ssh_write_known_host()
&gt; -options_set_ssh_dir
&gt; -how could this happen ! there weren't any channel_close !
&gt; -nasty channel_free bug resolved.
&gt; -removed the unsigned long all around the code. use only u8,u32 &amp; u64.
&gt; -it now compiles and runs under amd64 !
&gt; -channel_request_pty_size
&gt; -channel_change_pty_size
&gt; -options_copy()
&gt; -ported the doc to an HTML file.
&gt; -small bugfix in packet.c
&gt; -prefixed error constants with SSH_
&gt; -sftp_stat, sftp_lstat, sftp_fstat. thanks Michel Bardiaux for the patch.
&gt; -again channel number mismatch fixed.
&gt; -fixed a bug in ssh_select making the select fail when a signal has been caught.
&gt; -keyboard-interactive authentication working.
</content>
</entry>
<entry>
<title>The ssh library was designed to be used by programmers needing a working</title>
<updated>2005-04-17T11:34:16Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2005-04-17T11:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=492dc14a2738179b9eb941cc24fe895bc1a1a258'/>
<id>urn:sha1:492dc14a2738179b9eb941cc24fe895bc1a1a258</id>
<content type='text'>
SSH implementation by the mean of a library. The complete control of the
client is made by the programmer.

With libssh, you can remotely execute programs, transfer files, use a
secure and transparent tunnel for your remote programs. With its Secure
FTP implementation, you can play with remote files easily, without
third-party programs others than libcrypto (from openssl).
</content>
</entry>
</feed>
