summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close SYD_TEST_03052002_BRANCHSYD_TEST_03052002_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'SYD_TEST_03052002_BRANCH'cvs2hg2002-03-0511-1041/+0
* Bugzilla bug 128915: the first part of the previous change is notwtc%netscape.com2002-03-051-1/+2
* Temporary workaround to make 'depend' do a 'clean' in NSS. This is forwtc%netscape.com2002-03-051-0/+1
* bug 128915, prevent crash on empty S/MIME profilesian.mcgreer%sun.com2002-03-041-2/+2
* Fix token/cert interactions:relyea%netscape.com2002-03-045-4/+22
* bug 125808, fix crash seen with Javi's dbian.mcgreer%sun.com2002-03-041-0/+5
* IMPLEMENT-->EXTERN for header fileian.mcgreer%sun.com2002-03-041-1/+1
* bug 125808, update cert token instances when caching smart card certs that ar...ian.mcgreer%sun.com2002-03-043-0/+38
* Bugzilla bug 128599: link libnss3.so with -R $ORIGIN on Solaris to help itwtc%netscape.com2002-03-032-1/+7
* Bugzilla bug 112198: use the correct root certs module name for Darwin.wtc%netscape.com2002-03-031-0/+2
* Bugzilla bug 122261: removed an assertion on bad input. Bad input shouldwtc%netscape.com2002-03-021-1/+0
* Fix bug 128347 - add -string argument to pass strings to PKCS#11 modules upon...jpierre%netscape.com2002-03-023-6/+22
* Implement PQG Generate and Verify.relyea%netscape.com2002-03-021-39/+210
* Implement PKCS #11 2.11 DSA PQG Parameter generation.relyea%netscape.com2002-03-024-6/+198
* Make makepqg build dynamic.relyea%netscape.com2002-03-022-17/+28
* modify last patch to only take effect if the slot certs are not publicly read...ian.mcgreer%sun.com2002-03-012-4/+8
* another fix for bug 125808, force update of cache after login/logoutian.mcgreer%sun.com2002-03-011-0/+10
* Bugzilla bug 112987: merged changes contributed by FreeBSD developerwtc%netscape.com2002-03-011-9/+7
* Don't go searching for the matching certs if they weren't on the token therelyea%netscape.com2002-03-011-13/+2
* When we free the clists, clear out our head pointer (don't keep pointing torelyea%netscape.com2002-03-011-0/+1
* Fix Usage message. Add missing \n to string.nelsonb%netscape.com2002-03-011-1/+1
* Fix for 128355 - add SECMOD_AddNewModuleEx to take module parametersjpierre%netscape.com2002-03-013-6/+24
* bug 125808, refresh trust and slot pointers of cert after token removal/inser...ian.mcgreer%sun.com2002-02-284-47/+102
* Fix PSM name problem.relyea%netscape.com2002-02-282-14/+18
* Load builtins even if we are openning the database read only.relyea%netscape.com2002-02-281-1/+1
* bug 126653, intermediate cert should have valid CA trustian.mcgreer%sun.com2002-02-2859-11/+13715
|\
* \ fixup commit for tag 'nsstip_nt_20020228'nsstip_nt_20020228cvs2hg2002-02-280-0/+0
|\ \ | |/
* | fixup commit for tag 'NSS_NSCP_20020228_1'NSS_NSCP_20020228_1cvs2hg2002-02-2857-13703/+0
|/
* misdeclared function signatureian.mcgreer%sun.com2002-02-281-1/+1
* fix aix bustageian.mcgreer%sun.com2002-02-271-0/+6
* bug 125808, smart card cache fixesian.mcgreer%sun.com2002-02-275-39/+199
* fix looking up a key on a tokenian.mcgreer%sun.com2002-02-271-1/+1
|\
| * fixup commit for tag 'NSS_CLIENT_TAG_20020305'NSS_CLIENT_TAG_20020305cvs2hg2002-02-2746-12662/+0
| |\
| * \ fixup commit for tag 'MOZILLA_0_9_9_20020301'MOZILLA_0_9_9_20020301cvs2hg2002-02-270-0/+0
| |\ \ | | |/
| * | fixup commit for tag 'LayeredDOM_20020307_BASE'LayeredDOM_20020307_BASEcvs2hg2002-02-270-0/+0
| |\ \ | | |/
| * | fixup commit for tag 'ALERT_SERVICE_BASE'ALERT_SERVICE_BASEcvs2hg2002-02-2713-1043/+2
| |/
* | Bug 127785 - checked in cseawood's patchbishakhabanerjee%netscape.com2002-02-272-2/+2
* | partial fix for bug 125808, if the otken is not logged in when the cert cache...ian.mcgreer%sun.com2002-02-272-3/+23
* | Bugzilla bug 108021: removed unused variable 'validity'.wtc%netscape.com2002-02-271-1/+0
* | remove LastUpdate time checks from Crl's when verifying certificates.relyea%netscape.com2002-02-271-10/+0
* | Don't crash on when adding certs with null url's .relyea%netscape.com2002-02-271-2/+4
* | The KRL reserved handled should be different from the primordial CRL handlerelyea%netscape.com2002-02-271-1/+1
* | 1. the sslSecurityInfo and sslGather structs are now part of the sslSocketnelsonb%netscape.com2002-02-2711-1204/+1004
* | Bugzilla bug 127517: Darwin optimized build should use -O2. The patch iswtc%netscape.com2002-02-271-0/+4
* | bug 125796, make sure all CERTCertificates are destroyed as such, and that c...ian.mcgreer%sun.com2002-02-263-21/+27
* | When using global params, noCertDB implies noKeyDB as well bug 127312relyea%netscape.com2002-02-261-0/+1
* | CRL issues: 1) return url when finding and importing CRL's.relyea%netscape.com2002-02-264-15/+40
* | Bug 125728 truncate utf8 correctly in the pkcs11 string.relyea%netscape.com2002-02-261-2/+39
* | Changes to allow protected pin path to work in applications that code for it.relyea%netscape.com2002-02-264-1/+37