-
- Downloads
Add postfork support for nss
We need this in our unit tests, since otherwise NSS will notice we've forked and start cussing us out. I suspect we'll need a different hack for daemonizing, but this should be enough for tinytest to work.
Showing
- src/ext/tinytest.c 8 additions, 0 deletionssrc/ext/tinytest.c
- src/lib/crypt_ops/crypto_init.c 10 additions, 0 deletionssrc/lib/crypt_ops/crypto_init.c
- src/lib/crypt_ops/crypto_init.h 1 addition, 0 deletionssrc/lib/crypt_ops/crypto_init.h
- src/lib/crypt_ops/crypto_nss_mgt.c 7 additions, 0 deletionssrc/lib/crypt_ops/crypto_nss_mgt.c
- src/lib/crypt_ops/crypto_nss_mgt.h 2 additions, 0 deletionssrc/lib/crypt_ops/crypto_nss_mgt.h
- src/test/testing_common.c 7 additions, 0 deletionssrc/test/testing_common.c
Please register or sign in to comment