summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObjectwtc%netscape.com2002-03-141-0/+1
* Fix 129756: PK11_SetObjectNickname is broken.nicolson%netscape.com2002-03-1258-5/+13708
|\
* | fixup commit for tag 'NSS_CLIENT_TAG_20020319'NSS_CLIENT_TAG_20020319cvs2hg2002-03-0857-13703/+0
|/
* Bugzilla bug 129298: the assertion may be false. Remove it, and initializewtc%netscape.com2002-03-081-4/+6
* Cache whether there are no CRL's and Trust objects on removable HW tokensrelyea%netscape.com2002-03-076-0/+116
* additional change to last patch, suggested by wtcian.mcgreer%sun.com2002-03-071-5/+3
* bug 129298, handle different nicknames across tokensian.mcgreer%sun.com2002-03-0711-35/+101
* Build p7content p7env p7sign and p7verify using nss shared libs.nelsonb%netscape.com2002-03-074-16/+4
* Add support for new -p option to pass password to PK11 token.nelsonb%netscape.com2002-03-071-2/+23
* Bugzilla bug 129408: removed the "FOR PSM" comment. All of these NSS 3.4wtc%netscape.com2002-03-071-1/+0
* Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. Listwtc%netscape.com2002-03-074-25/+29
* bug 129370, temp cert trusts and S/MIME profiles may cause crashesian.mcgreer%sun.com2002-03-075-26/+112
* Fix for 129201 - allow parameter string to be retrieved in a PKCS#11 module b...jpierre%netscape.com2002-03-062-0/+52
* bug 125808 :relyea%netscape.com2002-03-065-7/+39
* Initialize result to SECSuccess before we return.relyea%netscape.com2002-03-051-0/+1
* missed part of last patchian.mcgreer%sun.com2002-03-051-0/+3
* bug 125112, don't alloc return array if there are no certs foundian.mcgreer%sun.com2002-03-051-39/+32
|\
| * fixup commit for tag 'SYD_TEST_03052002_BASE'SYD_TEST_03052002_BASEcvs2hg2002-03-0511-1041/+0
| |\ |/ /
| * fixup commit for tag 'NSS_CLIENT_TAG_20020308'NSS_CLIENT_TAG_20020308cvs2hg2002-03-0557-13703/+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
|\