summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_3_4_3_BETA'NSS_3_3_4_3_BETAcvs2hg2004-03-0357-0/+13743
* Fix for 235874 - crash in PK11_DigestKey . r=wtc, nelsonbjpierre%netscape.com2004-03-032-0/+9
* improve reporting of errors in DBM by translating system errorsian.mcgreer%sun.com2004-02-244-14/+262
* Fix bug 4972840 (DOS attack) and move to NSPR 4.1.6.saul.edwards%sun.com2004-01-162-1/+6
* Remove addition of dmbshim.c to manifest since we removed the cert upgrade.saul.edwards%sun.com2003-12-121-1/+0
* Change NSS version number to 3.3.4.2.saul.edwards%sun.com2003-12-121-1/+1
* Revert the cert8 upgrade code - the changes don't affect any other fixessaul.edwards%sun.com2003-12-112-225/+40
* Remove the possibility of a cert8 database because we don't allow the upgrade.saul.edwards%sun.com2003-12-111-3/+0
* Bringing 3.3.4.2 up to date with 3.3.8; neuter the cert7 upgrade.saul.edwards%sun.com2003-12-1068-970/+3426
* Fixes for 4933535 and 4945089 a la Ian McGreer, now backported to 3_3_4 for DS.saul.edwards%sun.com2003-10-311322-0/+555300
|\
* | fixup commit for tag 'SECURITY_3_3_5_WEBSERVER'SECURITY_3_3_5_WEBSERVERcvs2hg2003-03-071322-555242/+0
|/
* fixup commit for branch 'NSS_3_3_4_1_BRANCH'cvs2hg2003-03-07112-10843/+119
* prepare 3.3.4 RTMNSS_3_3_4_RTMian.mcgreer%sun.com2003-03-071-2/+2
* Fix bug 160207. Make TLS implementation resistant to timing attacks onian.mcgreer%sun.com2003-02-281-31/+29
|\
| * fixup commit for tag 'NSS_3_3_4_SunBeta0208'NSS_3_3_4_SunBeta0208cvs2hg2003-02-08110-10879/+0
|/
* setting version numbers to 334 see bug 192356sonja.mirtitsch%sun.com2003-02-083-5/+5
* bug 188441, _USE_BIG_FDS on hpuxian.mcgreer%sun.com2003-02-051-0/+3
* bug 190865, PBE code leaks IVian.mcgreer%sun.com2003-02-033-9/+34
* adding change to build prototype file for later patchingsonja.mirtitsch%sun.com2003-01-302-2/+8
|\
| * fixup commit for tag 'SUN_COMPONENT_PACK_V_1_1'SUN_COMPONENT_PACK_V_1_1cvs2hg2002-12-16110-10876/+0
|/
* merge fixes for bug 132899 and 132889 onto 3.3 branchNSS_3_3_3_RTMNSS_3_3_3_RC010903NSS_3_3_3_BETA121602ian.mcgreer%sun.com2002-12-162-3/+3
* Bug 184784: added AIX5.1.mk to the NSS_3_3_BRANCH.NSS_3_3_3_BETA121402wtc%netscape.com2002-12-121-6/+3
* adding kirk's solaris package patchsonja.mirtitsch%sun.com2002-12-124-3/+11
|\
| * fixup commit for tag 'NSS_3_3_3_BETA_Sun120602'NSS_3_3_3_BETA_Sun120602cvs2hg2002-12-0617-622/+0
|/
* changing version to 333 betasonja.mirtitsch%sun.com2002-12-061-3/+3
* backing out changes to dbm cache size for 3.3.3 releaseian.mcgreer%sun.com2002-12-041-15/+12
* bug 126769, sessionID overflow issuesian.mcgreer%sun.com2002-12-042-10/+26
* bug 39494, handle unknown attribute type conversion correctlyian.mcgreer%sun.com2002-12-041-8/+129
* fixup commit for branch 'NSS_3_3_BRANCH'cvs2hg2002-11-1717-0/+622
* Backport -E option to erase all CRLs to NSS 3.3 . This is to test regressions...jpierre%netscape.com2002-09-191-4/+20
* Fix 130522: ASN.1 decoder asserts with corrupt input.nicolson%netscape.com2002-03-261-8/+38
* Bub 129080. Increase the size of the libdbm cache so we can handle objectsrelyea%netscape.com2002-03-191-12/+15
* Don't allocate sieve from stack on machines with very-limited stacks.nelsonb%netscape.com2001-12-181-2/+2
* Removing mcp Mac project files, as they were replaced by xml files.kaie%netscape.com2001-12-113-0/+0
* changed to 3.3.2 RTMsonja.mirtitsch%sun.com2001-12-111-2/+2
* Bug 101528 - Linux-m68k compilation and gcc-3 fixes. Patch by rz@linux-m68k.o...dbradley%netscape.com2001-12-111-0/+5
* Adding new XML Mac project files.WTC_20011211_TAGkaie%netscape.com2001-12-103-0/+12336
* rsa cleanups: better comment and variable name in private key op check, fix p...ian.mcgreer%sun.com2001-12-071-20/+40
* Bugzilla bug 98349: fixed const/non-const mismatches so that NSS can bewtc%netscape.com2001-12-062-5/+5
* Bugzilla bug 103011: Changed PK11_ConfigurePKCS11() andwtc%netscape.com2001-11-303-11/+13
|\
| * fixup commit for tag 'NSS_3_3_2_BETA1'NSS_3_3_2_BETA1cvs2hg2001-11-281-1/+1
|/
* Fix for bug 95989 - cert_CompareNameWithConstraints handles certURI case inco...jpierre%netscape.com2001-11-281-0/+1
* Fix crlutil crash on errorjpierre%netscape.com2001-11-281-1/+0
* Fix for 95264 - add more info in s/mime scriptjpierre%netscape.com2001-11-221-0/+2
* Bugzilla bug 106388: made the release_export rule work with VPATH.wtc%netscape.com2001-11-201-2/+4
* 1) add Ian's new RSA_ functions to the freebl loader code.relyea%netscape.com2001-11-174-2/+49
* 'Back port' nss 3.4 version of SDR test which actually does test sdr torelyea%netscape.com2001-11-161-2/+22
* Call Ian's privatekey verify options.relyea%netscape.com2001-11-162-2/+12
* Go back to declaring "extern char ** environ;" on all platforms.nelsonb%netscape.com2001-11-151-6/+2
* Use /dev/urandom to seed NSS's PRNG, when possible. Bug 96626.nelsonb%netscape.com2001-11-1410-28/+49