<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/buffer.c, branch v0-5</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<entry>
<title>misc: Rename libssh/ to src/</title>
<updated>2010-09-06T12:28:38+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cynapses.org</email>
</author>
<published>2010-09-06T12:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f7842e3a4b9acea2126ff725f993c299aef0e6db'/>
<id>f7842e3a4b9acea2126ff725f993c299aef0e6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing /** in doxygen @}'s</title>
<updated>2010-08-28T19:32:08+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-28T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=74939b8b8d3d4a61589297751c239648015d9dce'/>
<id>74939b8b8d3d4a61589297751c239648015d9dce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize libssh namespace + legacy wrappers</title>
<updated>2010-05-13T22:51:08+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-05-13T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=b23b3f1d9951df3ea7cc074de40db04bdf0d3a1c'/>
<id>b23b3f1d9951df3ea7cc074de40db04bdf0d3a1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the documentation of buffer.c</title>
<updated>2010-04-04T13:51:54+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2010-04-04T13:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d39dce85b42c483f6fe70646fb51a5004bd6b0ff'/>
<id>d39dce85b42c483f6fe70646fb51a5004bd6b0ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos from a* to error.c</title>
<updated>2010-01-06T20:12:00+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-01-06T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=84e6aca5c523768653b751d2d770f0fedcbbe0a9'/>
<id>84e6aca5c523768653b751d2d770f0fedcbbe0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Moved lots of declaration out of priv.h</title>
<updated>2009-09-23T21:51:04+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-23T21:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f84ebc2e2770b16b43c62ecb67cf8d4bd1b99d72'/>
<id>f84ebc2e2770b16b43c62ecb67cf8d4bd1b99d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an integer overflow in buffer_get_data().</title>
<updated>2009-09-03T15:11:42+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-09-03T15:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=8344598910e96899c16011559f2e9f8f26c4d24d'/>
<id>8344598910e96899c16011559f2e9f8f26c4d24d</id>
<content type='text'>
Thanks to Orange Labs for the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Orange Labs for the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch completly to stdint types.</title>
<updated>2009-07-25T21:19:41+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-07-25T21:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=28b5d0f8751a8979231b3d2e6ccf182256219d52'/>
<id>28b5d0f8751a8979231b3d2e6ccf182256219d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed namespace problem in public structures</title>
<updated>2009-07-24T18:49:46+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-07-24T18:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=e776dc16c958c71a83dffe06a85b5f98f3226e82'/>
<id>e776dc16c958c71a83dffe06a85b5f98f3226e82</id>
<content type='text'>
changed
struct string_struct to ssh_string_struct
buffer_struct to ssh_buffer_struct
and so on.

Should not break apps using the caps version of these
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changed
struct string_struct to ssh_string_struct
buffer_struct to ssh_buffer_struct
and so on.

Should not break apps using the caps version of these
</pre>
</div>
</content>
</entry>
</feed>
