<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/tests/Makefile, branch wip/expose_buffer_methods</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<entry>
<title>build: Remove broken old Makefile.</title>
<updated>2011-06-30T13:47:52+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2011-06-30T13:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=cc29fef2344fcbc33bf691aafa274752df43c30c'/>
<id>cc29fef2344fcbc33bf691aafa274752df43c30c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change path to ../src instead of the old ../libssh</title>
<updated>2010-10-02T20:52:24+00:00</updated>
<author>
<name>milo</name>
<email>milo@r0ot.me</email>
</author>
<published>2010-09-30T21:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d7581c4daa94e62c664b6d7b55d7845d47817de2'/>
<id>d7581c4daa94e62c664b6d7b55d7845d47817de2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Socket connect callback working...</title>
<updated>2009-11-30T22:44:40+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-11-30T22:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=92a50f731cdb098bbbb605630f335a07d839496f'/>
<id>92a50f731cdb098bbbb605630f335a07d839496f</id>
<content type='text'>
Still need to make sure the connect syscall is correctly
called
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still need to make sure the connect syscall is correctly
called
</pre>
</div>
</content>
</entry>
<entry>
<title>Some brain surgery to add event-based sockets</title>
<updated>2009-11-30T21:35:43+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-11-30T21:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=76d6838223718a5432baddb4fa5b3e82440c9ff2'/>
<id>76d6838223718a5432baddb4fa5b3e82440c9ff2</id>
<content type='text'>
chapter 1- SSH Socket Connections.
I would like to be able to
-Have a ssh_poll_ctx object
-Add a ssh socket over it
-launch the socket connection (using socket functions)
-ssh_poll_ctx_dopoll()
-Wait for the timeout or have the "connected" callback called
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chapter 1- SSH Socket Connections.
I would like to be able to
-Have a ssh_poll_ctx object
-Add a ssh socket over it
-launch the socket connection (using socket functions)
-ssh_poll_ctx_dopoll()
-Wait for the timeout or have the "connected" callback called
</pre>
</div>
</content>
</entry>
<entry>
<title>First lines of experimental pcap output support</title>
<updated>2009-11-08T22:42:41+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-11-08T22:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=10b625e18030144f30a68556321a4c3d11fa7e25'/>
<id>10b625e18030144f30a68556321a4c3d11fa7e25</id>
<content type='text'>
This will serve to debug packets right under wireshark !
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will serve to debug packets right under wireshark !
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a exec test.</title>
<updated>2009-05-04T22:30:21+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-05-04T22:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=dc07d46ccaec73e65c7385c4f3a29da05d281ddd'/>
<id>dc07d46ccaec73e65c7385c4f3a29da05d281ddd</id>
<content type='text'>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@713 7dcaeef0-15fb-0310-b436-a5af3365683c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@713 7dcaeef0-15fb-0310-b436-a5af3365683c
</pre>
</div>
</content>
</entry>
<entry>
<title>preliminary test suite</title>
<updated>2008-03-17T02:31:22+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2008-03-17T02:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=46b96a145cde14b7ecf4a9608173508aa877b9fa'/>
<id>46b96a145cde14b7ecf4a9608173508aa877b9fa</id>
<content type='text'>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@153 7dcaeef0-15fb-0310-b436-a5af3365683c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@153 7dcaeef0-15fb-0310-b436-a5af3365683c
</pre>
</div>
</content>
</entry>
</feed>
