summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 169785: CERT_AddOCSPAcceptableResponses should have a second argumentwtc%netscape.com2002-09-232-16/+25
* Change coding style used in nss/lib/pki to one that works with ctags.nelsonb%netscape.com2002-09-2310-676/+338
* Bug 169790: renamed CERT_DecodeDERCrlEx to CERT_DecodeDERCrlWithFlags.wtc%netscape.com2002-09-234-9/+11
* Fix 169578: PK11_ImportAndReturnPrivateKey sets wrong key type.nicolson%netscape.com2002-09-201-0/+3
* Fix corrupt listing of nicknames on keys.relyea%netscape.com2002-09-201-1/+1
* Fix memory leak mozbug 165655, r=wtcrelyea%netscape.com2002-09-201-0/+3
* Removed the duplicate NSS_3.6 section in the previous checkin.wtc%netscape.com2002-09-201-6/+1
* Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyeajpierre%netscape.com2002-09-205-12/+79
* Update TC TrustCenter CAs in NSS 3.6 (tip). Fix for 169038jpierre%netscape.com2002-09-202-679/+559
* Fix for bug 156042 - crash when CA not issued by a valid CAjpierre%netscape.com2002-09-201-0/+3
* Bug 169581: the last two arguments to pk11_mkSlotString should have thewtc%netscape.com2002-09-192-3/+2
* Fix 169577: SGN_End crashes if DSA signature fails.nicolson%netscape.com2002-09-191466-0/+619505
|\
* | fixup commit for tag 'JSS_3_3_BETA1'JSS_3_3_BETA1cvs2hg2002-09-181466-619504/+0
|/
* Bug 91224: Make sure that we use Solaris ld, not GNU ld, to build NSS.wtc%netscape.com2002-09-184-17/+14
* Bug 153380: document the default values for the SSL options.wtc%netscape.com2002-09-181-4/+10
* Bug 157827: declare the exported PBE_ functions. Fixed the include-oncewtc%netscape.com2002-09-181-1/+18
* Fix memory leak in CRL cachejpierre%netscape.com2002-09-181-0/+5
* Call NSS_Shutdown() in crlutil. Part of purifying effortjpierre%netscape.com2002-09-171-0/+2
* Fix indentationjpierre%netscape.com2002-09-173-4/+4
* Bug 168722: fix compiler warnings.wtc%netscape.com2002-09-172-8/+8
* Add -r support to crlutil for multiple iterationsjpierre%netscape.com2002-09-171-27/+37
* Purify crlutiljpierre%netscape.com2002-09-171-17/+82
* Fix UMC in Purifyjpierre%netscape.com2002-09-162-0/+2
* Undo check-in that broke QAjpierre%netscape.com2002-09-162-7/+7
* Fix compiler warningsjpierre%netscape.com2002-09-142-7/+7
* Add assertion to help debugging CRL crashjpierre%netscape.com2002-09-1415-41/+1046
|\
* \ fixup commit for tag 'moz_win_20021009'moz_win_20021009cvs2hg2002-09-130-0/+0
|\ \ | |/
* | fixup commit for tag 'moz_ux_20021009'moz_ux_20021009cvs2hg2002-09-130-0/+0
|\ \ | |/
* | fixup commit for tag 'moz_20020919'moz_20020919cvs2hg2002-09-130-0/+0
|\ \ | |/
* | fixup commit for tag 'ROGC_20020930_FREEZE'ROGC_20020930_FREEZEcvs2hg2002-09-1346-0/+12704
|\ \ | |/
* | fixup commit for tag 'NSS_3_6_BETA1'NSS_3_6_BETA1cvs2hg2002-09-1356-13708/+0
|/
* Removed the SIGTERM signal handler, which was added to debug bug 119340.wtc%netscape.com2002-09-131-22/+0
* Bug 168384: need to initialize the nss3lookingForCA field of nssUsage.wtc%netscape.com2002-09-131-0/+1
* Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. Itwtc%netscape.com2002-09-131-9/+14
* Bug 168360: Add support for the MOZ_PROFILE build option.wtc%netscape.com2002-09-121-0/+7
* The blob db shim code (bug 162023) introduced a crash (bug 167615) sowtc%netscape.com2002-09-121-2/+2
* Fix for 167856 - memory leaks in CRL cachejpierre%netscape.com2002-09-112-15/+25
* Fix for 167849 - copy DER subject before adding an issuer to the hash table i...jpierre%netscape.com2002-09-112-9/+12
* bug 166741, fixing bug in previous patchesian.mcgreer%sun.com2002-09-101-18/+38
* Bug 167532: fixed a regression introduced by the previous checkin.wtc%netscape.com2002-09-101-0/+2
* Fix for 167649 - invalidate CRL cache when new CRL object is imported into a ...jpierre%netscape.com2002-09-102-28/+161
* Import NSPR 4.2.2 RC1.wtc%netscape.com2002-09-101-1/+1
* Fix 158009: enable compression of xpclass*.jar.nicolson%netscape.com2002-09-091-7/+0
* Backed out the previous checkin, which broke 64-bit platforms.wtc%netscape.com2002-09-092-7/+7
* fix compiler warningsian.mcgreer%sun.com2002-09-082-7/+7
* Bug 160805: fixed a leak and a double free of the arena introduced in thewtc%netscape.com2002-09-081-7/+6
* Bug 129701: removed the sleep command for Linux in kill_selfserv().wtc%netscape.com2002-09-073-9/+27
* Bug 123753: removed the vestige of the "for Clients" string in softoken'swtc%netscape.com2002-09-071-4/+2
* Bug 123753: the softoken is now compiled the same way for servers andwtc%netscape.com2002-09-072-11/+1
* Bug 127886: added the new function PK11_ImportDERCert.wtc%netscape.com2002-09-073-0/+18