<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-19T15:18:55Z</updated>
<entry>
<title>tor-ptmgr: add very basic support for unmanaged PTs</title>
<updated>2023-09-19T15:18:55Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2023-09-19T11:43:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c61044442613415e6bbb50203e2f4c71c79bcec1'/>
<id>urn:sha1:c61044442613415e6bbb50203e2f4c71c79bcec1</id>
<content type='text'>
- `tor-ptmgr` has a new `add_unmanaged` function to insert an unmanaged
  PT into the `cmethods` table.
  - There are many ways to misuse this API and have it blow up in your
    face (for example, by overwriting an existing PT's cmethod, etc.)
  - It's unclear whether these are worth caring about.
- The `TorClient` gains a new experimental `ptmgr()` function, and the
  `PtClientMethod` can now be constructed by user code.
</content>
</entry>
<entry>
<title>arti-client: add exit selection with GeoIP country codes</title>
<updated>2023-09-18T11:25:36Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2023-08-22T15:52:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6fe895eb5c605e9c8de7ba871fc2114d65e098c'/>
<id>urn:sha1:a6fe895eb5c605e9c8de7ba871fc2114d65e098c</id>
<content type='text'>
This threads the country codes work through the rest of the codebase:

- `tor-dirmgr` will now enable GeoIP with the embedded database when the
  `geoip` future is enabled
  - This can be extended later using the `DirMgrConfig` to allow
    specifying a custom database; this is not done here, though
- `tor-circmgr`'s `SupportedCircUsage` and `TargetCircUsage` fields gain
  new `country_code` members to allow filtering circuits by country
  - These are `()` in builds where the `geoip` feature is not enabled --
    doing it this way means we don't have to copy and paste huge swathes
    of code, since we can't use `#[cfg]` in patterns
- `ExitPathBuilder` gains (hacked-in) support for choosing a relay with
  the correct country code
  - Due to the lack of conjuction, we just copy and paste a small bit,
    pending further refactoring
- `StreamPrefs` now lets you specify a country code, letting embedders
  make use of the feature
</content>
</entry>
<entry>
<title>Merge branch 'desc-publisher-uploads' into 'main'</title>
<updated>2023-09-14T15:51:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-09-14T15:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04cc1c1267c455459722693e06ddab23c9bb15ce'/>
<id>urn:sha1:04cc1c1267c455459722693e06ddab23c9bb15ce</id>
<content type='text'>
tor-hsservice: Don't block the reactor on the descriptor uploads.

See merge request tpo/core/arti!1580</content>
</entry>
<entry>
<title>tor-rtmock: task: Add API for printing dumps including backtraces</title>
<updated>2023-09-13T16:49:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-13T10:49:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4579d8ebdea0fe35f13a0ecf4e6e3718b693b003'/>
<id>urn:sha1:4579d8ebdea0fe35f13a0ecf4e6e3718b693b003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: task: Capture sleep backtraces, with code to dump</title>
<updated>2023-09-13T16:49:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-12T11:37:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c63e9a6ba0b3112cee555e7c1a4b0a5a9ad4e51f'/>
<id>urn:sha1:c63e9a6ba0b3112cee555e7c1a4b0a5a9ad4e51f</id>
<content type='text'>
Currently nothing actually calls the dumping code.
</content>
</entry>
<entry>
<title>tor-hsservice: Use mpsc channels instead of async-broadcast.</title>
<updated>2023-09-12T14:08:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-12T12:23:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f34c64621771f67ecd3c18a9f7f8e7b227e0d331'/>
<id>urn:sha1:f34c64621771f67ecd3c18a9f7f8e7b227e0d331</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'hss_config' into 'main'</title>
<updated>2023-09-07T14:34:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-07T14:34:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=38bf85ea33f5fdf4362ee9639a88e656793eda3e'/>
<id>urn:sha1:38bf85ea33f5fdf4362ee9639a88e656793eda3e</id>
<content type='text'>
Begin working on configuration logic for onion services

See merge request tpo/core/arti!1557</content>
</entry>
<entry>
<title>HSS: Parser/encoder for AuthorizedClientConfig</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-29T13:27:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=905a37ba280c0afde7cb7d8132b49c19f356529d'/>
<id>urn:sha1:905a37ba280c0afde7cb7d8132b49c19f356529d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: implement builders and serde.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-28T18:08:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5a0fbcebcc22c4bb2abc477b7966454c25602cc2'/>
<id>urn:sha1:5a0fbcebcc22c4bb2abc477b7966454c25602cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hsrproxy: implement parse/encode for patterns and targets.</title>
<updated>2023-09-07T13:56:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-28T16:57:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2db659827bb23dc91be021f53517781e4a2de185'/>
<id>urn:sha1:2db659827bb23dc91be021f53517781e4a2de185</id>
<content type='text'>
</content>
</entry>
</feed>
