<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/special/tor, branch ticket18571_029_02-encode-fixups</title>
<subtitle>Special's torspec repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/'/>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:17:11+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-05-10T18:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=622214d518092561a6c0da1671acccbd5495cada'/>
<id>622214d518092561a6c0da1671acccbd5495cada</id>
<content type='text'>
create2_formats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create2_formats
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:17:11+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-05-10T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=5c472c951e0ffa772f7350e94a5cc6ceaae8c55b'/>
<id>5c472c951e0ffa772f7350e94a5cc6ceaae8c55b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>squash! trunnel: Uncomment link_specifier so trunnel can use it</title>
<updated>2016-05-11T20:16:36+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-05-10T18:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=de75f0d2547e8381534d02e885572ad48e19f60f'/>
<id>de75f0d2547e8381534d02e885572ad48e19f60f</id>
<content type='text'>
Also add a trunnel definition for link_specifier_list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a trunnel definition for link_specifier_list
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:14:33+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-04-25T07:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=eba93f1bfcf84502712a7e17f7bb5984ed4f49c0'/>
<id>eba93f1bfcf84502712a7e17f7bb5984ed4f49c0</id>
<content type='text'>
The authentication-required field was accidentally omitted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The authentication-required field was accidentally omitted.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! test: Add HS descriptor encoding unit tests</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-04-20T10:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=14d9e7c66ccde7a53f68957352cd3be5d2472733'/>
<id>14d9e7c66ccde7a53f68957352cd3be5d2472733</id>
<content type='text'>
Use the correct cert_type for certificates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the correct cert_type for certificates
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-04-20T09:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=d5f9ce8b14c9131f45a129844bb7b07e8edfcb08'/>
<id>d5f9ce8b14c9131f45a129844bb7b07e8edfcb08</id>
<content type='text'>
Fix the formatting of the introduction point enc-key lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the formatting of the introduction point enc-key lines
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-04-20T07:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=e2ec2b55bb2f723b2a227256eee6c7b3856371b4'/>
<id>e2ec2b55bb2f723b2a227256eee6c7b3856371b4</id>
<content type='text'>
Fix a compile error under clang, and give trunnel host-endian IPv4
addresses, because it does the conversion to network order itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a compile error under clang, and give trunnel host-endian IPv4
addresses, because it does the conversion to network order itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! test: Add HS descriptor encoding unit tests</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2016-04-19T15:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=3a072cabbfab2dc744c7a6e778b76683d2f44187'/>
<id>3a072cabbfab2dc744c7a6e778b76683d2f44187</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@ev0ke.net</email>
</author>
<published>2016-04-19T15:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=4f20acc0d9ab198a2e31704825198b2a49d6b138'/>
<id>4f20acc0d9ab198a2e31704825198b2a49d6b138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Implement part of HS descriptor encode function</title>
<updated>2016-05-11T20:08:38+00:00</updated>
<author>
<name>John Brooks</name>
<email>special@torproject.org</email>
</author>
<published>2016-04-19T07:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/special/tor.git/commit/?id=5237329de568d5299bdde917de33def9f2c88729'/>
<id>5237329de568d5299bdde917de33def9f2c88729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
