<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/dcf/tor-browser-bundle, branch tbb-4.5a1-build1</title>
<subtitle>David's tor-browser-bundle repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/'/>
<entry>
<title>Update target release date.</title>
<updated>2014-11-10T20:02:37+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-10T20:02:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=9495a912a89f4dd17fd04231da21d39cc928742d'/>
<id>9495a912a89f4dd17fd04231da21d39cc928742d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump versions file and update changelog for a couple bugs.</title>
<updated>2014-11-10T20:01:08+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-10T20:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=1bcde1184949799508b78777e98fe8098a200244'/>
<id>1bcde1184949799508b78777e98fe8098a200244</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'isis/bug13504'</title>
<updated>2014-11-10T19:57:47+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-10T19:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=49b0bd8fc63c6e5730b94da6d9b9ce1afe01bb46'/>
<id>49b0bd8fc63c6e5730b94da6d9b9ce1afe01bb46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update versions+changelog for 13594 and 13666.</title>
<updated>2014-11-05T02:42:48+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-05T02:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=f8c894726f58bbcde03bb204228d8fa8976c4b5b'/>
<id>f8c894726f58bbcde03bb204228d8fa8976c4b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version and changelog for Torbutton 1.8.0.1</title>
<updated>2014-11-04T04:18:22+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-04T04:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=d4351a02e34c07b21c0efa029496e515a5482df8'/>
<id>d4351a02e34c07b21c0efa029496e515a5482df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog for meek fix.</title>
<updated>2014-11-04T03:20:37+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-04T03:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=40721d5393f5247fd1075886244fa77558e35ef2'/>
<id>40721d5393f5247fd1075886244fa77558e35ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new security.ssl.disable_session_identifiers pref.</title>
<updated>2014-11-04T03:19:01+00:00</updated>
<author>
<name>David Fifield</name>
<email>david@bamsoftware.com</email>
</author>
<published>2014-10-26T19:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=a609ff09f7ba996ac51da49bdcef3ee796d58959'/>
<id>a609ff09f7ba996ac51da49bdcef3ee796d58959</id>
<content type='text'>
This is to reenable the TLS session tickets that are disabled by Tor
Browser, so the TLS client hello matches that of stock Firefox.

https://trac.torproject.org/projects/tor/ticket/13442#comment:1
https://trac.torproject.org/projects/tor/ticket/11183#comment:9

The previously used pref security.enable_tls_session_tickets has been
removed and replaced by security.ssl.disable_session_identifiers.

https://bugzilla.mozilla.org/show_bug.cgi?id=917049
https://bugzilla.mozilla.org/show_bug.cgi?id=967977
https://trac.torproject.org/projects/tor/ticket/10822
https://gitweb.torproject.org/tor-browser.git/commitdiff/5524ae43780e4738310852cc2a0b7c5d25aa69ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to reenable the TLS session tickets that are disabled by Tor
Browser, so the TLS client hello matches that of stock Firefox.

https://trac.torproject.org/projects/tor/ticket/13442#comment:1
https://trac.torproject.org/projects/tor/ticket/11183#comment:9

The previously used pref security.enable_tls_session_tickets has been
removed and replaced by security.ssl.disable_session_identifiers.

https://bugzilla.mozilla.org/show_bug.cgi?id=917049
https://bugzilla.mozilla.org/show_bug.cgi?id=967977
https://trac.torproject.org/projects/tor/ticket/10822
https://gitweb.torproject.org/tor-browser.git/commitdiff/5524ae43780e4738310852cc2a0b7c5d25aa69ed
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to build3 for 64bit osx fixes.</title>
<updated>2014-11-03T08:03:41+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-11-03T08:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=31349ad13349e11a7f9343c4fec0fafe4cd2b44c'/>
<id>31349ad13349e11a7f9343c4fec0fafe4cd2b44c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump TBB version for #3455 fixup.</title>
<updated>2014-10-31T21:15:14+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2014-10-31T21:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=a7f6793b95dba3e6f4bb1f2128eacfc83eb95ffa'/>
<id>a7f6793b95dba3e6f4bb1f2128eacfc83eb95ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add correct obfs4 tag.</title>
<updated>2014-10-31T06:58:13+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2014-10-31T06:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/commit/?id=a4ced3f804c6ef01e9585730a77ff31b4d46b203'/>
<id>a4ced3f804c6ef01e9585730a77ff31b4d46b203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
