<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/andrea/tor, branch ticket19858</title>
<subtitle>Andrea's tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/'/>
<entry>
<title>Changes file for ticket 19858</title>
<updated>2016-09-25T02:13:02+00:00</updated>
<author>
<name>Andrea Shepard</name>
<email>andrea@torproject.org</email>
</author>
<published>2016-09-25T02:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=8b4d961f08e4bc5e810877bea1f60268cf9a572c'/>
<id>8b4d961f08e4bc5e810877bea1f60268cf9a572c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure</title>
<updated>2016-09-25T02:11:44+00:00</updated>
<author>
<name>Andrea Shepard</name>
<email>andrea@torproject.org</email>
</author>
<published>2016-09-25T02:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=006c26f54fc2a3c47350e9367ebb3eb340c866a1'/>
<id>006c26f54fc2a3c47350e9367ebb3eb340c866a1</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 'samdney/ticket19209'</title>
<updated>2016-09-12T12:58:04+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-12T12:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=c897328feea549a391669c3fc93dc220d27e387c'/>
<id>c897328feea549a391669c3fc93dc220d27e387c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.</title>
<updated>2016-09-11T21:59:25+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T21:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=d5d29cd5a2a0e09afb199f180619cf7a5172f7f9'/>
<id>d5d29cd5a2a0e09afb199f180619cf7a5172f7f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gmtime unit test on openbsd</title>
<updated>2016-09-11T21:43:20+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T21:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=ccea2a5aa92f3d6eae62877da8291a8c59d15adb'/>
<id>ccea2a5aa92f3d6eae62877da8291a8c59d15adb</id>
<content type='text'>
openbsd helpfully handles gmtime() of INT64_MIN.  Good job!

Our tests didn't handle that so well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openbsd helpfully handles gmtime() of INT64_MIN.  Good job!

Our tests didn't handle that so well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to make our ersatz-socketpair test work better on FreeBSD jails</title>
<updated>2016-09-11T21:28:29+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T21:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=c6e70dacb8e53f28b7e926de81edaf4b25b48848'/>
<id>c6e70dacb8e53f28b7e926de81edaf4b25b48848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak tor_gmtime_r test.</title>
<updated>2016-09-11T21:13:51+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T21:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=a671a1c9d632242662bf9fd8b37b63ccefd8a3bf'/>
<id>a671a1c9d632242662bf9fd8b37b63ccefd8a3bf</id>
<content type='text'>
On openbsd64, I'm seeing a warning that the log isn't saying what
I'd expect, but I'm not seeing what the answer actually _is_ here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On openbsd64, I'm seeing a warning that the log isn't saying what
I'd expect, but I'm not seeing what the answer actually _is_ here.
</pre>
</div>
</content>
</entry>
<entry>
<title>changes file for 19767</title>
<updated>2016-09-11T20:53:37+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T20:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=9d84a6d998f11ff1667fce8e22c9241756880cf8'/>
<id>9d84a6d998f11ff1667fce8e22c9241756880cf8</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 'public/solaris_warnings_028'</title>
<updated>2016-09-11T20:52:24+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2016-09-11T20:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=64521a9d355da9f21d81c8a82056e544372685b2'/>
<id>64521a9d355da9f21d81c8a82056e544372685b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some clarifications in the comments. Bug 19209</title>
<updated>2016-09-10T23:30:02+00:00</updated>
<author>
<name>Carolin Zöbelein</name>
<email>contact@carolin-zoebelein.de</email>
</author>
<published>2016-09-10T23:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/andrea/tor.git/commit/?id=87b91949f18f933ba810ec2083879f23041cd661'/>
<id>87b91949f18f933ba810ec2083879f23041cd661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
