index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
llcrypto: Depend on tor-memquota-cost, not tor-memquota.
Nick Mathewson
2026-02-02
1
-1
/
+1
*
memquota: Extract HasMemoryCost and derive to new crate.
Nick Mathewson
2026-02-02
1
-0
/
+13
*
cert: Extract x509 code into new tor-cert-x509 crate.
Nick Mathewson
2026-02-02
1
-2
/
+16
*
Add integration test suite for `hsc ctor-migrate` subcommand
hjrgrn
2026-02-02
1
-0
/
+15
*
rtcompat: Temporarily disable tls-server test.
Nick Mathewson
2026-01-29
1
-1
/
+0
*
rtcompat: Unit test for TLS server code.
Nick Mathewson
2026-01-29
1
-0
/
+2
*
rtcompat: Implement TLS server support for rustls.
Nick Mathewson
2026-01-29
1
-0
/
+2
*
proto: Add a new ToRelayMsg util
Gabriela Moldovan
2026-01-29
1
-0
/
+1
*
rpc-connect: Implement json address-file format.
Nick Mathewson
2026-01-27
1
-0
/
+1
*
tor-rtcompat: depend on rustls 0.23.21
Steven Engler
2026-01-26
1
-0
/
+1
*
Merge branch 'dirmirror-authcert' into 'main'
Clara Engler
2026-01-15
1
-0
/
+1
|
\
|
*
tor-dirserver: Test authcert querying
Clara Engler
2026-01-15
1
-0
/
+1
*
|
arti-relay: call `tor_log_ratelim::install_runtime`
Steven Engler
2026-01-14
1
-0
/
+1
*
|
arti: call `tor_log_ratelim::install_runtime`
Steven Engler
2026-01-14
1
-0
/
+1
|
/
*
cargo: Upgrade dependencies potentially breaking
Clara Engler
2026-01-14
1
-29
/
+42
*
cargo: Perform non-breaking upgrades
Clara Engler
2026-01-14
1
-291
/
+360
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-0
/
+1
*
chanmgr: Add ChannelType to channel manager config
David Goulet
2026-01-13
1
-0
/
+2
*
cargo: Bump futures-copy
Clara Engler
2026-01-13
1
-1
/
+1
*
cargo: Bump all non arti/tor crates
Clara Engler
2026-01-12
1
-1
/
+1
*
cargo: Bump `arti` to `1.9.0`
Clara Engler
2026-01-12
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-48
/
+48
*
Merge branch 'relay-bin-4' into 'main'
opara
2025-12-18
1
-0
/
+4
|
\
|
*
arti-relay: implement `CircMgrConfig`
Steven Engler
2025-12-17
1
-0
/
+2
|
*
arti-relay: implement `GuardMgrConfig`
Steven Engler
2025-12-17
1
-0
/
+1
|
*
arti-relay: add `NetworkConfig` to config
Steven Engler
2025-12-17
1
-0
/
+1
*
|
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-0
/
+1
|
/
*
arti: Export the chosen ports in a ports_info.json file.
Nick Mathewson
2025-12-16
1
-0
/
+1
*
Merge branch 'relay-bin-4' into 'main'
David Goulet
2025-12-10
1
-0
/
+1
|
\
|
*
arti-relay: install default ring crypto provider
Steven Engler
2025-12-09
1
-0
/
+1
*
|
tor-dirserver: Implement DownloadManager
Clara Engler
2025-12-10
1
-0
/
+4
|
/
*
tor-config: new derive_deftly(TorConfig) template.
Nick Mathewson
2025-12-09
1
-0
/
+2
*
Merge branch 'netdoc-authcert' into 'main'
Clara Engler
2025-12-04
1
-0
/
+1
|
\
|
*
tor-netdoc: Implement new authority certificates
Clara Engler
2025-12-04
1
-0
/
+1
*
|
Merge branch 'bump-criterion' into 'main'
Ian Jackson
2025-12-04
1
-6
/
+27
|
\
\
|
|
/
|
/
|
|
*
proto: Bump criterion, criterion-cycles-per-byte to 0.8.0
Gabriela Moldovan
2025-12-04
1
-6
/
+27
*
|
Merge branch 'protover_refactor' into 'main'
Nick Mathewson
2025-12-04
1
-1
/
+2
|
\
\
|
*
|
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
1
-1
/
+0
|
*
|
protover: Intern ProtocolsInner.
Nick Mathewson
2025-12-03
1
-0
/
+1
|
*
|
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
1
-0
/
+1
|
|
/
*
/
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-4
/
+4
|
/
*
Revert "release: Bump criterion to 0.8.0"
Gabriela Moldovan
2025-12-02
1
-57
/
+3
*
release: Bump criterion to 0.8.0
Gabriela Moldovan
2025-12-02
1
-3
/
+57
*
release: Bump metrics-exporter-prometheus to 0.18.0
Gabriela Moldovan
2025-12-02
1
-2
/
+2
*
release: Run cargo update
Gabriela Moldovan
2025-12-02
1
-205
/
+203
*
Bump arti crate to 1.8.0
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-48
/
+48
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-11
/
+11
*
Merge branch 'saturating-st' into 'main'
Clara Engler
2025-11-26
1
-0
/
+7
|
\
|
*
tor-dirserver: Use `saturating-time`
Clara Engler
2025-11-26
1
-0
/
+7
[prev]
[next]