summaryrefslogtreecommitdiff
path: root/security/nss/lib/pk11wrap/pk11func.h
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSSCKBI_1_65_RTM'NSSCKBI_1_65_RTMcvs2hg2008-01-251-46/+0
* refactor pk11util, splitting large single files down to a managable size.relyea%netscape.com2004-07-191-668/+4
* Bug 244914, 244907 r=nelsonbrelyea%netscape.com2004-06-211-0/+15
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-33/+33
* Rename PK11_PubDeriveExtended to PK11_PubDeriveWithKDFjpierre%netscape.com2004-01-081-1/+1
* Rename PK11_FindSlotsByAliases to PK11_FindSlotsByNamesjpierre%netscape.com2004-01-071-2/+2
* Made wincx the last argument of PK11_PubDeriveExtended. r=relyea.wchang0222%aol.com2003-12-191-2/+2
* PK11_MoveKey was renamed PK11_MoveSymKey. r=relyea.wchang0222%aol.com2003-12-191-1/+1
* Removed the declaration and a comment about PK11_FreeSlotCerts, which waswchang0222%aol.com2003-11-191-1/+0
* Changes for symkey support.relyea%netscape.com2003-11-141-1/+4
* 221067 NSS needs to be able to create token symkeys from unwrap and derive.relyea%netscape.com2003-10-181-0/+48
* ECC code landing.ian.mcgreer%sun.com2003-10-171-0/+6
* Create new function SECKEYEncryptedPrivateKeyInfo which is just likenelsonb%netscape.com2003-10-071-0/+3
* Add comment in the header for PK11_FindSlotsByAliasesjpierre%netscape.com2003-09-121-0/+6
* Add PK11_FindSlotsByAliases function . r=relyeajpierre%netscape.com2003-09-031-0/+2
* Bug 210660: backed out the main change in the fix for bug 145322 becausewtc%netscape.com2003-06-271-0/+4
* Bug 202593 NSS does not lock non-threadsafe modules correctly.relyea%netscape.com2003-04-191-1/+1
* Sign 3 sets of changes are here:relyea%netscape.com2003-01-281-0/+8
* Declare PK11_TokenRefresh()relyea%netscape.com2003-01-101-0/+1
* Bug 183612: added support for looking up a cert by subject key ID andwtc%netscape.com2002-12-171-1/+2
* Add token removal blocking function.relyea%netscape.com2002-12-111-0/+30
* Fix 128172: function to convert a session key to a token key.nicolson%netscape.com2002-09-281-0/+5
* Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from thewtc%netscape.com2002-09-241-0/+3
* Bug 127886: added the new function PK11_ImportDERCert.wtc%netscape.com2002-09-071-0/+2
* 158005 - add new CRL decode and import functions . Benefits are :jpierre%netscape.com2002-07-191-1/+5
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-241-0/+5
* bug 145322, reduce the number of PKCS#11 sessions used in SSL connections, im...ian.mcgreer%sun.com2002-06-191-0/+15
* Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.wtc%netscape.com2002-03-141-7/+0
* CRL issues: 1) return url when finding and importing CRL's.relyea%netscape.com2002-02-261-1/+1
* Changes to allow protected pin path to work in applications that code for it.relyea%netscape.com2002-02-261-0/+1
* Checked in Jamie's patches forwtc%netscape.com2002-02-081-0/+1
* Function to read PQG params from the key.relyea%netscape.com2002-02-041-0/+1
* Bug 117978: accessor functions to all JCE keystore API to be implemented.relyea%netscape.com2002-02-031-6/+32
* Function to return if any builtins have been loaded yet.relyea%netscape.com2002-01-231-0/+2
* Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*nicolson%netscape.com2001-12-191-0/+8
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-0/+3
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-211-0/+3
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-0/+18
* begin process of converting pk11cert to use Stan cert code; Stan tokens integ...ian.mcgreer%sun.com2001-10-111-0/+6
* Fix JSS required prototypes. Bug 100791relyea%netscape.com2001-09-211-2/+2
* fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token,...mcgreer%netscape.com2001-08-031-0/+11
* Fix bug 87650: replace slot traversal functions with list functions.nicolson%netscape.com2001-06-251-0/+3
* Changes for NSS/JSS integration.nicolson%netscape.com2001-06-121-0/+9
* Add DER version of key for cert exists for JSS.relyea%netscape.com2001-06-061-0/+2
* Add function to import a cert using it's DER form rather than it's cert form.relyea%netscape.com2001-06-011-0/+2
* JSS integration bug 76958 . Add accessor functions go get the cert and key'srelyea%netscape.com2001-05-021-0/+9
* Add code to shutdown the PKCS #11 subsystem so NSS can be called to switch pr...relyea%netscape.com2001-02-011-0/+1
* Follow Wan-Teh's suggesion of using typedef's for enums.relyea%netscape.com2001-01-191-1/+1
* Bug 65903: Fixes to allow iWS admin stuff to work with shared library NSSrelyea%netscape.com2001-01-191-0/+2
* Bugzilla bug #64238: removed the unnecessary inclusion of mcom_db.h fromwtc%netscape.com2001-01-041-1/+0