Commit Graph

6427 Commits

Author SHA1 Message Date
jwalden@mit.edu
423d30ba39 Bug 348748 - Replace a cast that's commented out; I think my script ignored comment contents and thus missed this, but I haven't looked at the source recently enough to be sure. r=bsmedberg on the script, a=no-functionality-change 2007-09-05 00:13:46 -07:00
dtownsend@oxymoronical.com
ac423ebd87 Bug 394778: Unit tests in security/manager/ssl/tests not run. r=kengert, a=mconnor 2007-09-04 08:29:13 -07:00
dtownsend@oxymoronical.com
9842dc1237 Bug 390615: Add scriptable interface to verify digital signatures. r=kaie, a=blocking-1.9 2007-09-03 10:32:39 -07:00
kaie@kuix.de
d9fa93d8b4 bug 386654, Implement notification for EV certs r=rrelyea, sr=bzbarsky, a=bzbarsky 2007-08-23 14:28:15 -07:00
bzbarsky@mit.edu
6da8502521 Make it possible to fastload NSSCertificates. Bug 388128, r=kaie, sr=brendan, a=bzbarsky 2007-08-23 11:59:12 -07:00
kairo@kairo.at
9474ce3bd8 bug 385458 - UI strings using "browser" when meaning "application", r=kaie 2007-08-05 04:53:59 -07:00
benjamin@smedbergs.us
d3b16377ad Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673 2007-08-03 07:04:33 -07:00
kaie@kuix.de
d193b24d27 Bug 376329, Thunderbird fails on certificate path with circular references
r=nelson
2007-07-25 15:57:51 -07:00
kaie@kuix.de
5b82067aa4 Bug 382223, Add support for Camellia to PSM
Patch contributed by okazaki
r=kengert
2007-07-25 15:53:30 -07:00
rrelyea@redhat.com
695f5ec87a Bug 388403 Land NSS 3.12 Alpha r=kai. 2007-07-23 12:02:59 -07:00
kaie@kuix.de
d5fc3b59ef Bug 387011, Crash when importing certificate [@ nsNSSCertificateDB::ImportCertsFromFile]
r=rrelyea
2007-07-23 03:48:51 -07:00
kaie@kuix.de
eda243077c Bug 387613, Crash [@ nsNSSCertificate::GetCert fb3ac2be] on click submit on chrome://pippki/content/editcacert.xul
r=rrelyea
2007-07-23 03:25:23 -07:00
rrelyea@redhat.com
efa15a946e Back out the previous change. Mac Universal failed again (even though Mac PPC
works fine for me ;().
2007-07-19 19:20:12 -07:00
rrelyea@redhat.com
5af1ffab5d finally land NSS 3.12 into the trunk bug 388403 2007-07-19 18:33:48 -07:00
jwalden@mit.edu
a703c2d62a Bug 388276 - Missing file from previous checkin, still r=cls 2007-07-18 17:19:41 -07:00
kaie@kuix.de
cdf4a621f2 Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
r=relyea, sr=mscott
2007-07-16 23:13:38 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
kaie@kuix.de
5ebc109dde Bug 317630, PSM's FIPS token label is truncated
Incremental patch to improve wording
r=rrelyea
2007-07-06 18:20:42 -07:00
kaie@kuix.de
abdf95411a Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed
Workaround that disables selected="true" which never worked anyway, r/sr=shaver
Separate improvement: make selected tab in Cert Manager persistent, r=kengert
2007-06-27 15:20:46 -07:00
kaie@kuix.de
88ab18656e Bug 176501, mozilla apps must manage NSS configuration for PKCS#11 shared libs, including nssckbi.dll
Incremental Patch v4, make sure we indeed look in all possible locations.
r=rrelyea
2007-06-27 06:15:02 -07:00
kaie@kuix.de
461c345b39 Bug 385904, Actually hook up the new NSS error strings
r=rrelyea
2007-06-27 06:12:03 -07:00
kaie@kuix.de
a51c59f4af Bug 372389, Typos in pippki.properties
r=gerv
2007-06-26 07:48:30 -07:00
kaie@kuix.de
ceeaa1575b Bug 370875, "ASSERTION: nsSecureBrowserUIImpl not thread-safe" * 4 loading any https site
Patch contributed by Neil, r=kengert
2007-06-25 14:45:30 -07:00
kairo@kairo.at
eb20684b4f bug 385461 - Small improvements to CRL manager window, r=kengert 2007-06-23 07:47:16 -07:00
kairo@kairo.at
618cf51d1f bug 385460 - remove an unused string from master password prefs, r=kengert 2007-06-23 07:42:16 -07:00
kaie@kuix.de
1f070ca133 Bug 383390, follow up check in, adding a unit Test.
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 08:22:43 -07:00
rrelyea@redhat.com
1daaf9dc7b Backing previous patch because it broke the universal binary Mac build. 2007-06-19 01:41:28 -07:00
rrelyea@redhat.com
7da4e3c47b bug 217538 Check in NSS 3.12 into FF 3.0
r=kaie
2007-06-19 00:32:12 -07:00
kaie@kuix.de
b7f5ec7eef Bug 384252, Cert viewer: Give feedback that cert verification is pending
r=rrelyea
2007-06-15 15:09:23 -07:00
kaie@kuix.de
066a2dbdcf Bug 383969, PSM should not use OCSP while building cert manager display
r=rrelyea
2007-06-15 15:06:54 -07:00
kaie@kuix.de
3db3c7333e Bug 355643, Review PSM's error message overrides - are NSS errors better?Removing overrides, thereby enabling NSS messages.r=nelson 2007-06-12 19:48:41 -07:00
kaie@kuix.de
623f7ec6db Bug 375759, Cert manager showing date strings for "Your Certificates" namesFollow up checkin to improve memory use.r=kengert 2007-06-12 19:46:07 -07:00
kaie@kuix.de
3f24fa47f6 Bug 383390, nsICrypto Hash truncates to 32 byte; renders sha384 and sha512 corruptPatch contributed by Nils Maierr=kengert 2007-06-10 18:42:36 -07:00
kaie@kuix.de
e62734761e Bug 378629, SSL file uploads settle into oscillating pattern with very small packetsr=rrelyea 2007-06-10 16:42:28 -07:00
kaie@kuix.de
42e0a9a00c Bug 375759, Cert manager showing date strings for "Your Certificates" namesPatch contributed by Kaspar Brandr=kengert 2007-06-10 16:24:15 -07:00
kaie@kuix.de
376e52620d Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor 2007-06-05 15:14:39 -07:00
kaie@kuix.de
778a50719a Bug 110161, follow up check in to fix SeaMonkey accesskeys in the sameway as done for Firefox. r=me 2007-05-30 16:42:34 -07:00
kaie@kuix.de
146b7c014e Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor 2007-05-30 16:13:28 -07:00
kaie@kuix.de
5a918bf8aa bug 334185, potential crasher fixr=kengert 2007-05-29 18:20:09 -07:00
kaie@kuix.de
fcf90f31c6 bug 380558, Some event waiting in PSM make the CPU wake from idle with no reasonPatch contributed by Mike Hommeyr=kengert 2007-05-29 18:14:32 -07:00
bzbarsky@mit.edu
76c4fecf5f Make PSM make sure to shut down NSS before trying to start it up with theinitial profile on app startup. Fix leak of one of the user modules that waspreventing a clean shutdown. Bug 379582, r=rrelyea, kaie, sr=biesi. 2007-05-14 14:09:58 -07:00
kaie@kuix.de
6100caf3ca Bug 379190, crashes when loading chrome urlsr=rrelyea 2007-05-09 16:43:01 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
philringnalda@gmail.com
811bd70baf Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-16 21:06:12 -07:00
mozilla.mano@sent.com
fe51e1ff1c Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-04-12 18:26:39 -07:00
cbiesinger@web.de
c6ef8b6043 Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi 2007-03-30 15:44:22 -07:00
dbaron@dbaron.org
d98d9fdec5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
glen.beasley%sun.com
019c765c08 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkinson sr=nkwan 2007-03-21 14:52:54 +00:00
glen.beasley%sun.com
ca0b3b2704 big 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkins,sr=nkwan 2007-03-20 22:39:28 +00:00