Neil Rashbrook
0d40d66f37
Bug 486404 Various XPCOM allocator mismatches in PSM r=mayhemer
2009-04-15 17:04:24 +01:00
Benjamin Smedberg
eba9b00b46
Removal of strings from bug 326628
2009-04-10 13:21:36 -04:00
Benjamin Smedberg
87e4d3d1bb
Bug 326628 Try #2 - User content can pop up PKCS11 dialogs, which is annoying and entirely unnecessary r+sr=jsr,r=kaie
2009-04-10 13:21:04 -04:00
Kai Engert
cfbe080c1e
Bug 487712, Pick up NSS_HEAD_20090409 to fix WINCE
...
Got r=nelson and r=rrelyea in today's NSS conference call.
CLOSED TREE
2009-04-10 02:00:56 +02:00
Benjamin Smedberg
8af63417a3
Back out everything from bug 326628 because it's too red to fix on the fly. CLOSED TREE
2009-04-09 16:01:02 -04:00
Benjamin Smedberg
87508bb914
Bug 326628 - user content can pop up pkcs11 dialogs, which is annoying and entirely unnecessary r+sr=jst,r=kaie
2009-04-08 10:27:45 -04:00
Honza Bambas
801e892aa5
Bug 487632 - test_unsecureIframeMetaRedirect.html intermittently fails, disabling the test temporarily
2009-04-09 18:11:31 +02:00
Honza Bambas
2cc37f8e4c
Bug 480713, disabling test_dynUnsecureRedirect.html
2009-04-08 14:21:32 +02:00
Honza Bambas
137cc26e8a
Bug 480713 - nsDocLoader doesn't clear requests from mRequestInfoHash, security UI may not report mixed content, r,sr=jst
2009-04-08 10:45:32 +02:00
Kai Engert
a626dbc86e
Disabling building NSS ckfw/capi in order to fix windows build bustage.
...
Will file a bug to get this reenabled, will build on windows to get this fixed.
r=nelson for temporary disabling
2009-04-07 05:08:16 +02:00
Kai Engert
3d75d1f947
Bug 485052, Embed a list of default OCSP Responder URLs for certain CAs
...
Patch contributed by Rob Stradling (Comodo)
r=kaie
2009-04-07 04:19:28 +02:00
Kai Engert
e98c8dd8f0
force a non-depend rebuild after landing bug 486182
2009-04-07 03:43:09 +02:00
Kai Engert
2b43284096
Bug 486182, Land NSS 3.12.3 final in mozilla-central
...
r=nelson
2009-04-07 03:36:45 +02:00
Benjamin Smedberg
00e5abb4e4
When building with pymake, use gmake for NSS because of the pain and suffering on Windows.
2009-03-11 16:32:10 -04:00
Kai Engert
e90dbe3386
Bug 453466 - in ff3 an imported self-signed server certificate can't be marked trusted (edit button disabled), r=honzab
2009-03-18 15:59:57 +01:00
Blake Kaplan
72cef1c4ff
Bug 480226 - Fix warnings in security/manager/ssl/src; r=kaie
2009-03-15 14:58:38 +01:00
Tyler Downer
a3e4d65efe
Bug 412749 - "self signed" should read "self-signed". r=kaie, ui-r=johnath
2009-03-11 13:26:44 +01:00
Honza Bambas
c618668c6d
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-28 15:06:40 +01:00
Honza Bambas
3c8e3ce721
Backout 5dde4d86be49
2009-02-27 16:20:31 +01:00
Honza Bambas
3291abec6a
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-27 15:09:06 +01:00
Honza Bambas
c77892a07f
Bug 357593 - PSM cannot display givenName and surname in DNs, r=kaie
2009-02-27 15:09:05 +01:00
Dave Camp
1ff25183df
Backed out changeset 209a7cc3150e (Bug 479393)
2009-02-25 21:49:47 -08:00
Wan-Teh Chang
22cf5dc5c0
Bug 479393: Call CERT_SetUsePKIXForValidation(PR_TRUE) after
...
initializing NSS to make the old NSS cert validation APIs use the
new libpkix cert validation engine internally. r=kaie.
2009-02-25 17:51:31 -08:00
Serge Gautherie
265574ee2c
Bug 400822 - Cert Viewer crashes when encountering improperly encoded GeneralNames (in AIA or CDP extensions) [@ ProcessGeneralName]; (Cv1) Use NS_ENSURE_ARG_POINTER(); r=kaie
2009-02-21 03:09:16 +01:00
Honza Bambas
d445d2c8f7
Bug 452401 - Create tests for mixed content, disabling the tests
2009-02-18 19:44:07 +01:00
Honza Bambas
96d1359023
Backout bug 456705
2009-02-18 15:40:36 +01:00
Honza Bambas
af00f26ff5
Backout bug 456705
2009-02-18 15:38:51 +01:00
Honza Bambas
bf083a3640
Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie
2009-02-18 14:31:31 +01:00
Honza Bambas
91c7facb59
Bug 413909 - nsCertOverrideService IDN handling is broken, re-enabling already landed test
2009-02-18 14:31:30 +01:00
Honza Bambas
9819d5341a
Bug 452401 - Create tests for mixed content, r=kaie
...
--HG--
rename : security/manager/ssl/tests/mochitest/test_bug413909.html => security/manager/ssl/tests/mochitest/bugs/test_bug413909.html
2009-02-18 14:31:31 +01:00
bjarne@runitsoft.com
244d9431fc
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Peter Van der Beken
691b82b80e
Fix for bug 391448 (Force layout/dom/content code to use classinfo macros that don't use the service manager.). r/sr=jst.
2009-02-17 15:08:08 +01:00
Boris Zbarsky
ac1ce67cea
Bug 455367. Don't just assume that all image loads get data; ask imagelib instead. r=kaie, r=joedrew, sr=jst
2009-02-16 09:11:30 -05:00
Honza Bambas
b52fe48b3b
Bug 459657: nsNSSBadCertHandler leaks nsIBadCertListener2 proxy. r=kaie
2009-02-12 12:13:48 +00:00
Dave Townsend
4b59b521c9
Bug 475702: nsICertOverrideService.rememberValidityOverride leaks an nsStringBuffer for each call. r=kaie
2009-02-11 18:14:39 +00:00
Wan-Teh Chang
5f2e0cfef4
Bug 466745: Upgraded NSS to NSS_3_12_3_BETA3.
2009-02-10 09:18:32 -08:00
Phil Ringnalda
4fcec9e509
Backed out changeset c8d43645a578 (bug 320954) for burning leak tests
2009-02-07 14:38:26 -08:00
timeless@mozdev.org
e3adbc4d64
Bug 320954 - PSM no profile handling code is broken, leading to pr_asserts, r=kaie
2009-02-07 13:50:21 -08:00
Boris Zbarsky
9a769982bc
Bug 475912. Rev nsITokenDialogs iid in CLOSED TREE
2009-02-03 15:45:26 -05:00
Daniel Holbert
fdfdfc97fe
Bug 473236 - follow up patch v3b: restore original executable status for previously-executable Makefiles in nss folder. a=ted
...
Probably unnecessary, but it's conceivable that someone might execute them directly ( they do have a #! line at the top), and their executable status is going to get turned on at our next NSS snapshot-importing anyway.
2009-01-23 11:55:40 -08:00
John Wolfe
cdec98474e
bug 472165 - changes needed so windows mobile tools don't need to be in PATH variable r=ted
2009-01-22 10:17:06 -05:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Kai Engert
2da188f9a8
Bug 473837, land NSS_3_12_3_BETA2
...
r=wtc
2009-01-21 04:43:31 +01:00
Fred Jendrzejewski
7d5761cdfa
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
2009-01-18 21:14:14 +01:00
Ehsan Akhgari
62b79c9b60
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=kaie,gavin
2009-01-18 13:58:08 +03:30
Kai Engert
10a74ea202
removing accidentally added leftover files from patching, a=dholbert
2009-01-16 20:35:31 +01:00
Kai Engert
1f24532149
Backout 6c571dc80a99, bug 473837
2009-01-16 20:15:28 +01:00
Kai Engert
e19a799fa6
Bug 473837, Import NSS_3_12_3_BETA1
...
r=wtc
2009-01-16 20:01:34 +01:00
Robert O'Callahan
1a9b00de4e
Backed out changeset 8019a959aade
2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
b79ad6fa55
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
...
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00