<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/crypt.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>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 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>Fix openssl header inclusion</title>
<updated>2009-11-03T20:03:22+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-11-03T20:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=c0e091a52f8521d0cdcb9c22b4caa88bbe40e604'/>
<id>c0e091a52f8521d0cdcb9c22b4caa88bbe40e604</id>
<content type='text'>
caused cbc_encrypt to be redefined by an openssl
macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
caused cbc_encrypt to be redefined by an openssl
macro
</pre>
</div>
</content>
</entry>
<entry>
<title>More include file movings</title>
<updated>2009-09-25T22:29:53+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-25T22:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=3a8d839e8604bf66c04ad0b46e51402428a88b1a'/>
<id>3a8d839e8604bf66c04ad0b46e51402428a88b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>get rid of SSH_SESSION</title>
<updated>2009-09-23T19:55:54+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-23T19:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=9a8d4cd0fdd18127065cacbc11296933669ea9ca'/>
<id>9a8d4cd0fdd18127065cacbc11296933669ea9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the security bug found by Orange Labs</title>
<updated>2009-09-13T20:07:01+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-13T20:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f28352707ab8aa7e1717cea53e4cdcf46f1dc156'/>
<id>f28352707ab8aa7e1717cea53e4cdcf46f1dc156</id>
<content type='text'>
Verify the length of decrypt operation is a multiple of blocksize
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verify the length of decrypt operation is a multiple of blocksize
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with MSVC.</title>
<updated>2009-07-30T08:45:58+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-07-30T08:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=766bae9d7626bb596fc3b60d2cd5fe5a7fc356db'/>
<id>766bae9d7626bb596fc3b60d2cd5fe5a7fc356db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stdint type.</title>
<updated>2009-07-27T21:14:04+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2009-07-27T21:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=81dab99afcd0d9030aff9ab3f54a7a80101e36d2'/>
<id>81dab99afcd0d9030aff9ab3f54a7a80101e36d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
