<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/richard/tor-launcher, branch bug_32164</title>
<subtitle>Richard's tor-launcher repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/'/>
<entry>
<title>Bug 32164: Now trimming each received log line from tor</title>
<updated>2019-10-21T21:47:40+00:00</updated>
<author>
<name>Richard Pospesel</name>
<email>richard@torproject.org</email>
</author>
<published>2019-10-21T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=470837d94c64d67077c2727c24fbbc954a020d06'/>
<id>470837d94c64d67077c2727c24fbbc954a020d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 31303: Do not launch tor in browser toolbox</title>
<updated>2019-09-18T09:20:54+00:00</updated>
<author>
<name>Alex Catarineu</name>
<email>acat@torproject.org</email>
</author>
<published>2019-09-18T08:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=810ba7e93981511765ec1be667689ae2992e8c49'/>
<id>810ba7e93981511765ec1be667689ae2992e8c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release preparations for 0.2.19.3</title>
<updated>2019-09-02T06:07:30+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-09-02T06:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=784dbc8bc01ff8cd3d510c6429225d4d5232fb96'/>
<id>784dbc8bc01ff8cd3d510c6429225d4d5232fb96</id>
<content type='text'>
Version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update</title>
<updated>2019-09-02T06:05:56+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-09-02T06:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=66d86946ca9bb7347f3b64bd6cd2eed51abc7891'/>
<id>66d86946ca9bb7347f3b64bd6cd2eed51abc7891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 31488: Moat: support a comma-separated list of transports</title>
<updated>2019-08-22T21:20:49+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-08-22T13:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=71ade2c3d4bb53fdd61f5a40fa574bc614db5d6a'/>
<id>71ade2c3d4bb53fdd61f5a40fa574bc614db5d6a</id>
<content type='text'>
Improve our ClientTransportPlugin config parser to recognize
"meek" and "meek_client" when they appear within a comma-separated
list of transports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve our ClientTransportPlugin config parser to recognize
"meek" and "meek_client" when they appear within a comma-separated
list of transports.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 31487: Modify moat client code so it is compatible with ESR68</title>
<updated>2019-08-22T13:39:20+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-08-22T13:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=f69f055708526c207eb69f40f577da9a80cd75ca'/>
<id>f69f055708526c207eb69f40f577da9a80cd75ca</id>
<content type='text'>
Account for changes to XPCOM APIs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Account for changes to XPCOM APIs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 31300: Modify Tor Launcher so it is compatible with ESR68</title>
<updated>2019-08-02T14:23:31+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-08-02T14:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=1af54380f289426fea9dfa24c4fd6cf171046723'/>
<id>1af54380f289426fea9dfa24c4fd6cf171046723</id>
<content type='text'>
Replace some wizard and dialog "on" attributes with event handlers.
Replace the XUL listbox element (which was removed by Mozilla) with
  richlistbox.
Replace the XUL progressmeter element (which was removed by Mozilla) with
  an HTML progress element.
Define our own CSS rules for groupbox elements (Mozilla removed the
  built-in styles).
Fix some minor CSS incompatibilities.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace some wizard and dialog "on" attributes with event handlers.
Replace the XUL listbox element (which was removed by Mozilla) with
  richlistbox.
Replace the XUL progressmeter element (which was removed by Mozilla) with
  an HTML progress element.
Define our own CSS rules for groupbox elements (Mozilla removed the
  built-in styles).
Fix some minor CSS incompatibilities.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 29197: Remove use of overlays (ESR68 compatibility).</title>
<updated>2019-07-30T20:34:27+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2019-07-30T20:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=8bc4a8869936cfc782d1f4c749f7608ead6ddf18'/>
<id>8bc4a8869936cfc782d1f4c749f7608ead6ddf18</id>
<content type='text'>
Use the window.MozXULElement.parseXULToFragment() function to
parse shared XUL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the window.MozXULElement.parseXULToFragment() function to
parse shared XUL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release preparations for 0.2.19.2</title>
<updated>2019-07-04T16:49:57+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-07-04T16:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=a5ea1aced958a6c566c5f643ae015aebdafcb32a'/>
<id>a5ea1aced958a6c566c5f643ae015aebdafcb32a</id>
<content type='text'>
Version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>Translations update</title>
<updated>2019-07-04T16:49:16+00:00</updated>
<author>
<name>Georg Koppen</name>
<email>gk@torproject.org</email>
</author>
<published>2019-07-04T16:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/richard/tor-launcher.git/commit/?id=123e2eb78f9b8922cd50a8fc68f0c15cb8354e0b'/>
<id>123e2eb78f9b8922cd50a8fc68f0c15cb8354e0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
