summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug 158339: we should not call secmod_freeParams if RNG_RNGInit fails.wtc%netscape.com2002-07-191-1/+1
| * Fix for 158221 - make crlutil save memory by using the new PK11_ImportCRL fun...jpierre%netscape.com2002-07-191-5/+8
| * 158005 - add new CRL decode and import functions . Benefits are :jpierre%netscape.com2002-07-196-99/+131
| * Fix for 156802 - remove improper check in CRL decodingjpierre%netscape.com2002-07-191-4/+0
| * Remove unreferenced variablesjpierre%netscape.com2002-07-181-2/+0
| * Fix for 139292 - NSS_NoDBInit regressionjpierre%netscape.com2002-07-181-1/+1
| * Fix usagejpierre%netscape.com2002-07-171-1/+1
| * Fix for 157996 - add support for SEC_NewCrl browser emulation mode in crlutiljpierre%netscape.com2002-07-171-5/+15
| * Bug 157946: removed the unused -m option. Added the -v option to Usage().wtc%netscape.com2002-07-171-2/+2
| * Fix for 153245jpierre%netscape.com2002-07-171-1/+2
| |\
| | * 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
* | fixup commit for tag 'NSS_OTIS_BETA_2'NSS_OTIS_BETA_2cvs2hg2002-07-2372-14093/+1289
|/
* 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