summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto
AgeCommit message (Expand)AuthorFilesLines
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-2/+2
2016-05-31 [illumos-gate merge]Patrick Mooney1-96/+22
2016-05-286640 dca gets the instance number a lot, never actually uses itRichard Lowe1-96/+22
2015-09-174185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (NULL is ...Matthew Ahrens1-1/+1
2015-09-18 [illumos-gate merge]Patrick Mooney1-1/+1
2015-09-17 [illumos-gate merge]Patrick Mooney2-0/+895
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix stud...Robert Mustacchi1-5/+7
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens2-0/+893
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2014-08-14 [illumos-gate merge]Keith M Wesolowski2-4/+4
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2-4/+4
2014-04-23 [illumos-gate merge]Keith M Wesolowski1-11/+0
2014-04-234746 remove EXPORT_SRC leftoversJosef 'Jeff' Sipek1-11/+0
2013-07-30 [illumos-gate merge]Keith M Wesolowski5-189/+0
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek5-189/+0
2013-01-14Illumos SyncJohn Sonnenschein2-27/+57
2012-12-28995 boot message: No randomness provider enabled for /dev/randomGordon Ross2-27/+57
2011-06-16[HVM-379] merge smartvm to develop.Josh Wilsdon1-3/+3
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein1-3/+13
2011-04-02[HVM-2] merge in Max's changes so kvm can be built.Josh Wilsdon1-4/+5
2011-04-03875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()Garrett D'Amore1-3/+13
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'Amore12-1367/+123
2010-08-046972233 Panic is seen when fips-140 mode is enabled and rebootedMisaki Miyashita1-2/+2
2010-07-196948723 Crypto to pkcs11 error mapping has wrong boundary checksZdenek Kotala1-2/+2
2010-07-066966188 missing mutex_exit call if error occurs while gathering random bytesValerie Bubb Fenwick1-0/+1
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh1-191/+94
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick15-235/+162
2010-04-236755097 C_GetMechanismInfo() via pkcs11_kernel doesn't obey kernel provider p...Vladimir Kotal1-2/+9
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-10/+11
2010-02-236849769 crypto modules _init: crypto_register_provider() failed during shutdownAnthony Scarpino13-262/+193
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-6/+6
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson14-80/+111
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu4-50/+63
2009-12-036783915 numerous drivers using devacc_attr_access without specifying DDI_DEVI...Stephen Hanson1-7/+3
2009-11-206899006 Remove .byte asm directives and use new Intel Westmere opcodesDan OpenSolaris Anderson3-8/+8
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni2-14/+8
2009-11-106579499 update operations should be able to use in-place transformationsDan OpenSolaris Anderson1-5/+18
2009-11-026895660 Successful message for FIPS 140 would be niceAnthony Scarpino1-5/+12
2009-10-086889491 DEBUG kernels panic during startup in fips140_actionsAnthony Scarpino1-6/+8
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino12-65/+599
2009-09-296885193 assignment of ssize_t to uint_t in kcf_check_prov_mech_keylen() produ...Vladimir Kotal1-2/+2
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 Chao9-81/+255
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal12-182/+331
2009-07-236861521 panic in kcf when calling kcf_free_provider_descKrishna Yenduri3-12/+23
2009-07-096821090 Contents of /etc/crypto/kcf.conf should not influence mechanisms avai...Dan OpenSolaris Anderson1-34/+48