summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'ROGC_20020802_FREEZE'ROGC_20020802_FREEZEcvs2hg2002-07-1628-1473/+1329
* Bug 157750: handle the possibility that some certs do not have a label.wtc%netscape.com2002-07-161-2/+2
* Automatically recover from database corruptions when importing new certs.relyea%netscape.com2002-07-162-26/+31
* Make certutil use the new CERT_VerifyCertificate function when verifying certsjpierre%netscape.com2002-07-161-7/+7
* Fix solaris signed/unsigned warnings.relyea%netscape.com2002-07-133-6/+25
* Update the CERTDB_USER bits when our key gets imported through pkcs #12.relyea%netscape.com2002-07-121-3/+24
* Make CERT_VerifyCertificate actually work . Oops.jpierre%netscape.com2002-07-121-1/+1
* 1) When looking for a trust token, return tokens in the following priority or...relyea%netscape.com2002-07-101-4/+16
* Bug 155626: Handle the failure of ocsp_CreateCertID and use the newwtc%netscape.com2002-07-101-23/+5
* Sorted the NSS 3.6 symbols in alphabetical order.wtc%netscape.com2002-07-101-10/+10
* Fix for 149832 :jpierre%netscape.com2002-07-101-17/+15
* Back out last changejpierre%netscape.com2002-07-101-1/+0
* Fix bug in new CERT_VerifyCertificate function - fix for 149832jpierre%netscape.com2002-07-101-0/+1
* Handle the case where the cert is in both the built-ins and the internal module.relyea%netscape.com2002-07-101-6/+34
* Don't crash if a pkcs #11 device gives us an invalid CRL (or even a valid CRL...relyea%netscape.com2002-07-101-0/+3
* Don't delete the nickname entry until we go to delete the subject entry as well.relyea%netscape.com2002-07-101-8/+4
* Fix for 154212jpierre%netscape.com2002-07-101-1/+5
* Fix for 154212 - update patch for CERT_SaveSMimeProfile based on Bob's commentsjpierre%netscape.com2002-07-101-13/+12
* Removed README.TXT, which is just README with Windows line endings (CRLF).wtc%netscape.com2002-07-092-126/+0
* Added the README file, which explains how to add a root CA certificate towtc%netscape.com2002-07-091-0/+31
* treat lastTime of 0 as never having checked (not within the interval).relyea%netscape.com2002-07-091-1/+2
* 1) fix return type warning in pk11ListCertsCallback.relyea%netscape.com2002-07-092-8/+9
* Add new CERT_VerifyCertificate function - fix for 149832jpierre%netscape.com2002-07-044-19/+370
* Go back to the lower case mechanism for the ocspResponse_* flags.javi%netscape.com2002-07-031-2/+2
* Final patch for Bug 155626 which enables 3rd party apps to use the NSSjavi%netscape.com2002-07-035-57/+112
* Use the newly exported symbol names.javi%netscape.com2002-07-031-2/+2
* Break up OCSP so that 3rd party apps can send off an OCSP request and parsejavi%netscape.com2002-07-035-75/+181
* Handle the case where we don't get the Token object from NewToken (It gets co...relyea%netscape.com2002-07-021-0/+3
* 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