index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
circmgr: Return more type specific tunnel
David Goulet
2025-08-05
2
-8
/
+12
*
|
|
tunnel: Implement Buildable for ClientTunnel
David Goulet
2025-08-05
6
-88
/
+92
*
|
|
proto: Change PendingClientCirc to yield back a ClientTunnel
David Goulet
2025-08-05
3
-27
/
+28
*
|
|
circmgr: Major rename for the new Tunnel namespace
David Goulet
2025-08-05
8
-625
/
+635
*
|
|
proto: Add last_hop() to Tunnel interface
David Goulet
2025-08-05
2
-0
/
+43
*
|
|
circmgr: New Tunnel object interface
David Goulet
2025-08-05
4
-2
/
+494
*
|
|
proto: Move ClientCirc stream functions to ClientTunnel
David Goulet
2025-08-05
6
-483
/
+456
*
|
|
proto: Add a new ClientTunnel type
Gabriela Moldovan
2025-08-05
3
-2
/
+103
*
|
|
Merge branch 'fix_rustdoc_nightly' into 'main'
Nick Mathewson
2025-08-05
14
-8
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
14
-8
/
+30
*
|
|
Merge branch 'changelog' into 'main'
arti-v1.4.6
Ian Jackson
2025-08-05
1
-1
/
+1
|
\
\
\
|
*
|
|
Update the release date
Ian Jackson
2025-08-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
28
-35
/
+35
*
|
|
Update hashx-bench lockfile
Ian Jackson
2025-08-05
1
-20
/
+27
*
|
|
Update equix-bench lockfile
Ian Jackson
2025-08-05
1
-20
/
+27
*
|
|
Version bumps for 1.4.6
Ian Jackson
2025-08-05
50
-445
/
+445
|
|
/
|
/
|
*
|
Merge branch 'update' into 'main'
Ian Jackson
2025-08-04
25
-26
/
+26
|
\
\
|
*
|
Bump rusqlite to 0.37
Ian Jackson
2025-08-04
1
-1
/
+1
|
*
|
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
24
-25
/
+25
|
|
/
*
|
Merge branch 'features' into 'main'
Nick Mathewson
2025-08-04
3
-1
/
+4
|
\
\
|
*
|
cargo features: Run fixup-features (fmt)
Ian Jackson
2025-08-04
1
-1
/
+2
|
*
|
cargo features: Run fixup-features
Ian Jackson
2025-08-04
2
-2
/
+2
|
*
|
cargo features: Restore "memquota" feature into "full"
Ian Jackson
2025-08-04
2
-0
/
+2
|
|
/
*
/
arti-ureq: Move `builder()` and `new()` to non-generic PreferredRuntime impl
nield
2025-08-04
1
-4
/
+6
|
/
*
tor-memquota: moved auto calc into separate function
Steven Engler
2025-07-31
1
-49
/
+112
*
tor-memquota: return an error when `total_available_memory()` fails
Steven Engler
2025-07-31
1
-15
/
+29
*
arti: update example config
Steven Engler
2025-07-31
1
-5
/
+16
*
tor-memquota: small fmt change to log message
Steven Engler
2025-07-31
1
-1
/
+1
*
tor-memquota: change behaviour of "auto"
Steven Engler
2025-07-31
1
-23
/
+180
*
tor-memquota: config now supports `ExplicitOrAuto`
Steven Engler
2025-07-31
3
-17
/
+61
*
tor-memquota: add 'cfg-if' and 'sysinfo' dependencies
Steven Engler
2025-07-31
1
-0
/
+2
*
tor-config: impl `NotAutoValue` for `ByteQty`
Steven Engler
2025-07-31
2
-0
/
+4
*
tor-config: add `ExplicitOrAuto::map` and `From<T> for ExplicitOrAuto<T>`
Steven Engler
2025-07-31
1
-0
/
+18
*
tor-memquota: add config test for `usize::MAX`
Steven Engler
2025-07-31
1
-0
/
+4
*
arti-relay: always enable "tor-memquota/memquota"
Steven Engler
2025-07-31
1
-2
/
+1
*
arti: make "memquota" feature a no-op
Steven Engler
2025-07-31
4
-34
/
+35
*
arti-client: make "memquota" feature a no-op
Steven Engler
2025-07-31
2
-3
/
+12
*
arti-client: always enable "tor-memquota/memquota"
Steven Engler
2025-07-31
1
-2
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
13
-54
/
+68
*
safelog: Add new DisplayRedacted/DebugRedacted APIs.
Nick Mathewson
2025-07-31
2
-1
/
+176
*
arti: hss: Add `arti hss ctor-migrate`
hjrgrn
2025-07-31
13
-46
/
+353
*
Merge branch 'configuration-sources-pub' into 'main'
Alexander Hansen Færøy
2025-07-30
1
-1
/
+1
|
\
|
*
arti-client: Re-export `ConfigurationSources`
Clara Engler
2025-06-11
1
-1
/
+1
*
|
proto: Add test for ShutdownAndReturnCircuit error condition.
Gabriela Moldovan
2025-07-25
1
-0
/
+47
*
|
proto: Remove an already-addressed TODO.
Gabriela Moldovan
2025-07-25
1
-2
/
+0
*
|
proto: Remove element_idx + remove in favor of remove_unchecked().
Gabriela Moldovan
2025-07-25
1
-11
/
+1
*
|
proto: Replace hand-rolled exactly_one() impl with itertools.
Gabriela Moldovan
2025-07-25
2
-52
/
+27
*
|
proto: Add a ConfluxSet::remove_unchecked method.
Gabriela Moldovan
2025-07-25
1
-0
/
+16
*
|
tor-hsservice: Fix doccomment link.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
*
|
tor-hsservice: Add monotonic request id to RendRequestOrdByEffort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+23
[prev]
[next]