<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/Makefile, branch userspace</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>Attach "userspace/" into top-level Makefile</title>
<updated>2010-08-24T18:58:32+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-07T05:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=62548b20c29639e6ddb5435514a0cc7d45700cbb'/>
<id>62548b20c29639e6ddb5435514a0cc7d45700cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Diffie Hellman key generation.</title>
<updated>2010-07-27T11:47:06+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-27T11:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=c0c14cb837e6ea4a1c4ec0f8888f500c78ccdbf6'/>
<id>c0c14cb837e6ea4a1c4ec0f8888f500c78ccdbf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected issue when finalizing sessions that hashed keys.</title>
<updated>2010-07-25T23:30:24+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T23:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=bd29b1337fab4bb0ca41ff83271482bfe551d38b'/>
<id>bd29b1337fab4bb0ca41ff83271482bfe551d38b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Separated the direct session functions.</title>
<updated>2010-07-25T19:34:37+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T18:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=a9970bd8d7b690f03e770a16d8471924ea3ad126'/>
<id>a9970bd8d7b690f03e770a16d8471924ea3ad126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow parrallel build (make -j$$$$N)</title>
<updated>2010-07-24T09:42:47+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-07-24T01:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=707ae74fc7aae4f9aaef480c11289b69356bbe51'/>
<id>707ae74fc7aae4f9aaef480c11289b69356bbe51</id>
<content type='text'>
Using "$(MAKE)" instead of "make" allows make to recognize the
subprocesses and manage the parallel build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using "$(MAKE)" instead of "make" allows make to recognize the
subprocesses and manage the parallel build.
</pre>
</div>
</content>
</entry>
<entry>
<title>der_en/decode_subject_public_key_info were moved to x509/ subdirectory.</title>
<updated>2010-07-21T16:04:21+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-21T16:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=514a0e99c176081e1cb610a3e8dabf4d2da38dab'/>
<id>514a0e99c176081e1cb610a3e8dabf4d2da38dab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Public Keys are being exported to SubjectPublicKeyInfo format, instead of custom formats. For RSA keys the PKCS #1 format can be used as well.</title>
<updated>2010-07-19T18:10:26+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-19T18:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=56eb45f752baa978a9ea3573faee44857678597d'/>
<id>56eb45f752baa978a9ea3573faee44857678597d</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 recompile cryptodev_main.o all the time</title>
<updated>2010-07-19T07:31:33+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-07-16T18:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=f4eb4e58648a9746f7a4ca20cea716dd69137fad'/>
<id>f4eb4e58648a9746f7a4ca20cea716dd69137fad</id>
<content type='text'>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
