Commit Graph

6795 Commits

Author SHA1 Message Date
Gijs Kruitbosch
c888c1980e Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Phil Ringnalda
466a5b2681 Bug 523070 - Remove useless commented out certdbkeycol tree columns, r=kaie 2009-10-26 18:39:23 -07:00
Phil Ringnalda
182257d6cf 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
11f96c5208 Bug 427716 - don't get modules before locks, r=kaie 2009-10-25 10:03:13 -07:00
Phil Ringnalda
6368d78331 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
a8bea96637 Bug 523290 - Bogus copy-pasted id for OthersOverlay.xul's overlay element, r=mayhemer 2009-10-20 20:21:26 -07:00
Serge Gautherie
b31d61984c 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
4cbf4b3e0c 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
2d04ada140 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
bf6c9b1c41 Bug 471301 - nsNSSASN1Tree::LoadASN1Structure is missing calls to BeginUpdateBatch/EndUpdateBatch. r=kaie 2009-09-30 10:04:17 +02:00
timeless@mozdev.org
3802efc70d 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
3898813fcc Bug 447589 - nsPK11Token::ChangePassword does not allow null arguments. r=kaie 2009-09-27 11:19:11 +02:00
timeless
675bd2ec08 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
a2aeab499f Bug 513921 - remove echo-requires-recursive target. r=ted 2009-09-26 17:49:56 +02:00
Doug Turner
57b524258b 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
e2a289f840 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
5102b92d13 Backed out changeset 01bdf694994c. change was fine, review comment not so much. 2009-09-08 13:01:51 -07:00
Brad Lassey
c4a1106270 [mq]: nss-symbols-wince 2009-09-08 13:52:20 -04:00
Ted Mielczarek
150c8d5be2 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
7a99ca1ed3 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
450807a9f1 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
f2777055cb Backing out bug 468701 due to build bustage on WinCE 5.0. 2009-09-02 09:09:53 -04:00
Nick Thomas
a868315a08 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
6abbe132c6 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
91b204c923 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
d86af1d641 Bug 513024: dummy change to force NSS to rebuild. 2009-08-27 13:10:28 -07:00
Wan-Teh Chang
c3838a9201 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
e879695cc2 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
b8cdafe055 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
9802042744 Bug 329869 - Dynamically loaded scripts don't degrade security state, r=honzab,kaie 2009-08-25 21:25:32 +02:00
Benjamin Smedberg
ba372f3a4c 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
672d60d0bf 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
bbafe35620 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
f69b671002 Merge Bug 505736 2009-08-20 17:42:57 -07:00
Wan-Teh Chang
d981c68cc2 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
8759260ee0 Bug 505736 - Pass IMPORT_LIB_SUFFIX to NSS - r=ted.mielczarek 2009-08-16 18:07:35 -07:00
Wan-Teh Chang
50ea1c00ed 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
f7e7fdc369 Bug 510135: Fix leaks of certificatePolicies and subjectAltName
extensions.  r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Hashem Masoud
b71a1a1cfa 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
683a2e9c02 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
b5592178c6 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
f1e6b4e452 Bug 504101 mRememberClientAuthCertificate is unintialized
r=kaie
2009-08-12 11:49:52 +02:00
Honza Bambas
46761e528c 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
dc3b066478 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
b98bb36896 Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson 2009-08-09 09:19:06 +02:00
Honza Bambas
49d150f5fa Bug 508835 - test_bug472986.html intermitently fails, orange fix 2009-08-07 10:40:21 +02:00
Serge Gautherie
b97a0e78a3 Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu 2009-08-06 20:00:41 +02:00
Honza Bambas
408a69e9bf 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
2c969d8724 Backed out changeset 60add17e8ed3 2009-08-05 16:44:03 +12:00
Yu-Hsun Lin
c5041f44f7 Bug 486081. Remove unused nsTime class. r=roc
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
2009-08-05 14:39:05 +12:00