<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/weasel/tor, branch bug19746</title>
<subtitle>weasel's tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/'/>
<entry>
<title>Also ship compat_time.h in release tarballs.  Fixes bug #19746</title>
<updated>2016-07-25T07:07:29+00:00</updated>
<author>
<name>Peter Palfrader</name>
<email>peter@palfrader.org</email>
</author>
<published>2016-07-25T07:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=518c8fe0ec375fe852e350ef4455ec8defd8c6b0'/>
<id>518c8fe0ec375fe852e350ef4455ec8defd8c6b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ug no, the RIGHT fix.</title>
<updated>2016-07-21T13:29:56+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T13:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=53f9f719850065d0f0a300e97c386b9cf54d6c23'/>
<id>53f9f719850065d0f0a300e97c386b9cf54d6c23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid infinite stack explosion in windows monotime.</title>
<updated>2016-07-21T13:26:05+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T13:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=9c210d0e81016b493f1759141ddcbfeda7d5b5f9'/>
<id>9c210d0e81016b493f1759141ddcbfeda7d5b5f9</id>
<content type='text'>
[init calls get calls init calls get calls init.... ]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[init calls get calls init calls get calls init.... ]
</pre>
</div>
</content>
</entry>
<entry>
<title>Once more, 32-bit fixes on monotime mocking</title>
<updated>2016-07-21T12:32:15+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T12:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=1d0775684d3faa0826f7a51f17f6e3442777e313'/>
<id>1d0775684d3faa0826f7a51f17f6e3442777e313</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.8'</title>
<updated>2016-07-21T12:15:19+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T12:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=9c87869dde2fdae5ef624700a567c6ffc1e964c8'/>
<id>9c87869dde2fdae5ef624700a567c6ffc1e964c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coverity hates it when we do "E1 ? E2 : E2".</title>
<updated>2016-07-21T12:14:33+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T12:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=f1973e70a45d9705d3bd547af9cee92ca3611213'/>
<id>f1973e70a45d9705d3bd547af9cee92ca3611213</id>
<content type='text'>
It says, 'Incorrect expression (IDENTICAL_BRANCHES)'

Fix for CID 1364127. Not in any released Tor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It says, 'Incorrect expression (IDENTICAL_BRANCHES)'

Fix for CID 1364127. Not in any released Tor.
</pre>
</div>
</content>
</entry>
<entry>
<title>loony mingwcross bug: insist we dont have clock_gettime.</title>
<updated>2016-07-21T12:09:00+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T12:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=22314f9050851ddebd29bd63085d83f4fa5ba926'/>
<id>22314f9050851ddebd29bd63085d83f4fa5ba926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix monotime test mocking on 32-bit systems</title>
<updated>2016-07-21T12:05:29+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T12:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=852cff043b6f6561beb8021f3e8a05a327482d9a'/>
<id>852cff043b6f6561beb8021f3e8a05a327482d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make monotime test mocking work with oom tests.</title>
<updated>2016-07-21T11:02:34+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T10:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=61ce6dcb40df9aee9f6557ebee0a306aecb312ee'/>
<id>61ce6dcb40df9aee9f6557ebee0a306aecb312ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new mock functions in buffer/time_tracking test</title>
<updated>2016-07-21T11:02:33+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-07-21T09:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/weasel/tor.git/commit/?id=50463524a931ea2a3cc5f2b850bf0d43bd4595c5'/>
<id>50463524a931ea2a3cc5f2b850bf0d43bd4595c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
