summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/api/kcf_random.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-29 [illumos-gate merge]Jerry Jelinek1-1/+2
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-1/+2
2017-10-188634 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-2/+2
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-2/+2
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2013-01-14Illumos SyncJohn Sonnenschein1-25/+57
2012-12-28995 boot message: No randomness provider enabled for /dev/randomGordon Ross1-25/+57
2011-01-12OS-110 WARNING: No randomness provider enabled for /dev/random. Use cryptoadm...jerry1-1/+3
2010-10-19349 hang during network boot (circular kcf dependency)Garrett D'Amore1-2/+11
2010-09-126 Need open kcfdGarrett D'Amore1-46/+3
2010-07-066966188 missing mutex_exit call if error occurs while gathering random bytesValerie Bubb Fenwick1-0/+1
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick1-5/+4
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson1-3/+3
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino1-0/+47
2009-09-246882364 networking wedged up behind blocked taskq_thread() workerKrishna Yenduri1-3/+26
2009-09-236826942 Need an optimized GCM leveraging Intel's PCMULQDQ instructionDan OpenSolaris Anderson1-4/+6
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao1-1/+4
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal1-3/+3
2009-05-126836582 kcf_limit_hwrng tunable can be removedKrishna Yenduri1-44/+13
2009-02-276803803 rnd_chpoll() should not reject (EINVAL) events==0Krishna Yenduri1-11/+19
2009-02-096799258 Continuous RNG test sometimes fails to compare 160-bit blocksHai-May Chao1-8/+8
2009-01-096790685 stubs for random_add_pseudo_entropy() are missingVladimir Kotal1-2/+3
2008-11-066703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNGHai-May Chao1-142/+113
2007-02-23PSARC/2007/093 Crypto Context sharing between providerskrishna1-2/+3
2006-11-116488985 kcf_submit_request() should handle the EMPTYQ case for a hardware pro...krishna1-8/+29
2006-05-01PSARC 2006/214 Crypto Framework random number API/SPI updatemcpowers1-12/+24
2005-12-096357426 increase rndmag_threshold and rndbuf_len default valueskais1-5/+4
2005-08-296266835 Increase default values of /dev/urandom's parameters for kernel SSL n...krishna1-4/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1041