Phil Ringnalda
a8a6b331b3
Bug 523287 - Remove commented out cert tree columns and their unusable strings, r=kaie
2009-10-26 18:39:23 -07:00
timeless@mozdev.org
268f01f3b2
Bug 427716 - don't get modules before locks, r=kaie
2009-10-25 10:03:13 -07:00
Phil Ringnalda
2456c15878
Bug 523056 - Remove nonlocalized, inappropriate progresstext attribute that hasn't done anything since 0.6, r=mayhemer
2009-10-20 20:21:29 -07:00
Phil Ringnalda
f3f2ef7ea7
Bug 523290 - Bogus copy-pasted id for OthersOverlay.xul's overlay element, r=mayhemer
2009-10-20 20:21:26 -07:00
Serge Gautherie
22378ac21d
Bug 381467 - Switch application/x-javascript to application/javascript; (Av1) /security/manager/pki/*
...
r=honzab
2009-10-21 00:07:42 +02:00
Honza Bambas
b44873d012
Bug 521461 - SSL spoofing by setting location.href to SSL page with 204 (No Content) response: security ui treats 204/205 top level requests as subrequests, r=bzbarsky
2009-10-16 16:48:20 +02:00
Wladimir Palant
2e2fd777cd
Bug 469856 (patch from Bug 413171) - "could not initialize the application's security component" with non-native characters in the profile path, r=bsmedberg moa=kaie
...
--HG--
extra : rebase_source : b1ca64d17ceee32c4702e49568a6ba3e04e800f1
2008-12-15 11:35:40 +01:00
timeless@bemail.org
acd3c18982
Bug 471301 - nsNSSASN1Tree::LoadASN1Structure is missing calls to BeginUpdateBatch/EndUpdateBatch. r=kaie
2009-09-30 10:04:17 +02:00
timeless@mozdev.org
903bce555e
Bug 436043 time errors (certErrorExpired and certErrorNotYetValid) should indicate "now"
...
show the current time in addition to the unacceptable time
r=kaie
2009-09-27 11:23:27 +02:00
Nicolas JUSTIN
f769fad055
Bug 447589 - nsPK11Token::ChangePassword does not allow null arguments. r=kaie
2009-09-27 11:19:11 +02:00
timeless
5b075daeb0
Bug 470240 - unrecognized certificate should highlight the case when there's no chain provided. r=kaie
2009-09-26 21:04:19 +02:00
Mitchell Field
be1597ef95
Bug 513921 - remove echo-requires-recursive target. r=ted
2009-09-26 17:49:56 +02:00
Doug Turner
2122c22619
Bug 514295 - Adding comment per wtc. Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted
2009-09-08 15:22:48 -07:00
Brad Lassey
b8687b7f94
Bug 514295 - Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted
2009-09-08 13:06:32 -07:00
Doug Turner
42381b2889
Backed out changeset 01bdf694994c. change was fine, review comment not so much.
2009-09-08 13:01:51 -07:00
Brad Lassey
afdfdbf0e1
[mq]: nss-symbols-wince
2009-09-08 13:52:20 -04:00
Ted Mielczarek
a9c8748edf
bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg
2009-09-02 09:35:14 -04:00
Wan-Teh Chang
22d87cb34c
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Nick Thomas
ee0b4c73ec
Reland Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek
2009-09-03 15:52:32 +12:00
Ben Hearsum
80fc7d81dc
Backing out bug 468701 due to build bustage on WinCE 5.0.
2009-09-02 09:09:53 -04:00
Nick Thomas
f391cab18f
Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek
2009-09-02 21:24:59 +12:00
Honza Bambas
bae6ef904a
bug 512759 - mochitest-plain timeouts on Linux/Mac SeaMonkey, also set useDownloadDir during the test, r=KaiRo, also fix KaiRo's nits on clearing instead of re-setting prefs at the end of the test
2009-08-30 13:39:17 +02:00
Wan-Teh Chang
69b20519d0
Bug 495384: Initialize NSS by calling NSS_Initialize with
...
NSS_INIT_NOROOTINIT to turn off the loading of the root certs
module in nss_Init. We load the root certs module in the
InstallLoadableRoots function, so we don't need nss_Init to load
it. r=rrelyea,kaie.
2009-08-29 10:04:30 -07:00
Wan-Teh Chang
8209e9878f
Bug 513024: dummy change to force NSS to rebuild.
2009-08-27 13:10:28 -07:00
Wan-Teh Chang
3cfbef9abe
Bug 513024: build NSS with FREEBL_NO_DEPEND=1 on Linux so that Fedora's
...
/lib/libcrypt.so.1 can get the NSSRAWHASH_3.12.3 symbols it needs from
our libfreebl3.so. r=karlt.
2009-08-27 12:17:09 -07:00
Vladimir Vukicevic
2028a07921
b=511808; followup patch, ensure that we GetBoolPref succeeded before enabling ciphers; r=johnath,r=wtc
2009-08-27 10:20:17 -07:00
Honza Bambas
6aebc920e2
Bug 477118 - https webpage with data: images trigger a Page contains unencrypted information mixed content warning, r=bz
2009-08-25 21:25:32 +02:00
Honza Bambas
77fecb4ac1
Bug 329869 - Dynamically loaded scripts don't degrade security state, r=honzab,kaie
2009-08-25 21:25:32 +02:00
Benjamin Smedberg
28fb767bd1
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
timeless
26db5a5d9c
Bug 507379 - hostname from SSL_RevealURL is null checked too late [@ nsDependentCString - nsNSSBadCertHandler]; r=kaie
2009-08-25 15:22:28 +02:00
Ehsan Akhgari
31384653c0
Bug 480619 - Firefox does not load CSS and images when loading a secure (SSL, https) page for the first time (or after â€کclear private data’) and requires refresh to load properly (test); r=biesi,kaie
2009-08-23 11:00:38 +04:30
Chris Seawood
c5cbddcec6
Merge Bug 505736
2009-08-20 17:42:57 -07:00
Wan-Teh Chang
a591e04e3f
Bug 504080: Update NSS to the NSS_3_12_4_RTM CVS tag. r=kaie.
2009-08-19 06:59:06 -07:00
Chris Seawood
0048bf0708
Bug 505736 - Pass IMPORT_LIB_SUFFIX to NSS - r=ted.mielczarek
2009-08-16 18:07:35 -07:00
Wan-Teh Chang
4f947af8ef
Bug 510135: Back out this change because it breaks the Linux build
...
(jump to label 'loser' crosses initialization of
'CertificateGeneralName* current').
2009-08-15 21:29:29 -07:00
Wan-Teh Chang
e5c7edf3ea
Bug 510135: Fix leaks of certificatePolicies and subjectAltName
...
extensions. r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Hashem Masoud
44f7f9d413
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Wan-Teh Chang
3291694c09
Bug 510135: Don't need to decode policy OID in CERTPolicyInfo
...
because the 'oid' member contains the decoded policy OID. Use
CERT_REV_M_IGNORE_MISSING_FRESH_INFO (the default) for clarity.
r=alexei.volkov
2009-08-14 06:37:31 -07:00
Craig Topper
75e677e9ad
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
timeless@mozdev.org
8444d5f32f
Bug 504101 mRememberClientAuthCertificate is unintialized
...
r=kaie
2009-08-12 11:49:52 +02:00
Honza Bambas
f140e12a0c
Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted
2009-08-17 18:41:27 +02:00
Nick Thomas
c408412781
Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek
2009-08-11 15:45:40 +12:00
Kai Engert
4cd8b87340
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Honza Bambas
0b1a790936
Bug 508835 - test_bug472986.html intermitently fails, orange fix
2009-08-07 10:40:21 +02:00
Serge Gautherie
1349ffa0f1
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Honza Bambas
0a356903d6
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, security tests fix, r=jwalden, a=beltzner
2009-08-06 16:29:26 +02:00
Robert O'Callahan
295f0a0785
Backed out changeset 60add17e8ed3
2009-08-05 16:44:03 +12:00
Yu-Hsun Lin
a055cf97b3
Bug 486081. Remove unused nsTime class. r=roc
...
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
2009-08-05 14:39:05 +12:00
Ehsan Akhgari
67ba72ddf5
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Honza Bambas
8e3e2ba2da
Bug 483440 - PSM doesn't detect invalid OID encodings in Cert Viewer Details tab, r=nelson+johnath
2009-07-29 22:23:27 +02:00
Honza Bambas
4f3522d9d7
Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin
2009-07-29 22:23:27 +02:00
Serge Gautherie
9bbf2bc96a
Bug 492717 - nsNTLMAuthModule.cpp ParseType2Msg(): need to check |offset| value; (Av1) offset and length; r=(kaie + rrelyea) no_sr
2009-07-29 14:38:36 +02:00
Wan-Teh Chang
86555a2478
Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to
...
NSS_3_12_4_FIPS4 in mozilla-central. r=kaie.
2009-07-28 17:01:39 -07:00
Honza Bambas
b0e3a62e7a
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-07-28 23:26:26 +02:00
Honza Bambas
2e71fed11a
Bug 496013 - Loading PKCS#11 module fails due to incorrect usage of nsiLocalFile.persistentDescriptor, r=honzab
2009-07-27 18:59:42 +02:00
Honza Bambas
e159d6ebfb
Bug 412833 - TLS intolerant server condition is concluded prematurely, r=nelson
2009-07-20 17:25:04 +02:00
Paul Kehrer
a0c6353973
Add default OCSP responder for trustwave. b=497184 r=johnath sr=kaie
2009-07-16 11:40:24 -04:00
Hideki Itoyama
f0c964205d
Add default OCSP responder for globalsign. b=497172 r=nelson
2009-07-16 11:37:22 -04:00
Honza Bambas
a5ebdb2763
Bug 329869 - Dynamically loaded scripts don't degrade security state, r=kaie
2009-06-28 18:51:02 +02:00
Honza Bambas
ee46c0753e
Bug 414635 - nsICryptoHash reinitialization implementation is inefficient, PSM part, r=kaie+wtc
2009-06-28 12:02:50 +02:00
Honza Bambas
8d48bb84b4
Bug 427715 - fixing build bustage on linux
2009-06-24 20:07:46 +02:00
Neil Deakin
20b3683604
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
2009-06-24 13:12:33 -04:00
Honza Bambas
6f0a7bcb20
Bug 427715 - nsCryptoHash apparently being called while NSS is in shutdown state [@ NSSRWLock_LockRead_Util], r=kaie
2009-06-24 18:56:52 +02:00
Olli Pettay
1a93871158
Bug 495764 - remove unused methods from nsIPrivateDOMEvent, r+sr=jst
...
--HG--
extra : rebase_source : a1ad4daa29a7025a0345ece37752b8e6374d7b1f
2009-06-24 12:02:37 +03:00
Olli Pettay
36618fa8fb
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
2009-06-23 13:07:39 +03:00
Olli Pettay
15b4b94e70
backout Bug 486990
...
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
2009-06-17 16:22:37 +03:00
Olli Pettay
32ea243f73
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
...
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
2009-06-17 13:26:21 +03:00
Arpad Borsos
77b21ab250
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos
a19520a847
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Daniel Holbert
0e7f710766
Bug 497832: Restore const keyword on char*s in nsMyTrustedEVInfo struct, to reduce compiler spam. r=kaie
2009-06-13 22:09:38 -07:00
Phil Ringnalda
de7fea7d64
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted
2009-06-13 11:53:37 -07:00
bjarne@runitsoft.com
1274f4049d
Bug 480619 - FF does not load objects over secure connection after 'clear private data', r=kaie
2009-06-12 22:04:43 -04:00
Arpad Borsos
f935ad0919
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
2c38117932
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
937c796b26
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Benjamin Smedberg
8da4aa8c05
Bug 326628 try #2 - remove window.pkcs11 and fix the device manager not to use that API, r=kaie
2009-05-28 19:36:21 -07:00
Olli Pettay
3ea839335b
Bug 494940 - Open mixed content dialog asynchronously, r=bz
2009-05-28 11:25:09 +03:00
Benjamin Smedberg
2cf3d62082
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
73fc0fd9f7
Backed out changeset eea9639048b8, bug 326628 main patch, due to regression bug 494899
2009-05-27 09:09:01 -04:00
Johnathan Nightingale
aaa7be4bf9
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
0cce7b7029
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
a3f77de88f
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
940e0d76f4
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
6e24518b15
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
164c4cec2e
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
ca9fcef56b
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
996e06a4de
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Benjamin Smedberg
2b75f94db4
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
e27d28d047
Fix mis-spellings of "receive" to kick builds on a CLOSED TREE.
2009-05-18 09:48:36 -04:00
Brad Lassey
e55e8b0e21
backing out because this appears to have caused leaks
2009-05-13 09:13:09 -04:00
Honza Bambas
14063fc0b4
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
84ff1d3bd6
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
ba79675783
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
21f320ddef
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
2e42e0286b
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
06740f24a8
Bug 487632 - test_unsecureIframeMetaRedirect.html intermittently fails, disabling the test temporarily
2009-04-09 18:11:31 +02:00
Honza Bambas
51b133963e
Bug 480713, disabling test_dynUnsecureRedirect.html
2009-04-08 14:21:32 +02:00
Honza Bambas
e2f12c6937
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
750308fded
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
d465965137
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