<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sysrqb/bridgedb, branch bug9264_rebased_3_r1</title>
<subtitle>Matt's bridgedb repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/'/>
<entry>
<title>Readd COLLECT_TIMESTAMPS in Main.load()</title>
<updated>2014-03-13T12:39:36+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-03-13T12:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=b0e7ef1a5eb4f358d1ad39a6500ec1a43bc09d57'/>
<id>b0e7ef1a5eb4f358d1ad39a6500ec1a43bc09d57</id>
<content type='text'>
It looks like this was accidently deleted in
967f1a6a4290154977ab7c0cc2cbe0560d7246ce when we changed how we
parsed the bridge descriptors.

This was originally added in
11b83c612090d673d4f23ccaf85be66ec5588e8a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It looks like this was accidently deleted in
967f1a6a4290154977ab7c0cc2cbe0560d7246ce when we changed how we
parsed the bridge descriptors.

This was originally added in
11b83c612090d673d4f23ccaf85be66ec5588e8a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Log fingerprint safely and safely iterate over long lists</title>
<updated>2014-03-13T12:31:45+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-03-13T12:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=22b1e2eb898a77e269673bc495b3d412ee4c8673'/>
<id>22b1e2eb898a77e269673bc495b3d412ee4c8673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a unit test that verifies we don't add duplicate bridges</title>
<updated>2014-03-04T13:53:15+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-03-04T13:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=13fc557b8e4bd094457ca954129dceaa4445d744'/>
<id>13fc557b8e4bd094457ca954129dceaa4445d744</id>
<content type='text'>
Previously we did not check that a bridge was already in a splitter,
this resulted in adding bridges with (almost) identical information
and #9264.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we did not check that a bridge was already in a splitter,
this resulted in adding bridges with (almost) identical information
and #9264.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bridgehistory timestamps for each bridge, as appropriate.</title>
<updated>2014-03-04T13:53:15+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-03-04T04:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=ff3a2641ac3447238511ce3436386d9ee2553011'/>
<id>ff3a2641ac3447238511ce3436386d9ee2553011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only add a bridge to the splitter if it is new.</title>
<updated>2014-03-04T13:53:15+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-03-04T03:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=92eb6fe9e7d4e1e7cbb72687b9f41f5f827fa182'/>
<id>92eb6fe9e7d4e1e7cbb72687b9f41f5f827fa182</id>
<content type='text'>
If it's not new then we want to overwrite the old instance.
Unconditionally appending to to the splitter results in duplicate
bridges.

Closes #9264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If it's not new then we want to overwrite the old instance.
Unconditionally appending to to the splitter results in duplicate
bridges.

Closes #9264
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a module docstring to bridgedb.crypto.</title>
<updated>2014-03-04T04:46:27+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-03-04T04:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=a41cf0d90fd80243c0e0b81a1648c5f19598772c'/>
<id>a41cf0d90fd80243c0e0b81a1648c5f19598772c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused HTTPServer.WebResourceBridges.domains attribute.</title>
<updated>2014-03-04T04:45:29+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-03-04T04:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=7a439e59c712c0dd1b425044a7493315c0a53476'/>
<id>7a439e59c712c0dd1b425044a7493315c0a53476</id>
<content type='text'>
This was left over from commit 120c8e6d4b9d714e79722d83c19e110120977e79,
wherein the HTTPS and email distributors were split into different
files. The domains are taken from config.EMAIL_DOMAINS and are only
applicable to the email server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was left over from commit 120c8e6d4b9d714e79722d83c19e110120977e79,
wherein the HTTPS and email distributors were split into different
files. The domains are taken from config.EMAIL_DOMAINS and are only
applicable to the email server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation of docstring parameters in HTTPServer.WebResourceBridges.</title>
<updated>2014-03-04T04:36:54+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-03-04T04:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=ba592b4890837ad0eed08a761a273d1d4f7e5277'/>
<id>ba592b4890837ad0eed08a761a273d1d4f7e5277</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change a test_crypto class name and add a docstring.</title>
<updated>2014-03-04T04:34:37+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-03-04T04:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=e89059d9d4741c63d73d7a49eff1856d87a4a7e9'/>
<id>e89059d9d4741c63d73d7a49eff1856d87a4a7e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year in lib/bridgedb/test/test_parse_networkstatus.py.</title>
<updated>2014-03-04T04:32:06+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-03-04T04:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=019859f2d0f7b2edcfe58cbdc5512cf3348f4dcb'/>
<id>019859f2d0f7b2edcfe58cbdc5512cf3348f4dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
