<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/buffer.c, branch v0-4</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<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>
<entry>
<title>Fixed copyright notices</title>
<updated>2009-07-12T22:23:42+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-07-12T22:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=103292dd991066051ee9c7db5939c849a1fdbe6d'/>
<id>103292dd991066051ee9c7db5939c849a1fdbe6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a macro to test buffer_struct integrity</title>
<updated>2009-06-21T18:29:29+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-06-21T18:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=4dafc259272f868d4dadd62326449f4bca467e59'/>
<id>4dafc259272f868d4dadd62326449f4bca467e59</id>
<content type='text'>
Nothing yet in cmake and config.h.in for this
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nothing yet in cmake and config.h.in for this
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings.</title>
<updated>2009-06-09T12:03:00+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-06-09T12:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=5a755a8219fb3d1d6337300178b0572bd7397fe9'/>
<id>5a755a8219fb3d1d6337300178b0572bd7397fe9</id>
<content type='text'>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@774 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@774 7dcaeef0-15fb-0310-b436-a5af3365683c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the vim modeline and place it at the end of the file.</title>
<updated>2009-05-12T17:49:23+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-05-12T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=2e0b2e2e913ea25adb56ab5c593ba45ce956f868'/>
<id>2e0b2e2e913ea25adb56ab5c593ba45ce956f868</id>
<content type='text'>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 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@763 7dcaeef0-15fb-0310-b436-a5af3365683c
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename buffer_add_data_begin() to buffer_prepend_data().</title>
<updated>2009-04-22T14:31:43+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-04-22T14:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=9766b2f8d2ecbba5be34a21a62c1b7790a8054b2'/>
<id>9766b2f8d2ecbba5be34a21a62c1b7790a8054b2</id>
<content type='text'>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@571 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@571 7dcaeef0-15fb-0310-b436-a5af3365683c
</pre>
</div>
</content>
</entry>
</feed>
