summaryrefslogtreecommitdiff
path: root/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Certificate.cs
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Add null args exception handlingKyungwook Tak1-0/+6
2016-11-08Don't inherit SafeHandle for C# prop-having classKyungwook Tak1-37/+9
2016-11-07Fix source file mod to 664Kyungwook Tak1-0/+0
2016-11-07Return refreshed handle on GetHandle()Kyungwook Tak1-26/+51
2016-11-07Remove IsInvalid check in ReleaseHandleKyungwook Tak1-2/+0
2016-11-02GCHandle can only accept primitive type objKyungwook Tak1-0/+14
2016-11-02Fix bug: size_t should be marshalled to UIntPtrKyungwook Tak1-1/+1
2016-10-31Add defense code for null inputDongsun Lee1-1/+2
2016-10-21Remove build warning for use of deprecated APIDongsun Lee1-1/+1
2016-10-21Add comment for exception infoKyungwook Tak1-1/+3
2016-08-24Adjust changed design docKyungwook Tak1-0/+14
2016-08-18Separate privilege and key-manager dllKyungwook Tak1-0/+92