<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/util/nss_sha512crypt.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>Added option to use libcrypto instead of NSS.</title>
<updated>2010-02-05T14:43:42+00:00</updated>
<author>
<name>George McCollister</name>
<email>georgem@novatech-llc.com</email>
</author>
<published>2010-02-04T17:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=63be61852bd7ad1f74569843fb90629d63adb591'/>
<id>63be61852bd7ad1f74569843fb90629d63adb591</id>
<content type='text'>
crypto_sha512crypt.c is a clone of nss_sha512crypt.c with the exception that
all usage of NSS and related libraries has been switched to libcrypto.
I renamed nss_sha512crypt.h to sha512crypt.h since it is common to both
crypto_sha512crypt.c and nss_sha512crypt.c. Note that the random number
generator is not seeded manually and thus relies on seeding done
automatically by libcrypto. On some systems without /dev/urandom
seeding may not be performed.
See http://www.openssl.org/docs/crypto/RAND_add.html.
Signed-off-by: George McCollister &lt;georgem@novatech-llc.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
crypto_sha512crypt.c is a clone of nss_sha512crypt.c with the exception that
all usage of NSS and related libraries has been switched to libcrypto.
I renamed nss_sha512crypt.h to sha512crypt.h since it is common to both
crypto_sha512crypt.c and nss_sha512crypt.c. Note that the random number
generator is not seeded manually and thus relies on seeding done
automatically by libcrypto. On some systems without /dev/urandom
seeding may not be performed.
See http://www.openssl.org/docs/crypto/RAND_add.html.
Signed-off-by: George McCollister &lt;georgem@novatech-llc.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crypt functions to not use static buffers.</title>
<updated>2009-05-18T19:27:48+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-05-02T00:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=a15b93a1cb46a4d91666f3b6de2337eb693e833b'/>
<id>a15b93a1cb46a4d91666f3b6de2337eb693e833b</id>
<content type='text'>
Also fix style, clarify, and simplify some logic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix style, clarify, and simplify some logic.
</pre>
</div>
</content>
</entry>
<entry>
<title>first version of LOCAL pam backend</title>
<updated>2009-03-02T14:02:22+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-02-27T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=e65c65fc710fa030bfb8319efc43fcdc9ce5a26f'/>
<id>e65c65fc710fa030bfb8319efc43fcdc9ce5a26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
