<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sebastian/tor, branch bug21394</title>
<subtitle>Sebastian's Tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/'/>
<entry>
<title>Fix DNS resolution on busy exit relays</title>
<updated>2017-11-03T02:13:24+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2017-11-03T02:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=ff23cc1810b40cd756e16dc84a4b305469ab6ed4'/>
<id>ff23cc1810b40cd756e16dc84a4b305469ab6ed4</id>
<content type='text'>
Thanks to Dhalgren who analyzed this issue two years ago and found a
solution!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Dhalgren who analyzed this issue two years ago and found a
solution!
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.3.2'</title>
<updated>2017-11-02T14:34:08+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2017-11-02T14:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=cceb43c5e31e88535f39aa4b284c1e83ef69faa0'/>
<id>cceb43c5e31e88535f39aa4b284c1e83ef69faa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nodelist: Downgrade warning to protocol warning</title>
<updated>2017-11-02T14:33:57+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2017-11-01T16:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=0386280487fce78b73e060234f515b850af9c589'/>
<id>0386280487fce78b73e060234f515b850af9c589</id>
<content type='text'>
The node_get_ed25519_id() warning can actually be triggered by a relay flagged
with NoEdConsensus so instead of triggering a warning on all relays of the
network, downgrade it to protocol warning.

Fixes #24025

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The node_get_ed25519_id() warning can actually be triggered by a relay flagged
with NoEdConsensus so instead of triggering a warning on all relays of the
network, downgrade it to protocol warning.

Fixes #24025

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.3.2'</title>
<updated>2017-11-02T14:32:18+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2017-11-02T14:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=65d22dc2f2262dfb0066bff12a0df2db97ca560b'/>
<id>65d22dc2f2262dfb0066bff12a0df2db97ca560b</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 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2</title>
<updated>2017-11-02T14:30:42+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2017-11-02T14:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=cb42c62c9e87d4699add69087ba25d1454758bb0'/>
<id>cb42c62c9e87d4699add69087ba25d1454758bb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sched: Rate limit scheduler_bug_occurred()</title>
<updated>2017-11-02T14:30:33+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2017-10-26T18:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=6dc591a024e4dde8f4beafc7d42bdaeac996cca4'/>
<id>6dc591a024e4dde8f4beafc7d42bdaeac996cca4</id>
<content type='text'>
Just in case we end up hitting a SCHED_BUG() multiple times, rate limit the
log warning.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just in case we end up hitting a SCHED_BUG() multiple times, rate limit the
log warning.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sched: Add another SCHED_BUG() callsite</title>
<updated>2017-11-02T14:30:33+00:00</updated>
<author>
<name>Matt Traudt</name>
<email>sirmatt@ksu.edu</email>
</author>
<published>2017-10-03T20:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=52050bb2c6b498c05c7ec54947deff5f662db34e'/>
<id>52050bb2c6b498c05c7ec54947deff5f662db34e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sched: Use SCHED_BUG() macro in scheduler</title>
<updated>2017-11-02T14:30:33+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2017-10-03T18:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=3931a6f264355d7fe017219f76bd5bec1d8bcbd8'/>
<id>3931a6f264355d7fe017219f76bd5bec1d8bcbd8</id>
<content type='text'>
When a BUG() occurs, this macro will print extra information about the state
of the scheduler and the given channel if any. This will help us greatly to
fix future bugs in the scheduler especially when they occur rarely.

Fixes #23753

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a BUG() occurs, this macro will print extra information about the state
of the scheduler and the given channel if any. This will help us greatly to
fix future bugs in the scheduler especially when they occur rarely.

Fixes #23753

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-0.3.2'</title>
<updated>2017-11-02T14:26:30+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2017-11-02T14:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=f865993653604d7e3e8256d052398591627f8989'/>
<id>f865993653604d7e3e8256d052398591627f8989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that IPv6-only clients can use microdescriptors</title>
<updated>2017-11-02T14:25:49+00:00</updated>
<author>
<name>teor</name>
<email>teor2345@gmail.com</email>
</author>
<published>2017-11-01T06:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/tor.git/commit/?id=27ea6fcd31ceb7dd9e48e5586aa05f05bfe86e0a'/>
<id>27ea6fcd31ceb7dd9e48e5586aa05f05bfe86e0a</id>
<content type='text'>
When running "make test-network-all", test that IPv6-only clients can use
microdescriptors. IPv6-only microdescriptor client support was fixed in
tor 0.3.0.1-alpha.

Requires chutney master 61c28b9 or later.

Closes ticket 24109.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running "make test-network-all", test that IPv6-only clients can use
microdescriptors. IPv6-only microdescriptor client support was fixed in
tor 0.3.0.1-alpha.

Requires chutney master 61c28b9 or later.

Closes ticket 24109.
</pre>
</div>
</content>
</entry>
</feed>
