summaryrefslogtreecommitdiff
path: root/usr/src/lib/libkmsagent
AgeCommit message (Collapse)AuthorFilesLines
2011-07-02libkmsagent: Avoid deprecated string constant conversionRichard Lowe1-6/+11
2011-06-29Makefile.master: Define __SUNC as the antithesis of __GNUC and use itRichard Lowe3-18/+3
Define __SUNC to be POUND_SIGN if __GNUC is true such that we can use it for conditional make assignments, make use of it to define the -lCstd -lCrun settings to avoid the need to reset CCNEEDED in the __GNUC case, duplicating the rules
2010-07-016944296 Solaris needs a PKCS#11 provider to allow access to KMS keystore ↵Wyllys Ingersoll2-6/+22
functionality (fix 64bit build)
2010-06-306944296 Solaris needs a PKCS#11 provider to allow access to KMS keystore ↵Wyllys Ingersoll2-289/+0
functionality (fix unref)
2010-06-306944296 Solaris needs a PKCS#11 provider to allow access to KMS keystore ↵Wyllys Ingersoll3-2/+17
functionality (fix gcc link issue)
2010-06-28PSARC 2010/195 PKCS11 KMS ProviderWyllys Ingersoll84-0/+66594
6944296 Solaris needs a PKCS#11 provider to allow access to KMS keystore functionality