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
...
*
tor-dirauth: Introduce SupportedConsensusMethod newtype
Ian Jackson
2026-07-15
1
-0
/
+2
*
tor-netdoc: Implement precise port summaries
Ian Jackson
2026-07-15
1
-0
/
+10
*
Update spin to 0.9.8
Ian Jackson
2026-07-15
1
-2
/
+2
*
maint/cargo-audit: Bump crossbeam-epoch to address RUSTSEC-2026-0204
Gabriela Moldovan
2026-07-13
1
-2
/
+2
*
Merge branch 'upgrade-cipher' into 'main'
gabi-250
2026-07-13
1
-15
/
+46
|
\
|
*
Upgrade cipher, aes, and ctr.
Nick Mathewson
2026-07-13
1
-15
/
+46
*
|
Merge branch 'onion-svc-negotiate-v2' into 'main'
Nick Mathewson
2026-07-02
1
-0
/
+1
|
\
\
|
*
|
hsclient: Support protocol negotiation for CGO and flowctrl-cc
Nick Mathewson
2026-07-02
1
-0
/
+1
*
|
|
tor-netdoc: rangemap_mutate_range: New function
Ian Jackson
2026-07-02
1
-0
/
+1
|
/
/
*
|
Merge branch 'upgrade-itertools' into 'main'
Nick Mathewson
2026-07-01
1
-24
/
+24
|
\
\
|
|
/
|
/
|
|
*
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-24
/
+24
*
|
Merge branch 'upgrade-rdrand-0.9' into 'main'
Ian Jackson
2026-07-01
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Upgrade rdrand dependency to 0.9
Nick Mathewson
2026-07-01
1
-3
/
+4
*
|
Upgrade to phf 0.14.0.
Nick Mathewson
2026-07-01
1
-8
/
+8
|
/
*
Merge branch 'cargo-update-250' into 'main'
Nick Mathewson
2026-06-30
1
-339
/
+190
|
\
|
*
Run cargo update.
Nick Mathewson
2026-06-30
1
-339
/
+190
*
|
proto: Pass the allowed incoming commands to CreateRequestHandler
Gabriela Moldovan
2026-06-30
1
-0
/
+1
|
/
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-66
/
+66
*
deps: upgrade anyhow in 'Cargo.lock'
Steven Engler
2026-06-29
1
-2
/
+2
*
Add derive-deftly to tor-basic-utils
Clara Engler
2026-06-24
1
-0
/
+1
*
Merge branch 'addr-policy-fix' into 'main'
Ian Jackson
2026-06-23
1
-0
/
+1
|
\
|
*
tor-netdoc: addr policy: Use ipnet instead of open-coding it all
Ian Jackson
2026-06-18
1
-0
/
+1
*
|
Fix RUSTSEC-2026-0186
Clara Engler
2026-06-23
1
-2
/
+2
*
|
Merge branch 'tor-dirauth' into 'main'
Ian Jackson
2026-06-22
1
-0
/
+15
|
\
\
|
*
|
arti-dirauth: New crate, empty
Ian Jackson
2026-06-22
1
-0
/
+8
|
*
|
tor-dirauth: New crate, empty
Ian Jackson
2026-06-22
1
-0
/
+7
|
|
/
*
/
tor-netdoc tests: Test verification of votes, error cases
Ian Jackson
2026-06-22
1
-0
/
+1
|
/
*
tor-netdoc: tests: Add regsub utility function
Ian Jackson
2026-06-17
1
-0
/
+1
*
tor-netdoc: Replace ad-hoc pseudo-diff with unidiff from imra
Ian Jackson
2026-06-11
1
-0
/
+1
*
tor-cert: Replace duration_since with saturation
Clara Engler
2026-06-11
1
-0
/
+1
*
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-4
/
+4
*
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
1
-1
/
+7
*
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
1
-0
/
+1
*
Bump filetime to 0.2.29
Gabriela Moldovan
2026-06-03
1
-22
/
+3
*
dirserver,netdoc: Upgrade to the latest saturating-time
Gabriela Moldovan
2026-06-03
1
-2
/
+2
*
arti: Bump the versions of our opentelemetry deps
Gabriela Moldovan
2026-06-03
1
-21
/
+17
*
Merge branch 'cargo-update' into 'main'
Alexander Hansen Færøy
2026-06-02
1
-182
/
+182
|
\
|
*
Downgrade filetime to 0.2.27
Gabriela Moldovan
2026-06-02
1
-3
/
+22
|
*
Run routine cargo update
Gabriela Moldovan
2026-06-02
1
-201
/
+182
*
|
tor-chanmgr: Add metrics.
Wesley Aptekar-Cassels
2026-06-02
1
-0
/
+1
|
/
*
Bump arti crate to 2.4.0
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-51
/
+51
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-4
/
+4
*
fslock-guard: Provide specialized android impls.
Nick Mathewson
2026-05-28
1
-0
/
+1
*
Merge branch 'windows-fileid-check' into 'main'
Nick Mathewson
2026-05-28
1
-1
/
+1
|
\
|
*
fslock-guard: Use windows-sys and GetFileInformationByHandleEx.
Nick Mathewson
2026-05-12
1
-1
/
+1
*
|
config: Add a method to fill in a builder with unset defaults
Nick Mathewson
2026-05-27
1
-0
/
+1
*
|
arti-relay: Add metrics exporter.
Wesley Aptekar-Cassels
2026-05-26
1
-0
/
+2
*
|
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-0
/
+2
|
\
\
|
*
|
tor-rtcompat: add structs to hold listen() options
Steven Engler
2026-05-07
1
-0
/
+2
[prev]
[next]