<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tor-socksproto/src/msg.rs, branch arti-v0.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-04-27T18:17:49Z</updated>
<entry>
<title>Enforce (and obey) clippy lints about exhaustive enums, structs.</title>
<updated>2021-04-27T18:17:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-04-27T18:17:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2e3780affb54988bee60ab634a408dffd224cd3a'/>
<id>urn:sha1:2e3780affb54988bee60ab634a408dffd224cd3a</id>
<content type='text'>
These lints force us to declare our exported enums and
exhaustive-looking structs as non-exhaustive (so that we can add to
them in the future without breaking our API) or to explicitly
disable the warning for a given enum/struct (to say that we _intend_
for additions to be a breaking change).
</content>
</entry>
<entry>
<title>Use typesystem to enforce limit on socks hostname length.</title>
<updated>2020-12-22T14:57:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-22T14:57:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9341cde18c40e8fa8df1d9fcbcb5062bac5ddc7a'/>
<id>urn:sha1:9341cde18c40e8fa8df1d9fcbcb5062bac5ddc7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-socksproto: a few more tests</title>
<updated>2020-12-21T15:47:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-21T15:47:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=216348a06ebcd4b88594e5c94c80fbbbfdc6cf6e'/>
<id>urn:sha1:216348a06ebcd4b88594e5c94c80fbbbfdc6cf6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve a few nightly-only clippy issues</title>
<updated>2020-12-07T21:14:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-07T21:14:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a1f1dac4ebb4758d0989f902fa35abd7660eed2b'/>
<id>urn:sha1:a1f1dac4ebb4758d0989f902fa35abd7660eed2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run cargo fix --edition-idioms</title>
<updated>2020-12-02T20:14:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-12-02T20:14:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01de0cafc59f02374b6518c34fce8b5a959133b3'/>
<id>urn:sha1:01de0cafc59f02374b6518c34fce8b5a959133b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some tor-sockproto tests</title>
<updated>2020-11-05T16:20:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-11-04T22:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44cbe2f89bf5201f9bfa65797d84dcb9a82c6d44'/>
<id>urn:sha1:44cbe2f89bf5201f9bfa65797d84dcb9a82c6d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document tor-socksproto</title>
<updated>2020-11-04T21:15:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-11-04T21:15:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fee895b33a3d36d7dc8c489ed3738b8767eb1edb'/>
<id>urn:sha1:fee895b33a3d36d7dc8c489ed3738b8767eb1edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tor_socks -&gt; tor_socksproto.</title>
<updated>2020-11-04T20:01:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2020-11-04T20:01:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2e1f5102257e0270a7558ed4807f339bcef553ae'/>
<id>urn:sha1:2e1f5102257e0270a7558ed4807f339bcef553ae</id>
<content type='text'>
</content>
</entry>
</feed>
