Commit Graph

301 Commits

Author SHA1 Message Date
Kai Engert
bc172bc08d Bug 439062 - Wording in SSL error dialogs contain inappropriate HTML tags; r=rrelyea 2008-10-16 03:14:03 +02:00
Kai Engert
86201c8a3c Bug 456945 - EV failure, off by one error; r=rrelyea 2008-10-16 03:06:44 +02:00
Serge Gautherie
4e5d2efa5e (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
f925edc00e 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
663d198c3a 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
d11f5d8cd5 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
2c733370d0 Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst 2008-10-09 16:23:07 -07:00
Reed Loden
eb4c72542a 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
c49f1280fa 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
2e4f64de6e Merge backout changeset for bug 454406 2008-10-01 01:03:35 -05:00
Reed Loden
93534d0ac8 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
292798ac7c Bug 438793: treelines for certificate details tree; r=kaie 2008-09-28 22:52:06 +02:00
Taras Glek
1c1ad46be7 bug 454419: fix prbool stuff. r=kaie 2008-09-25 15:34:22 -07:00
Arpad Borsos
18fcddc20b 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
46c7acf9c4 b=454433, pass OS_TEST down to nss coreconf, r=ted 2008-09-17 10:57:09 -04:00
Johnathan Nightingale
66dbe45733 Exception dialog slow to appear when prefetching. b=453855 p=johnath r=kaie 2008-09-15 09:56:47 -04:00
Arpad Borsos
db0328223b 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
6493eacd9c merge after backing out 38140c8a8327 2008-09-11 12:03:01 -07:00
Daniel Holbert
5d88d19404 Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk) 2008-09-11 12:02:09 -07:00
Philip Chee
a71499f80b 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
9bcce69d4a Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie. 2008-09-10 13:14:08 -07:00
Kai Engert
1dfd66af0a Bug 444752, &getPassword.tokenName.label;: is not properly localizable
r=Pike
2008-09-10 08:13:04 +02:00
Kai Engert
5159954062 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
ffe9977404 bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Robert Kaiser
32c1051479 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
3c87be4ffc 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
4b3420c78e Bug 451420, Comment only change, add comment as requested by reviewer 2008-09-01 23:26:05 +02:00
Kai Engert
5422c00aa4 Bug 451420, Avoid calling OnSecurityChange unnecessarily
r=rrelyea
2008-09-01 22:55:50 +02:00
Kai Engert
1dafeebe92 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
2eba452039 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
b94820fbeb Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst) 2008-08-30 18:58:36 -05:00
Kai Engert
bdb0ae0ffc Backed out changeset d5a093d32472 2008-08-27 11:19:32 +02:00
Kai Engert
6d46c55975 Bug 451420, Avoid calling OnSecurityChange unnecessarily
r=rrelyea
2008-08-27 01:54:41 +02:00
Kai Engert
63859a32d1 Bug 439722, Make the "bad cert error dialog" more helpful
r=rrelyea, sr=dveditz
2008-08-26 00:26:08 +02:00
Serge Gautherie
c49b74c744 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
ddc26372f4 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
a19034ed31 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
12321d9d10 bug 449892, Enable additional EV roots for FF 3.0.2
r=rrelyea
2008-08-20 03:57:23 +02:00
Serge Gautherie
1b5b96dc12 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
86fc9bf82f Bug 445570 - heap autostring in PSM, r=kaie 2008-08-18 12:45:38 -04:00
Dave Townsend
9cb6773784 Backed out changeset cf3eae029913 2008-08-18 15:08:14 +01:00
honzab@allpeers.com
a19d587018 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
b896a8b0e7 Backed out changeset 3770c42e3118 2008-08-16 08:00:17 +02:00
honzab@allpeers.com
4a11f328e4 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
731c45f2b1 Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
r=rrelyea
2008-08-15 06:12:54 +02:00
Kai Engert
ea6862a090 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
ada882f322 Backed out changeset abfdc2e8da35 2008-08-14 14:10:48 +02:00
Mike Hommey
5c17251436 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
d39c2d2778 Bug 307319 - Certificate details show incorrect public key information
r=rrelyea
2008-07-17 13:14:54 -04:00
Marco Perez
e6f7606576 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
c91389877e Bug 442561, enable Entrust Root Certification Authority for EV
r=rrelyea
2008-07-08 23:27:13 +02:00
Kai Engert
3c85060846 Bug 429794, Lk (trace malloc leaks) test results have become very unstable
r=nelson
2008-07-08 22:42:51 +02:00
Kai Engert
a46e4f3f66 Bug 431819, SSL client auth, repeated prompts for client certificate
r=rrelyea, r=dveditz
2008-06-18 21:36:29 +02:00
Kai Engert
4ca4582de2 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
a6269cffd6 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert
60cb32844d 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
521a51d53f Bug 426830, remove unused nick_template_with_num
r=rrelyea
2008-06-11 20:20:24 +02:00
Benjamin Smedberg
e0d84f35cb Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
Justin Dolske
96daf7a083 Revert accidental checkin to NSS. 2008-06-29 17:10:28 -07:00
Justin Dolske
d7219011dd 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
d929cd8588 Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
r+sr=mrbkap
2008-06-27 16:28:08 +02:00
reed@reedloden.com
8443fe7800 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
c0caa44ac4 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
aad7aadc1b 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
kaie@kuix.de
c80da42e1f Bug 406954, Unable to add exception for server certificates with empty subject names r=rrelyea, a1.9=shaver 2008-04-23 19:05:37 -07:00
kaie@kuix.de
1035e5cf99 Bug 429110, Random crashing ( [@ PR_AtomicIncrement] ?) ( [@ nsIOService::NewURI] ?) r=rrelyea, a1.9=shaver 2008-04-22 15:46:44 -07:00
gavin@gavinsharp.com
1f832dc92d Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver 2008-04-22 13:03:20 -07:00
mnyromyr@tprac.de
5baf049146 Bug 428491: typo in ssl exceptions dialog; p=Serge Gautherie <sgautherie.bz@free.fr>, r=kaie, a1.9=dsicore 2008-04-20 11:14:30 -07:00
dtownsend@oxymoronical.com
b8b7964a79 Bug 429133: Parts of NSS are not in the SDK. r=bsmedberg, a=damons 2008-04-19 03:37:41 -07:00
kaie@kuix.de
f5086a376e Single patch for 3 overlapping fixes. Bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt r=rrelyea Bug 383369, fixing a regression from 335801 r=rrelyea Bug 358438, fix proposed by and portions contributed by Honza Bambas r=honzab, r=rrelyea approval1.9 for combined patch = beltzner 2008-04-11 21:47:22 -07:00
kaie@kuix.de
8e1be3a7dd Bug 423002, Incorrect error message with certificates which contain subjectAltName r=rrelyea, a1.9=beltzner 2008-04-10 18:28:09 -07:00
kaie@kuix.de
913a248f1e Bug 428415, Don't pass uninitialized values to NSS CERT_PKIXVerifyCert r=rrelyea, a1.9=dsicore 2008-04-10 18:26:19 -07:00
kaie@kuix.de
97456384a2 Bug 327181, follow up checkin to fix IDL comment r=rrelyea, approval1.9=beltzner 2008-04-08 22:25:44 -07:00
kaie@kuix.de
f9e142e884 Bug 406755, EV certs not recognized as EV with some cross-certification scenarios second landing attempt, earlier EV verification, patch 9 r=rrelyea also landing a regression fix, which applies to debug mode compilation code, only r=rrelyea blocking1.9=dsicore 2008-04-08 18:48:02 -07:00
kaie@kuix.de
ed10ad9a44 Bug 425518, Enable multiple roots for EV (and remove 1): Geotrust, Thawte, Verisign, Trustwave, Comodo r=rrelyea, r=nelson, blocking1.9=dsicore 2008-04-08 17:28:48 -07:00
kaie@kuix.de
37eb9c3367 Backing out the "early ev verification" patch from bug 406755, as an attempt to fix a tinderbox test failure (crash). 2008-04-07 19:22:26 -07:00
kaie@kuix.de
17b2f73120 Bug 406755, EV certs not recognized as EV with some cross-certification scenarios Additional patch for Earlier EV verification, v8 r=wtc, r=nelson, blocking1.9=dsicore 2008-04-07 17:10:41 -07:00
johnath@mozilla.com
6271295a50 More verbose logging of harmless-but-scary-looking exception. b=408697 r=kai a=damon 2008-04-07 13:46:50 -07:00
kaie@kuix.de
a608dfde44 Bug 427081, Allow to override SEC_ERROR_INADEQUATE_KEY_USAGE r=nelson, a1.9=dsicore 2008-04-04 17:02:31 -07:00
reed@reedloden.com
9c779794b7 Bug 426822 - "nick_template needs a localization note" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=kaie a1.9=beltzner] 2008-04-04 02:11:41 -07:00
kaie@kuix.de
212d02e40b Bug 420246, gBrowser.securityUI doesn't clear invalid cert data after using back button r=rrelyea, r=johnath, sr=gavin, blocking1.9=beltzner 2008-04-01 23:36:16 -07:00
kaie@kuix.de
ffc31711d1 Bug 420187. Backing out all 3 patches from today, because of regressions. a=shaver 2008-03-25 20:06:52 -07:00
kaie@kuix.de
755c32e75f Bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt Follow up patch to fix leak tinderbox bustage, r=rrelyea 2008-03-25 14:49:35 -07:00
kaie@kuix.de
d9ea85f3b9 Attempt to fix red tinderbox, trivial mismatch between NS_IMETHODIMP and nsresult. Follow up to my fix for bug 420187. 2008-03-25 13:09:18 -07:00
kaie@kuix.de
5e5bffbd65 bug 420187, hang in nsNSSHttpRequestSession::internal_send_receive_attempt r=rrelyea, pending more comments blocking1.9=shaver approval1.9b5=beltzner 2008-03-25 12:34:48 -07:00
reed@reedloden.com
ffb0913b45 Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+] 2008-03-18 12:45:40 -07:00
kaie@kuix.de
e92c6abaf6 Bug 423475, Paypal crashes loading main site r=rrelyea, blocking1.9=beltzner 2008-03-17 11:42:04 -07:00
johnath@mozilla.com
08a8c58978 Show certificate error pages (instead of dialogs) in frames. b=423247, p=kengert, r=rrelyea, r=bzbarsky, a=blocking-1.9 (ted) 2008-03-17 11:13:37 -07:00
kaie@kuix.de
f44acb4d74 Bug 406755, EV certs not recognized as EV with some cross-certification scenarios r=rrelyea, blocking1.9=dsicore 2008-03-16 06:42:32 -07:00
kaie@kuix.de
4a2ac6e90c bug 374336, add knowledge of Extended Validation / EV Certificates to PSM Follow up fix contributed by Neil that fixes allocator mismatch. r=kengert, approval1.9=dsicore 2008-03-14 08:22:50 -07:00
reed@reedloden.com
5e3b4d1415 Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner] 2008-03-08 01:44:35 -08:00
kaie@kuix.de
e6d6571817 Bug 400085, nsNSSCertificate::hasValidEVOidTag compare DER, not strings Patch contributed by Honza Bambas, r=rrelyea, r=kengert, approval1.9=beltzner 2008-03-06 22:14:33 -08:00
kaie@kuix.de
6eaf163cdf Bug 412456, ###!!! ASSERTION: nsSecureBrowserUIImpl not thread-safe r=rrelyea, blocking1.9=beltzner 2008-03-06 03:21:37 -08:00
gavin@gavinsharp.com
01e48bc351 Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky 2008-03-05 14:08:20 -08:00
reed@reedloden.com
67836dd7e3 Bug 351580 - "Possible null pointer dereferences in |nsCrypto::GenerateCRMFRequest|" (Fixed !NULL checks + GC rooting) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=mrbkap a=blocking1.9+] 2008-03-04 03:25:44 -08:00
bent.mozilla@gmail.com
872fe28df5 Bug 419655 - "Refreshing a page leaks an nsGlobalWindow until shutdown". r=peterv, sr=jst, a1.9b4+=schrep. 2008-02-28 18:05:57 -08:00
kaie@kuix.de
1c416620df Bug 418958, Enable Go Daddy root CA certificates for EV use r=rrelyea, a1.9b4=beltzner 2008-02-28 10:00:57 -08:00
dcamp@mozilla.com
44b567a446 Bug 415799: Interface and implementation for HMAC support. p=honzab@allpeers.com (Jan Bambas), r=kaie, r=rrelyea, sr=dveditz, blocking1.9=sayrer 2008-02-26 22:31:13 -08:00
wtc@google.com
c3c311e84b Bug 415033: added a hidden preference (in about:config) for enabling or disabling the TLS session ticket extension. The patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert a1.9+=damons Modified Files: netwerk/base/public/security-prefs.js security/manager/ssl/src/nsNSSComponent.cpp 2008-02-26 15:09:39 -08:00
gavin@gavinsharp.com
7f33abb115 Bustage fix from bug 415928, r=ted 2008-02-26 10:30:21 -08:00