aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | chanmgr: Add semver.md for breaking changesDavid Goulet2026-01-131-0/+2
| * | | | | | test: Remove unused importDavid Goulet2026-01-131-1/+0
| * | | | | | build: Fixes for non relay featureDavid Goulet2026-01-131-2/+6
| * | | | | | proto: Add link_protocol() to VerifiableChannel traitDavid Goulet2026-01-133-12/+16
| * | | | | | chanmgr: Implement tor_proto::ChannelProvider for ChanMgrDavid Goulet2026-01-132-2/+29
| * | | | | | chanmgr: Use the new tor-proto channel traits in builderDavid Goulet2026-01-131-170/+55
| * | | | | | proto: Add traits for public channel viewsDavid Goulet2026-01-138-94/+109
| * | | | | | chanmgr: Add a relay channel connect to ChanBuilderDavid Goulet2026-01-131-9/+156
| * | | | | | proto: Add clock_skew() helper to relay unverified channelDavid Goulet2026-01-131-1/+13
| * | | | | | chanmgr: Rename the connect_no_timeout() to be client specificDavid Goulet2026-01-131-6/+8
| * | | | | | chanmgr: Add RelayIdentities to ChanBuilderDavid Goulet2026-01-132-5/+29
| * | | | | | chanmgr: Add ChannelType to channel manager configDavid Goulet2026-01-137-5/+33
| * | | | | | chanmgr: Introduce a ChanMgrConfig structDavid Goulet2026-01-139-15/+47
| * | | | | | chanmgr: Remove KeyMgr from constructorDavid Goulet2026-01-138-16/+4
* | | | | | | Merge branch 'dedupe-handler' into 'main'gabi-2502026-01-136-58/+48
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | proto: Fix docs post-refactoringGabriela Moldovan2026-01-131-2/+2
| * | | | | | proto: Dedupe IncomingStreamRequestHandlerGabriela Moldovan2026-01-126-62/+47
| * | | | | | proto: Give IncomingStreamRequestHandler a HopNumGabriela Moldovan2026-01-122-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'weak-hash-set' into 'main'opara2026-01-131-0/+8
|\ \ \ \ \ \
| * | | | | | maint: warn if `retain` method is used from 'weak_table' crateSteven Engler2026-01-121-0/+8
| |/ / / / /
* | | | | | Merge branch 'streammap-docs' into 'main'gabi-2502026-01-131-1/+1
|\ \ \ \ \ \
| * | | | | | proto: Update outdated reference to rxs in StreamMap docsGabriela Moldovan2026-01-121-1/+1
| |/ / / / /
* | | | | | Merge branch 'authcert-constructor' into 'main'Ian Jackson2026-01-135-5/+183
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tor-netdoc: Improve docs for derived constructorsClara Engler2026-01-131-2/+12
| * | | | | tor-netdoc: Remove TODO re AuthCert constructionIan Jackson2026-01-131-2/+0
| * | | | | tor-netdoc: Deprecate AuthCertBuilderIan Jackson2026-01-133-0/+6
| * | | | | tor-netdoc: improve derived Constructor docs with a kind-of exampleIan Jackson2026-01-131-0/+11
| * | | | | tor-netdoc: Provide AuthCertConstructorIan Jackson2026-01-133-1/+11
| * | | | | tor-netdoc: Fix an attribute position in AuthCertIan Jackson2026-01-131-1/+1
| * | | | | tor-netdoc: implement Constructor deriveIan Jackson2026-01-131-3/+54
| * | | | | tor-netdoc: constructor derive: APIIan Jackson2026-01-131-1/+93
| |/ / / /
* | | | | Merge branch 'relnotes' into 'main'arti-v1.9.0Clara Engler2026-01-131-2/+2
|\ \ \ \ \
| * | | | | changelog: update commit hash in URLs to latest mainSteven Engler2026-01-131-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'futures-copy-bump' into 'main'Clara Engler2026-01-134-4/+4
|\ \ \ \ \
| * | | | | cargo: Bump futures-copyClara Engler2026-01-134-4/+4
| |/ / / /
* | | | | Merge branch 'equix-hashx-bump' into 'main'Clara Engler2026-01-132-88/+88
|\ \ \ \ \
| * | | | | cargo: Update equix and hashx benchClara Engler2026-01-132-88/+88
| |/ / / /
* | | | | Merge branch 'releasedate' into 'main'Clara Engler2026-01-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arti-client: Update release dateClara Engler2026-01-131-1/+1
|/ / / /
* | | | Merge branch 'relnotes' into 'main'Clara Engler2026-01-131-2/+257
|\ \ \ \
| * | | | changelog: minor fixes for arti 1.9.0Clara Engler2026-01-131-1/+11
| * | | | changelog: update for 1.9.0 releaseSteven Engler2026-01-121-0/+247
| * | | | changelog: remove stale commentSteven Engler2026-01-121-2/+0
* | | | | Merge branch 'version-bump' into 'main'Clara Engler2026-01-1363-583/+583
|\ \ \ \ \
| * | | | | cargo: Bump all non arti/tor cratesClara Engler2026-01-127-7/+7
| * | | | | cargo: Bump `arti` to `1.9.0`Clara Engler2026-01-124-4/+4
| * | | | | cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-1262-572/+572
* | | | | | Merge branch 'fix-typo' into 'main'Clara Engler2026-01-131-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | arti: fix path comment in example configSteven Engler2026-01-121-1/+1
|/ / / / /
* | | | | Merge branch 'rpc_tests_fix' into 'main'Nick Mathewson2026-01-123-3/+9
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |