]> git.ipfire.org Git - thirdparty/krb5.git/commit
In the NSS crypto back end, add mutex protection and fork protection
authorGreg Hudson <ghudson@mit.edu>
Sat, 25 Sep 2010 15:09:08 +0000 (15:09 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 25 Sep 2010 15:09:08 +0000 (15:09 +0000)
commitdefb200396bd449b0e12a163e5407a124ebe6018
tree48f479ec98a99ec861be65714dbac7e6f01b90e2
parente9dce022f833472af5852a163d19a7ebf85a1df9
In the NSS crypto back end, add mutex protection and fork protection
to the libnss context.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/nss@24348 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/crypto/builtin/Makefile.in
src/lib/crypto/builtin/init.c [new file with mode: 0644]
src/lib/crypto/krb/crypto_libinit.c
src/lib/crypto/nss/enc_provider/enc_gen.c
src/lib/crypto/openssl/Makefile.in
src/lib/crypto/openssl/init.c [new file with mode: 0644]