<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/examples/gsoc2023/obfs4-checker/src/main.rs, branch main</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=main</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-03-26T19:20:17Z</updated>
<entry>
<title>examples/gsoc/obfs4-checker: Port to web-time-compat.</title>
<updated>2026-03-26T19:20:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2026-03-26T16:27:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4deb5f923759050c451f3628f4e0030f23a5b94b'/>
<id>urn:sha1:4deb5f923759050c451f3628f4e0030f23a5b94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>obfs4-checker: update axum to 0.7.6</title>
<updated>2024-09-24T19:59:36Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-09-24T02:50:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6237cfee240ba6f840c02e7cf209a59aa7ed1f4'/>
<id>urn:sha1:b6237cfee240ba6f840c02e7cf209a59aa7ed1f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>obfs4-checker: port from chrono to time.</title>
<updated>2023-09-06T02:36:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T22:44:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b130a69c369ac60a82ab273a4d83af26e9c04ab8'/>
<id>urn:sha1:b130a69c369ac60a82ab273a4d83af26e9c04ab8</id>
<content type='text'>
Chrono is unmaintained, I think, and uses a version of `time` that
cargo-audit doesn't like.
</content>
</entry>
<entry>
<title>Move examples to examples/gsoc2023</title>
<updated>2023-09-06T02:34:56Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-30T18:47:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0fc24b8373073fd6dc19663ae55f9a2859a9ce98'/>
<id>urn:sha1:0fc24b8373073fd6dc19663ae55f9a2859a9ce98</id>
<content type='text'>
</content>
</entry>
</feed>
