summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close RMCH_20021105_BRANCHRMCH_20021105_BRANCHFranziskus Kiefer2017-09-290-0/+0
* Remove intermediate varsseawood%netscape.com2003-02-211-30/+24
* Fix link issue on unixseawood%netscape.com2003-02-211-3/+4
* Fix win32 bustage.seawood%netscape.com2003-01-181-1/+1
* RMCH: dbmseawood%netscape.com2002-11-121-3/+68
* Rename LIBS variable to PROG_LIBS to remove any misconceptions about its purp...seawood%netscape.com2002-11-081-4/+2
* Allow CC & CCC to be overridden in coreconf.seawood%netscape.com2002-11-069-15/+19
* fixup commit for branch 'RMCH_20021105_BRANCH'cvs2hg2002-10-250-0/+0
* fixup commit for branch 'MOZILLA_1_2_BRANCH'RMCH_20021105_BASEPHOENIX_0_4_RELEASEMOZILLA_1_2_2002110512_BASEcvs2hg2002-10-2518-1101/+133
* Fix for 172678 - move internal functions InitCRLCache and ShutdownCRLCache to...jpierre%netscape.com2002-10-054-3/+5
* Sorted NSS 3.6 symbols in alphabetical order.wtc%netscape.com2002-10-041-1/+1
* Import nspr20/v4.2.2.wtc%netscape.com2002-10-041-1/+1
* Added SUNW_ISA=sparcv9 to clear up error message.kirk.erickson%sun.com2002-10-041-0/+1
* Bug 164744: fixed the comment block style.wtc%netscape.com2002-10-031-3/+4
* Bug 149832: renamed highestUsage as certificateUsageHighest.wtc%netscape.com2002-10-032-2/+2
* Fix for 164744 - implement new functions for pk12util . r=wtcjpierre%netscape.com2002-10-036-76/+66
* Restored a # that was accidentally deleted.wtc%netscape.com2002-10-031-0/+1
* Moved solarispkg target to the end of the file.kirk.erickson%sun.com2002-10-021-7/+6
* Fixes 158683, adds new directory mozilla/security/nss/pkg/solaris.kirk.erickson%sun.com2002-10-0216-0/+539
|\
| * fixup commit for tag 'PHOENIX_0_3_RELEASE'PHOENIX_0_3_RELEASEcvs2hg2002-10-0245-0/+12669
| |\ | |/ |/|
| * fixup commit for tag 'NSS_3_6_BETA3'NSS_3_6_BETA3cvs2hg2002-10-0256-13708/+0
| |\ |/ /
| * fixup commit for tag 'MOZILLA_1_2b_RELEASE'MOZILLA_1_2b_RELEASEcvs2hg2002-10-0211-1039/+0
|/
* Fix for 164744 - fix for pk12util to export multiple certsjpierre%netscape.com2002-10-0213-55/+1165
|\
* | fixup commit for tag 'PHOENIX_0_2_RELEASE'PHOENIX_0_2_RELEASEcvs2hg2002-10-0111-1039/+0
|/
* bug 171224, changes to path constructionian.mcgreer%sun.com2002-10-018-92/+251
* Bug 16296: fix race in sdr code.relyea%netscape.com2002-10-011-0/+2
* Fix SDR race condition with a coarse lock. Does not address multiaccess DBrelyea%netscape.com2002-10-012-1/+27
* bug 166793, uninitialized variablesian.mcgreer%sun.com2002-09-301-2/+10
* Bug 154689: removed the "with Shared Database" string. NSS is always builtwtc%netscape.com2002-09-301-8/+1
* Bug 127740: added a comment to explain the thread yield inwtc%netscape.com2002-09-301-0/+6
* Use the enumeration constant 'siBuffer' instead of 0.wtc%netscape.com2002-09-301-2/+2
* Bug 171422: removed unused (and incorrect) code. r=mcgreer.wtc%netscape.com2002-09-301-2/+0
* Bug 166772: 'cinfo' needs to be initialized to NULL. Fixed an indentationwtc%netscape.com2002-09-301-2/+2
* Bug 153258: fixed a misspelling in pk11_getDefTokName.wtc%netscape.com2002-09-281-1/+1
* Fix 128172: function to convert a session key to a token key.nicolson%netscape.com2002-09-283-0/+66
* Fix for 167615 - fix for crash with bad CRLs from token. Also fix error handlingjpierre%netscape.com2002-09-281-12/+20
* Bug 166781: fixed the bug that 'r2' may be used uninitialized. r=nicolson.wtc%netscape.com2002-09-271-0/+1
* bug 171198, leak moving temp cert to perm; add force parameterian.mcgreer%sun.com2002-09-274-6/+8
* Bug 167861: PK11_GetModInfo needs to set the error code.relyea%netscape.com2002-09-271-1/+5
* bug 130966: fix problems in searching and storing fixed keys.relyea%netscape.com2002-09-273-58/+162
* Bug 166894: Handle changing Trust when cert is in the token.relyea%netscape.com2002-09-2757-0/+13739
|\
* | fixup commit for tag 'NSS_3_6_BETA2'NSS_3_6_BETA2cvs2hg2002-09-2756-13708/+0
|/
* Add targets for HPUX Itanium family processors.nelsonb%netscape.com2002-09-271-4/+29
* Fix 169798: Failed to install ca signing certificate with NS3.6beta.nicolson%netscape.com2002-09-271-6/+11
* bug 158078, unitialized variable due to a lot of unneccessary codeian.mcgreer%sun.com2002-09-261-29/+2
* Fix for 167615 - don't crash if a token returns a NULL CRL objectjpierre%netscape.com2002-09-261-2/+5
* Fix for 167615 - don't crash if the CRL isn't found due to a database errorjpierre%netscape.com2002-09-261-1/+6
* Bug 170379: fix the stack overflow crash by not allocating the 32K "sieve"wtc%netscape.com2002-09-261-2/+4
* Bug 166894: destroy nssTrust before returning from STAN_ChangeCertTrust.wtc%netscape.com2002-09-241-5/+9
* Bug 169944: declare PK11_TokenKeyGen in pk11func.h and export it from thewtc%netscape.com2002-09-242-0/+4