<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/weasel/tor, branch bug19660</title>
<subtitle>weasel's tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/'/>
<entry>
<title>Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist</title>
<updated>2016-07-11T07:37:01+00:00</updated>
<author>
<name>Peter Palfrader</name>
<email>peter@palfrader.org</email>
</author>
<published>2016-07-11T07:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=36b06be73862d6f3206d0e2a6fe17af06f8b7c88'/>
<id>36b06be73862d6f3206d0e2a6fe17af06f8b7c88</id>
<content type='text'>
If we did not find a non-private IPaddress by iterating over interfaces,
we would try to get one via
get_interface_address6_via_udp_socket_hack().  This opens a datagram
socket with IPPROTO_UDP.  Previously all our datagram sockets (via
libevent) used IPPROTO_IP, so we did not have that in the sandboxing
whitelist.  Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing
whitelist.  Fixes bug 19660.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we did not find a non-private IPaddress by iterating over interfaces,
we would try to get one via
get_interface_address6_via_udp_socket_hack().  This opens a datagram
socket with IPPROTO_UDP.  Previously all our datagram sockets (via
libevent) used IPPROTO_IP, so we did not have that in the sandboxing
whitelist.  Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing
whitelist.  Fixes bug 19660.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump maint-0.2.8 to 0.2.8.5-rc-dev</title>
<updated>2016-07-07T16:43:52+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-07T16:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=a931d157fd5454f679614e0a210144552ecabadf'/>
<id>a931d157fd5454f679614e0a210144552ecabadf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When checking if a routerstatus is reachable, don't check the node</title>
<updated>2016-07-06T04:46:22+00:00</updated>
<author>
<name>teor (Tim Wilson-Brown)</name>
<email>teor2345@gmail.com</email>
</author>
<published>2016-07-06T04:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=b167e82f62119c3f25b8294793f0643125fd43c6'/>
<id>b167e82f62119c3f25b8294793f0643125fd43c6</id>
<content type='text'>
This fixes #19608, allowing IPv6-only clients to use
microdescriptors, while preserving the ability of bridge clients
to have some IPv4 bridges and some IPv6 bridges.

Fix on c281c036 in 0.2.8.2-alpha.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #19608, allowing IPv6-only clients to use
microdescriptors, while preserving the ability of bridge clients
to have some IPv4 bridges and some IPv6 bridges.

Fix on c281c036 in 0.2.8.2-alpha.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.2.7' into maint-0.2.8</title>
<updated>2016-07-05T17:52:18+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=4f4d77c435d74bdb6359e86ff60c4a4c0d7e45b8'/>
<id>4f4d77c435d74bdb6359e86ff60c4a4c0d7e45b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.2.6' into maint-0.2.7</title>
<updated>2016-07-05T17:52:04+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=7c25b41c8cfffebddbc7ba4d66aa345642eebc1f'/>
<id>7c25b41c8cfffebddbc7ba4d66aa345642eebc1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.2.5' into maint-0.2.6</title>
<updated>2016-07-05T17:51:51+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=92891ded3016dd7cabb34b401ff964e325bd7d1d'/>
<id>92891ded3016dd7cabb34b401ff964e325bd7d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.2.4' into maint-0.2.5</title>
<updated>2016-07-05T17:51:34+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=19078b1b89ff7db5ceb917d34b2d152f73027334'/>
<id>19078b1b89ff7db5ceb917d34b2d152f73027334</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whoops. changelog file for 19271.</title>
<updated>2016-07-05T17:51:21+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=6b8c3d2bc020035c2627fa0ffcc22c036270e122'/>
<id>6b8c3d2bc020035c2627fa0ffcc22c036270e122</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 to 0.2.8.5-rc. This is not yet a release.</title>
<updated>2016-07-05T17:05:36+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T17:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=8f44d2822ed67fe64d86692a6f045e57ee3a7146'/>
<id>8f44d2822ed67fe64d86692a6f045e57ee3a7146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Appease lint-changes script.</title>
<updated>2016-07-05T16:58:05+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-05T16:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=717eae3b8fc6c90915a1306a093c68a7024feb55'/>
<id>717eae3b8fc6c90915a1306a093c68a7024feb55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
