<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/examples/Makefile, branch sockets</title>
<subtitle>Kernel crypto API for user space</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/'/>
<entry>
<title>Examples directory renamed -&gt; tests</title>
<updated>2010-09-07T06:14:00+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-07T06:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=faaf7cb8b4f7a929bbda96fa160478d85383d4b5'/>
<id>faaf7cb8b4f7a929bbda96fa160478d85383d4b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an emulation of a userspace application that provides encryption service.</title>
<updated>2010-09-01T16:41:34+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-01T16:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=18b0ee5a1cbbbdf8813c8ebdebae27684d75b1cd'/>
<id>18b0ee5a1cbbbdf8813c8ebdebae27684d75b1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't duplicate the list of example programs</title>
<updated>2010-08-25T02:03:19+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-25T02:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=823e0b899b1396a04585a3b4d555d5c4b626a94f'/>
<id>823e0b899b1396a04585a3b4d555d5c4b626a94f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop &lt;cryptodev.h&gt;</title>
<updated>2010-08-24T18:05:48+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-07-30T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6ac025f801eaaf1aec4f652b951424522ec00686'/>
<id>6ac025f801eaaf1aec4f652b951424522ec00686</id>
<content type='text'>
Also drop implementation of its ioctls, examples, openssl patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also drop implementation of its ioctls, examples, openssl patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed the data type.</title>
<updated>2010-07-25T22:19:45+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T22:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=f84ea240b18ce93ae26030ce28d19af4bc9962a1'/>
<id>f84ea240b18ce93ae26030ce28d19af4bc9962a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for ncr-direct. All session operations are being done on keys or on userspace data.</title>
<updated>2010-07-25T20:17:22+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T20:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6a2560330da7bc05ccb9bc75e70ce745acba7d6c'/>
<id>6a2560330da7bc05ccb9bc75e70ce745acba7d6c</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 support for reading session data directly from userspace.</title>
<updated>2010-07-24T16:38:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-24T11:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=ffb3e747f8b50ca18701530d1729a4ee3aa4ae69'/>
<id>ffb3e747f8b50ca18701530d1729a4ee3aa4ae69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Modified NCR-USER API to "simplify" and allow setting of size of data structure without special system call."</title>
<updated>2010-07-23T06:27:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-23T06:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=8383ca063d2473a87e585c20d80138d68d7d4dbf'/>
<id>8383ca063d2473a87e585c20d80138d68d7d4dbf</id>
<content type='text'>
This reverts commit 5689c9734223fb349bba526d620823a803c3b67e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5689c9734223fb349bba526d620823a803c3b67e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified NCR-USER API to "simplify" and allow setting of size of data structure without special system call.</title>
<updated>2010-07-21T18:02:50+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-21T18:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=5689c9734223fb349bba526d620823a803c3b67e'/>
<id>5689c9734223fb349bba526d620823a803c3b67e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backported zero copy /dev/crypto operations from master.</title>
<updated>2010-07-19T07:54:42+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-19T07:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=43bd4904b4a4ea8218127dc14e12141997beef36'/>
<id>43bd4904b4a4ea8218127dc14e12141997beef36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
