summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close unlabeled-1.85.2unlabeled-1.85.2Franziskus Kiefer2017-09-290-0/+0
* Check in sorted list into OTIS branch for beta releaserelyea%netscape.com2002-07-231-1/+3
* fixup commit for branch 'unlabeled-1.85.2'cvs2hg2002-07-021577-620682/+0
* More performance improvements in listing certs:relyea%netscape.com2002-07-027-173/+213
* Initialize type fields to supress purify uninitialized reference warnings.relyea%netscape.com2002-06-288-0/+15
* Add VISA root cert - bug 139874jpierre%netscape.com2002-06-283-5/+225
* Bugzilla bug 154656: changed "softoken" to "softokn" to match the filewtc%netscape.com2002-06-271-1/+1
* Fix for 154212 - make CERT_SaveSMimeProfile copy the cert to the database if ...jpierre%netscape.com2002-06-271-1/+18
* Initialize type field to clear off purify warnings.relyea%netscape.com2002-06-254-0/+4
* Don't force the update if the cert doesn't already exist.relyea%netscape.com2002-06-251-1/+4
* Collect the full names of the certs, not just the stan names.relyea%netscape.com2002-06-251-3/+12
* Add new function which returns the NSS 3.4 style nickname directly from arelyea%netscape.com2002-06-252-0/+45
* two more places to dump templatesian.mcgreer%sun.com2002-06-251-0/+2
* fix AIX builds, 64-bit compiler chokes on large switches in debug buildsian.mcgreer%sun.com2002-06-251-0/+12
* Fix solaris compiler error/warning. Fix prototype to return correct value (PR...relyea%netscape.com2002-06-241-1/+1
* Don't decode or extract trust for certs if we are just getting the nicknames ...relyea%netscape.com2002-06-249-70/+105
* fix broken AIX buildsian.mcgreer%sun.com2002-06-241-70/+70
* log more mechanisms and templatesian.mcgreer%sun.com2002-06-241-0/+17
* Copy the type value as well as the rest.relyea%netscape.com2002-06-241-0/+1
* More performance improvements for PK11ListCerts/ CERT_GetUserCertByUsage().relyea%netscape.com2002-06-246-128/+327
* Fix bug 135261. Create symbolic names for the values 2 and 3 for thenelsonb%netscape.com2002-06-222-4/+13
* Need to preserve non-modifiable trustbits.relyea%netscape.com2002-06-211-4/+4
* zero structure before we fill it in, not afterrelyea%netscape.com2002-06-211-2/+2
* Bug 153380: TLS is enabled by default now.wtc%netscape.com2002-06-211-1/+1
* Make the file C++ friendly.javi%netscape.com2002-06-201-0/+4
* Reduce the cost of decoding a certificate.relyea%netscape.com2002-06-201-1/+2
* reduce the calls to get the login state as these calls seem to be pretty expe...relyea%netscape.com2002-06-202-2/+42
* Patches to reduce the cost of getting attributes on certs or finding certs in...relyea%netscape.com2002-06-20112-11307/+8065
|\
| * bug 98926, PKCS#11 session loggingian.mcgreer%sun.com2002-06-195-0/+2910
| * exporting CERT_VerifyCertChain. r=relyearangansen%netscape.com2002-06-192-0/+6
| * missed part of last patch (bug 145322)ian.mcgreer%sun.com2002-06-191-3/+7
| * bug 145322, second patch, clean up pk11_saveContextHelperian.mcgreer%sun.com2002-06-191-48/+36
| * bug 145322, reduce the number of PKCS#11 sessions used in SSL connections, im...ian.mcgreer%sun.com2002-06-194-20/+119
| * bug 150704, PK11_Finalize can crash because softoken does not implement C_XXX...ian.mcgreer%sun.com2002-06-192-17/+100
| * correcting init_mcom function to enable "nssqa" to run at Netscape - 150752bishakhabanerjee%netscape.com2002-06-181-7/+8
| * 1) Map flags both coming and going.relyea%netscape.com2002-06-182-2/+2
| * Bug 151940: SEC_PKCS12DecoderVerify should call SEC_ASN1DecoderFinish firstwtc%netscape.com2002-06-181-0/+6
| * Standardize the open flags as 'enums' when using multiaccess databases, no ma...relyea%netscape.com2002-06-171-1/+23
| * check version of the existing DB, not the updatedb.relyea%netscape.com2002-06-141-1/+1
| * Add transactions to the database update portion of the code.relyea%netscape.com2002-06-132-159/+201
| * Update cert handle on token insertion/removal.relyea%netscape.com2002-06-131-1/+6
| * Add series to keep track of object handle value validity.relyea%netscape.com2002-06-131-1/+1
| * Reset the cert cache and clobber cert handles on token insertion an removalrelyea%netscape.com2002-06-131-0/+6
| * Add missing AOL root CA certsjpierre%netscape.com2002-06-131457-0/+609107
| |\
| * \ fixup commit for tag 'JSS_3_2_BETA3'JSS_3_2_BETA3cvs2hg2002-06-120-0/+0
| |\ \ | | |/
| * | fixup commit for tag 'JSS_3_2_BETA2'JSS_3_2_BETA2cvs2hg2002-06-121457-608603/+0
| |/
| * Bug 150143: use map file to limit exported symbols on Mac OS X. The patchwtc%netscape.com2002-06-122-0/+7
| * When checking NeedInit status, go back and check the token in case the tokenrelyea%netscape.com2002-06-111-0/+13
| * Update for root certs - bug 139874jpierre%netscape.com2002-06-112-7/+7
| * Fixed indentation caught by Wan-Teh (66606).kirk.erickson%sun.com2002-06-111-3/+3