summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/softoken/pkcs11i.h
Commit message (Collapse)AuthorAgeLines
* Issue #1338 - Part 2: Update NSS to 3.48-RTMwolfbeast2020-01-02-12/+120
|
* [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSessionJ.C. Jones2019-12-06-1/+1
| | | | | | | | SFTKSession objects are only ever actually destroyed at PK11 session closure, as the session is always the final holder -- and asserting refCount == 1 shows that to be true. Because of that, NSC_CloseSession can just call `sftk_DestroySession` directly and leave `sftk_FreeSession` as a no-op to be removed in the future.
* Update NSS to 3.35-RTMwolfbeast2018-06-05-0/+1
|
* Revert "Update NSS to 3.35-RTM"wolfbeast2018-04-25-1/+0
| | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
* Update NSS to 3.35-RTMwolfbeast2018-02-23-0/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+763