<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/brade/tor-browser, branch bug4234-04</title>
<subtitle>Kathy's Tor-Browser Repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/'/>
<entry>
<title>Bug 4234: Use the Firefox Update Process for TBB.</title>
<updated>2014-06-12T19:32:46+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2014-06-12T19:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=464615d34d281abc5dc54511b01a6eb83a4472e9'/>
<id>464615d34d281abc5dc54511b01a6eb83a4472e9</id>
<content type='text'>
New configure options:
  --with-tor-browser-version=VERSION   # Pass TBB version throughout build.
  --enable-tor-browser-update          # Enable bundle update behavior.
The following files are never updated:
  TorBrowser/Data/Browser/profiles.ini
  TorBrowser/Data/Browser/profile.default/bookmarks.html
  TorBrowser/Data/Tor/torrc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New configure options:
  --with-tor-browser-version=VERSION   # Pass TBB version throughout build.
  --enable-tor-browser-update          # Enable bundle update behavior.
The following files are never updated:
  TorBrowser/Data/Browser/profiles.ini
  TorBrowser/Data/Browser/profile.default/bookmarks.html
  TorBrowser/Data/Tor/torrc
</pre>
</div>
</content>
</entry>
<entry>
<title>MinGW-w64 fixes for updater.  See Moz bug 1022847.</title>
<updated>2014-06-12T19:28:04+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2014-06-12T19:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=1d7f607a1061dad18a621a3e6deeffe3b4115b11'/>
<id>1d7f607a1061dad18a621a3e6deeffe3b4115b11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mingw-w64 build failure introduced in FF24.6.0esr.</title>
<updated>2014-06-06T13:34:49+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-06-06T13:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=306bbfd61905a786c329cb329d9cb6827f035c6c'/>
<id>306bbfd61905a786c329cb329d9cb6827f035c6c</id>
<content type='text'>
Patch from https://bugzilla.mozilla.org/show_bug.cgi?id=1019003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from https://bugzilla.mozilla.org/show_bug.cgi?id=1019003
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 10895: Fix language pack usage (fix Firefox version).</title>
<updated>2014-06-05T14:39:48+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-06-05T14:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=ea96fd4557a6ff5fd9873833284537d1b57f2aa1'/>
<id>ea96fd4557a6ff5fd9873833284537d1b57f2aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #9701: Prevent ClipBoardCache from writing to disk.</title>
<updated>2014-06-05T14:35:07+00:00</updated>
<author>
<name>Michael Schloh von Bennewitz</name>
<email>michael@schloh.com</email>
</author>
<published>2014-06-05T10:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=b0dcb0daedd556713105b8cff903de51e6ffd847'/>
<id>b0dcb0daedd556713105b8cff903de51e6ffd847</id>
<content type='text'>
This disables the disk activity entirely. It seems as though there is no
reason in to write backup copies of clipboard data to disk, as the clipboard
code does not release the related memory upon disk writes anyway.

See https://trac.torproject.org/projects/tor/ticket/9701.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This disables the disk activity entirely. It seems as though there is no
reason in to write backup copies of clipboard data to disk, as the clipboard
code does not release the related memory upon disk writes anyway.

See https://trac.torproject.org/projects/tor/ticket/9701.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the CONNECT Host header the same as the Request-URI.</title>
<updated>2014-06-05T14:35:07+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2014-05-31T23:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=5993209060dd2ac91b71d6181ca55f1181f78b89'/>
<id>5993209060dd2ac91b71d6181ca55f1181f78b89</id>
<content type='text'>
It's possible to construct a request where the Host header differs from
the authority in the URL, for example in an extension with
nsIHttpChannel and setRequestHeader. MakeConnectString generates a
host:port string for the CONNECT Request-Line, but peeks into the
tunneled request in order to copy the Host header to the proxy request.

Instead, use the same host:port string for Host as is used in the
Request-URI, to avoid revealing the plaintext of the Host header outside
of the tunnel.

Backport of https://hg.mozilla.org/mozilla-central/rev/a1f6458800d4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's possible to construct a request where the Host header differs from
the authority in the URL, for example in an extension with
nsIHttpChannel and setRequestHeader. MakeConnectString generates a
host:port string for the CONNECT Request-Line, but peeks into the
tunneled request in order to copy the Host header to the proxy request.

Instead, use the same host:port string for Host as is used in the
Request-URI, to avoid revealing the plaintext of the Host header outside
of the tunnel.

Backport of https://hg.mozilla.org/mozilla-central/rev/a1f6458800d4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #11641: change TBB directory structure to be more like Firefox's</title>
<updated>2014-06-05T14:35:06+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2014-04-29T17:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=61d08d82da94c25df070ed5ffa7a637ec6113764'/>
<id>61d08d82da94c25df070ed5ffa7a637ec6113764</id>
<content type='text'>
Unless the -osint command line flag is used, the browser now defaults
to the equivalent of -no-remote.  There is a new -allow-remote flag that
may be used to restore the original (Firefox-like) default behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unless the -osint command line flag is used, the browser now defaults
to the equivalent of -no-remote.  There is a new -allow-remote flag that
may be used to restore the original (Firefox-like) default behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #9173: Change the default Firefox profile directory to be TBB-relative.</title>
<updated>2014-06-05T14:35:05+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2013-10-18T19:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=3eb57f9b885f622070cd45f3e9dd2e79f175290a'/>
<id>3eb57f9b885f622070cd45f3e9dd2e79f175290a</id>
<content type='text'>
This should eliminate our need to rely on a wrapper script that sets $HOME and
launches Firefox with -profile.

See https://trac.torproject.org/projects/tor/ticket/9173.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should eliminate our need to rely on a wrapper script that sets $HOME and
launches Firefox with -profile.

See https://trac.torproject.org/projects/tor/ticket/9173.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #9308 and #11433: don't leak user install path of TBB</title>
<updated>2014-06-05T14:35:04+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2014-04-23T23:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=702c41b19c7e2a101291bb84dd7af2f39b3af42c'/>
<id>702c41b19c7e2a101291bb84dd7af2f39b3af42c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport mingw-w64 fixes from Mozilla</title>
<updated>2014-06-05T14:35:03+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2013-12-10T06:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/brade/tor-browser.git/commit/?id=37a394d8ccd9f2c1436cd5ace911f39089909234'/>
<id>37a394d8ccd9f2c1436cd5ace911f39089909234</id>
<content type='text'>
Includes:
https://hg.mozilla.org/mozilla-central/rev/7b86302ab2b3
https://hg.mozilla.org/mozilla-central/rev/1651ea86cb00
https://hg.mozilla.org/mozilla-central/rev/fda0046aa376
https://hg.mozilla.org/mozilla-central/rev/02d4ae55e1c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes:
https://hg.mozilla.org/mozilla-central/rev/7b86302ab2b3
https://hg.mozilla.org/mozilla-central/rev/1651ea86cb00
https://hg.mozilla.org/mozilla-central/rev/fda0046aa376
https://hg.mozilla.org/mozilla-central/rev/02d4ae55e1c3
</pre>
</div>
</content>
</entry>
</feed>
