Commit Graph

6816 Commits

Author SHA1 Message Date
Benjamin Smedberg
d9efb6995e Final merge to back out bug 326628 (and followup bug 487980) due to regression bug 494899. 2009-05-27 09:15:21 -04:00
Benjamin Smedberg
48077de5cc Backed out changeset eea9639048b8, bug 326628 main patch, due to regression bug 494899 2009-05-27 09:09:01 -04:00
Johnathan Nightingale
a7e50b266d Bug 494236 - Update NSS to pick up new roots from bug 493660. Reviews in their respective NSS bugs. 2009-05-22 11:42:06 -04:00
Eddy Nigg
33fadf45ea EV enablement for 6 roots. b=493709 r=kaie
WellsSecure, SECOM Trust, StartCom, SwissSign, Cybertrust, DigiNotar
2009-05-22 11:41:44 -04:00
Kaspar Brand
28c4b32409 bug 458553 - Build NSS with debug symbols - like the rest of Firefox. r=ted, a=bsmedberg 2009-05-22 09:45:00 -04:00
Kai Engert
3d486c9ebb Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00
Honza Bambas
8ca895d0e6 Bug 445871 - SSL certificates added as exceptions should never be treated as EV, r=kaie, sr=bz 2009-05-20 10:23:41 +02:00
Ehsan Akhgari
542bd59ca4 Bug 493729 - URL text box in the exception dialog should always be LTR; r=johnath 2009-05-19 19:30:02 +04:30
Dave Townsend
dd2848c629 Backed out changeset 461d728271d1 2009-05-19 13:51:18 +01:00
Arpad Borsos
6a70c37113 Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron 2009-05-07 17:15:26 +02:00
Benjamin Smedberg
6df221580d Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Benjamin Smedberg
56cce7342e Fix mis-spellings of "receive" to kick builds on a CLOSED TREE. 2009-05-18 09:48:36 -04:00
Brad Lassey
c878c11e71 backing out because this appears to have caused leaks 2009-05-13 09:13:09 -04:00
Honza Bambas
d1370f1423 Bug 445871 - SSL certificates added as exceptions should never be treated as EV, r=kaie 2009-05-13 11:50:46 +02:00
Benjamin Smedberg
5a7f33d593 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
a5de37788a 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
882ae00fd6 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
7fd586cb4d 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
b8c77c9fa2 Bug 487632 - test_unsecureIframeMetaRedirect.html intermittently fails, disabling the test temporarily 2009-04-09 18:11:31 +02:00
Honza Bambas
cc6646c40e Bug 480713, disabling test_dynUnsecureRedirect.html 2009-04-08 14:21:32 +02:00
Honza Bambas
c5c01a59b6 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
6a5e604e35 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
fe8cf6b9bf 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
e8c3361032 force a non-depend rebuild after landing bug 486182 2009-04-07 03:43:09 +02:00
Kai Engert
a29c237bb0 Bug 486182, Land NSS 3.12.3 final in mozilla-central
r=nelson
2009-04-07 03:36:45 +02:00
Kai Engert
d80b520982 Bug 490864, deliver 3.12.4.1 (NSS_3_12_4_FIPS1) to mozilla-central for trunk testing
r=relyea, r=nelson
2009-05-05 17:22:50 +02:00
Olli Pettay
c4264c7353 backout Bug 486990 2009-04-28 06:42:59 -07:00
Olli Pettay
0880b44b86 Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil 2009-04-25 11:45:30 +03:00
Bob Clary
7fc1313abe bug 327524 - crash test by Martijn Wargers. 2009-04-24 10:08:11 -07:00
Benjamin Smedberg
31e8405239 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
44b0f6d72b 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
af74d3a22c Bug 480226 - Fix warnings in security/manager/ssl/src; r=kaie 2009-03-15 14:58:38 +01:00
Tyler Downer
f7b147da80 Bug 412749 - "self signed" should read "self-signed". r=kaie, ui-r=johnath 2009-03-11 13:26:44 +01:00
Honza Bambas
47975f691c 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
51f4dd8122 Backout 5dde4d86be49 2009-02-27 16:20:31 +01:00
Honza Bambas
280b1f5ff7 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
b85360d3e8 Bug 357593 - PSM cannot display givenName and surname in DNs, r=kaie 2009-02-27 15:09:05 +01:00
Dave Camp
0c5cd1fb59 Backed out changeset 209a7cc3150e (Bug 479393) 2009-02-25 21:49:47 -08:00
Wan-Teh Chang
5b8a7c550c 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
4dfe755ab7 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
e139fa17ee Bug 452401 - Create tests for mixed content, disabling the tests 2009-02-18 19:44:07 +01:00
Honza Bambas
99c9a828c3 Backout bug 456705 2009-02-18 15:40:36 +01:00
Honza Bambas
575b54377d Backout bug 456705 2009-02-18 15:38:51 +01:00
Honza Bambas
349c9e2873 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
f851a1dd3f Bug 413909 - nsCertOverrideService IDN handling is broken, re-enabling already landed test 2009-02-18 14:31:30 +01:00
Honza Bambas
e35cf3d5b5 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
e006a13751 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
6740ce42ec 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
d9761e7aaf 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
9fc7da24b7 Bug 459657: nsNSSBadCertHandler leaks nsIBadCertListener2 proxy. r=kaie 2009-02-12 12:13:48 +00:00
Dave Townsend
540ada8cff Bug 475702: nsICertOverrideService.rememberValidityOverride leaks an nsStringBuffer for each call. r=kaie 2009-02-11 18:14:39 +00:00
Wan-Teh Chang
feb9d03878 Bug 466745: Upgraded NSS to NSS_3_12_3_BETA3. 2009-02-10 09:18:32 -08:00
Phil Ringnalda
bb36a0e533 Backed out changeset c8d43645a578 (bug 320954) for burning leak tests 2009-02-07 14:38:26 -08:00
timeless@mozdev.org
d6c7aba28e 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
e3f12b7fc7 Bug 475912. Rev nsITokenDialogs iid in CLOSED TREE 2009-02-03 15:45:26 -05:00
Daniel Holbert
ccf93ca8cb 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
600d833ac7 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
4301671b45 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
004b63cc3f Bug 473837, land NSS_3_12_3_BETA2
r=wtc
2009-01-21 04:43:31 +01:00
Fred Jendrzejewski
d8f1bff747 Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Ehsan Akhgari
65057a4354 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
9da00c7a9d removing accidentally added leftover files from patching, a=dholbert 2009-01-16 20:35:31 +01:00
Kai Engert
2093e3d883 Backout 6c571dc80a99, bug 473837 2009-01-16 20:15:28 +01:00
Kai Engert
e61b3c01be Bug 473837, Import NSS_3_12_3_BETA1
r=wtc
2009-01-16 20:01:34 +01:00
Robert O'Callahan
804cc7ee91 Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
065bde22f3 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
timeless@mozdev.org
3b7a8f015b Bug 368130 Bogus "SSL is disabled" error when SSL3 is disabled, r=kaie 2009-01-15 20:02:20 -08:00
Kai Engert
42410d9bcf Bug 487721, deliver NSS 3.12.4 RC0 to mozilla-central
r=wtc
2009-04-21 03:51:56 +02:00
Neil Rashbrook
ac5ad83898 Bug 486404 Various XPCOM allocator mismatches in PSM r=mayhemer 2009-04-15 17:04:24 +01:00
Benjamin Smedberg
6150cbae42 Removal of strings from bug 326628 2009-04-10 13:21:36 -04:00
Jonas Sicking
1dc3fc2723 Backed out changeset 03bc3379822a 2009-01-14 00:59:52 -08:00
bjarne@runitsoft.com
693cc6fc91 Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking 2009-01-13 23:06:39 -08:00
Ben Newman
43ab1e7298 Remove seemingly unused crypto.alert() API in favor of window.alert() that we all know and love. r+sr=jst@mozilla.org 2009-01-06 15:55:06 -08:00
timeless@mozdev.org
364de97efe Bug 431776 - sdr doesn't handle oom, r=kaie 2009-01-01 22:12:22 -08:00
Kaspar Brand
fc60372461 Bug 400822 - Cert Viewer crashes when encountering improperly encoded GeneralNames (in AIA or CDP extensions) [@ ProcessGeneralName]; r=kaie 2008-12-21 18:23:19 +01:00
Jesper Kristensen
72d89b4502 Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; Second patch v1; r=dveditz 2008-12-06 18:31:39 +01:00
Doug Turner
d89e90e159 Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted 2008-12-05 09:35:13 -08:00
Doug Turner
67977b416e Backed out changeset 555e338a03ca 2008-12-05 09:25:19 -08:00
Doug Turner
6182259eda Bug 454120 - Problems Compiling SECURITY module for WinMobile. r=ted 2008-12-05 08:59:24 -08:00
Brad Lassey
e6b8fbc72f Bug 464088 - Option to build NSS without dbm, non-nss changes r=ted 2008-12-03 08:42:03 -05:00
Phil Ringnalda
538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Ehsan Akhgari
ee60bee20e Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode; r=johnath 2008-11-04 02:52:23 +03:30
Jesper Kristensen
b148f70864 Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; r=(dveditz + kaie) 2008-10-29 05:39:28 +01:00
Kai Engert
175ed63a52 Bug 460829, Temporary SSL server exceptions must not use permanent cert import
r=rrelyea
2008-10-23 04:16:06 +02:00
Kai Engert
77debeca59 Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla
r=wtc
2008-10-23 02:38:29 +02:00
Kai Engert
e602080bc5 Bug 450429, Enable COMODO ECC Certificate Authority for EV in PSM
r=nelson
2008-10-22 04:29:51 +02:00
Kai Engert
eb14d5b0b4 Bug 439062 - Wording in SSL error dialogs contain inappropriate HTML tags; r=rrelyea 2008-10-16 03:14:03 +02:00
Kai Engert
c7c1e56e40 Bug 456945 - EV failure, off by one error; r=rrelyea 2008-10-16 03:06:44 +02:00
Serge Gautherie
933cbc4e6d (2nd) Fix build bustage after workaround for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:16:52 +02:00
Serge Gautherie
66239ea53b Fix build bustage after workaround for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:08:02 +02:00
Serge Gautherie
b0d1fbce6f Disable the test for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
which seems to leak the world.
2008-10-10 18:50:50 +02:00
Honza Bambas
623c5127c0 Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
2008-10-10 16:41:38 +02:00
Taras Glek
e4062632a7 Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst 2008-10-09 16:23:07 -07:00
Reed Loden
5b263e95c7 Try again to really back out everything from bug 431819 in order to fix bug 454406. 2008-10-01 01:58:56 -05:00
Reed Loden
0d5cc2c10e Re-add two files added by bug 431819 that didn't need to be backed out for fixing bug 454406. 2008-10-01 01:36:49 -05:00
Reed Loden
1c77a41798 Merge backout changeset for bug 454406 2008-10-01 01:03:35 -05:00
Reed Loden
984577563b Bug 454406 - "SSL handshakes fail after asking PSM to remember user's choice of client auth cert" (backed out changeset 6615b044bcd8 from bug 431819) 2008-10-01 01:01:39 -05:00
Karsten Düsterloh
5588af7f89 Bug 438793: treelines for certificate details tree; r=kaie 2008-09-28 22:52:06 +02:00
Taras Glek
b059c56ec7 bug 454419: fix prbool stuff. r=kaie 2008-09-25 15:34:22 -07:00
Arpad Borsos
7c8fe9b1d4 Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek 2008-09-20 15:54:40 +02:00
Vladimir Vukicevic
88e06c0718 b=454433, pass OS_TEST down to nss coreconf, r=ted 2008-09-17 10:57:09 -04:00
Johnathan Nightingale
21acaff769 Exception dialog slow to appear when prefetching. b=453855 p=johnath r=kaie 2008-09-15 09:56:47 -04:00
Arpad Borsos
1e410ca73d Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek 2008-09-15 15:19:32 +02:00
Daniel Holbert
cc9fe08886 merge after backing out 38140c8a8327 2008-09-11 12:03:01 -07:00
Daniel Holbert
5b62bbc28a Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk) 2008-09-11 12:02:09 -07:00
Philip Chee
e07c2e2ecf bug 445015 - Migrate SeaMonkey Validation to the new prefwindow, fix windowtype in crlManager.xul, r=kaie sr=Neil 2008-09-11 14:20:50 +02:00
Ben Turner
8a3b5e186c Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie. 2008-09-10 13:14:08 -07:00
Kai Engert
beeb734500 Bug 444752, &getPassword.tokenName.label;: is not properly localizable
r=Pike
2008-09-10 08:13:04 +02:00
Kai Engert
50e26c7e9d Bug 453227, fix import cert failure, see comment 80 and 81, update to NSS_3_12_1_RC2, r=wtc 2008-09-05 20:13:38 +02:00
Honza Bambas
779cb0331b bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Robert Kaiser
22c4445c31 bug 450257 - Move SeaMonkey-specific files in manager/ to comm-central/suite, r=kaie
--HG--
rename : security/manager/locales/en-US/chrome/pippki/pref-validation.dtd => security/manager/locales/en-US/chrome/pippki/validation.dtd
2008-09-03 19:36:47 +02:00
Arpad Borsos
3b08a324be Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted 2008-09-02 10:45:14 +01:00
Kai Engert
e26ed8537f Bug 451420, Comment only change, add comment as requested by reviewer 2008-09-01 23:26:05 +02:00
Kai Engert
894f9610ee Bug 451420, Avoid calling OnSecurityChange unnecessarily
r=rrelyea
2008-09-01 22:55:50 +02:00
Kai Engert
7a19036f1c Bug 450912, secure sites appear with broken lock icon, resource:// incorrectly treated as insecure
r=bzbarsky
2008-09-01 22:54:59 +02:00
honzab@allpeers.com
bb77be6219 Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-09-01 22:53:59 +02:00
Jason Orendorff
25cba5d7a3 Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst) 2008-08-30 18:58:36 -05:00
Kai Engert
ce2f313f46 Backed out changeset d5a093d32472 2008-08-27 11:19:32 +02:00
Kai Engert
c5f94900d2 Bug 451420, Avoid calling OnSecurityChange unnecessarily
r=rrelyea
2008-08-27 01:54:41 +02:00
Kai Engert
61a477cdbc Bug 439722, Make the "bad cert error dialog" more helpful
r=rrelyea, sr=dveditz
2008-08-26 00:26:08 +02:00
Serge Gautherie
764dd62dfa Bug 441425 - "(some) Security Manager (PKI) files seem to reference <contextHelp.js> uselessly" ((Av1) <content/*.xul>) [r=kaie] 2008-08-20 00:25:25 -05:00
Serge Gautherie
c15ccd6a06 Bug 228448 - Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
(Dv1a) </security/manager/ssl/src/ns*.cpp>
r=kaie
2008-08-20 00:18:58 -05:00
Serge Gautherie
3c8395dc50 Bug 148194 - "Remove session-logout code from security module" ((Av1-19T) <nsNSSComponent.cpp>) [r=kaie] 2008-08-20 00:17:20 -05:00
Kai Engert
e49ebc6e53 bug 449892, Enable additional EV roots for FF 3.0.2
r=rrelyea
2008-08-20 03:57:23 +02:00
Serge Gautherie
a9a9af8651 Bug 450187 – "nsNTLMAuthModule.cpp(827) : warning C4390: ';' : empty controlled statement found; is this the intent?"
(Av1) <nsNTLMAuthModule.cpp>
2008-08-12 01:41:37 +02:00
Benjamin Smedberg
b67eace0f6 Bug 445570 - heap autostring in PSM, r=kaie 2008-08-18 12:45:38 -04:00
Dave Townsend
4f9235f7b3 Backed out changeset cf3eae029913 2008-08-18 15:08:14 +01:00
honzab@allpeers.com
db4bc19d7b Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-08-16 09:12:42 +02:00
Kai Engert
54d46c6523 Backed out changeset 3770c42e3118 2008-08-16 08:00:17 +02:00
honzab@allpeers.com
b7d44caf95 Bug 428009, hook up ssltunnel to mochitest
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Kai Engert
7bde85d8aa Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
r=rrelyea
2008-08-15 06:12:54 +02:00
Kai Engert
25214addfe Bug 443284, crash on login to ActivIdentity/ActivClient smartcard using acpkcs211.dll
Patches contributed by timeless and Dani Church
r=kaie, r=rrelyea
2008-08-14 18:42:40 +02:00
Dão Gottwald
a0229e3364 Backed out changeset abfdc2e8da35 2008-08-14 14:10:48 +02:00
Mike Hommey
1a1f597ba4 Bug 330628 – coreconf/Linux.mk should _not_ default to x86 but result in an error if host is not recognized. r=relyea 2008-08-14 12:46:08 +02:00
Kai Engert
531c69ad96 Bug 307319 - Certificate details show incorrect public key information
r=rrelyea
2008-07-17 13:14:54 -04:00
Marco Perez
a3a62fc07c Bug 436806 - "binary format check during build is broken in FreeBSD 7" (unbreak binary format check on freebsd7 and newer) [r=ted/luser r=wtc] 2008-07-12 05:14:47 -05:00
Kai Engert
7dfd2524b5 Bug 442561, enable Entrust Root Certification Authority for EV
r=rrelyea
2008-07-08 23:27:13 +02:00
Kai Engert
a8e30bab93 Bug 429794, Lk (trace malloc leaks) test results have become very unstable
r=nelson
2008-07-08 22:42:51 +02:00
Kai Engert
0f228913f3 Bug 431819, SSL client auth, repeated prompts for client certificate
r=rrelyea, r=dveditz
2008-06-18 21:36:29 +02:00
Kai Engert
7c88a89044 Bug 436870, FF3 RC1 loses SSL certificate exceptions
Patch contributed by Honza Bambas
r=kaie
2008-06-18 21:20:16 +02:00
Kai Engert
4c10dc1f43 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert
a0c057bf5a Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Kai Engert
214543d96c Bug 426830, remove unused nick_template_with_num
r=rrelyea
2008-06-11 20:20:24 +02:00
Benjamin Smedberg
381f8d9c63 Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
Justin Dolske
34067b73de Revert accidental checkin to NSS. 2008-06-29 17:10:28 -07:00
Justin Dolske
9d58c646fa Bug 438394 – land workaround patch for unkillable hangs when loading VerifiedDownloadPlugin.plugin on trunk. r=josh 2008-06-29 17:05:48 -07:00
Kai Engert
654875982b Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
r+sr=mrbkap
2008-06-27 16:28:08 +02:00
reed@reedloden.com
48807ce607 Bug 433025 - "Still using windows icon in Security Exception dialog" [p=reed r=kaie a1.9=schrep] 2008-05-09 20:43:45 -07:00
kaie@kuix.de
250b4a6398 Bug 431384, Enable Network Solutions Certificate Authority for EV r=rrelyea, a1.9=beltzner 2008-05-03 18:36:46 -07:00
johnath@mozilla.com
932022246b SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless 2008-04-30 13:10:22 -07:00