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
/
crates
/
tor-proto
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: remove all default features from statrs
Steven Engler
2026-08-05
1
-1
/
+1
*
tor-proto: upgrade statrs
Steven Engler
2026-08-04
1
-1
/
+1
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-23
/
+23
*
tor-proto: require feat 'counter-galois-onion' for 'relay'
Steven Engler
2026-07-27
1
-0
/
+1
*
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
*
Merge branch 'upgrade-cipher' into 'main'
gabi-250
2026-07-13
1
-3
/
+3
|
\
|
*
Upgrade cipher, aes, and ctr.
Nick Mathewson
2026-07-13
1
-3
/
+3
*
|
Upgrade to itertools 0.15.0
Nick Mathewson
2026-07-01
1
-2
/
+2
|
/
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-28
/
+28
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
Merge branch 'flowctrl-tests' into 'main'
opara
2026-06-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tor-proto: add a unit test for `XonXoffReader`
Steven Engler
2026-06-16
1
-1
/
+1
*
|
Merge branch 'cgo-stable' into 'main'
Nick Mathewson
2026-06-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Mark "counter-galois-onion" as stable
Nick Mathewson
2026-06-04
1
-2
/
+2
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
*
|
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
1
-2
/
+1
|
/
*
Upgrade tokio to LTS 1.47.1
Neel Chauhan
2026-06-03
1
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-23
/
+23
*
tor-proto: move 'flowctl-cc' from 'experimental' to 'full'
Steven Engler
2026-05-22
1
-2
/
+2
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-3
/
+4
*
Merge branch 'release-2.3.0-version-bumps' into 'main'
Ian Jackson
2026-05-06
1
-24
/
+24
|
\
|
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-23
/
+23
|
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
|
release: Run fixup-features.
Wesley Aptekar-Cassels
2026-05-05
1
-0
/
+2
|
/
*
proto: add an "rpc" feature, and mark "stream-ctrl" stable.
Nick Mathewson
2026-04-28
1
-2
/
+6
*
relay: Modify RelayNtorKeys to use a constructor
David Goulet
2026-04-21
1
-0
/
+1
*
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
1
-0
/
+1
*
Merge branch 'create-fast' into 'main'
opara
2026-04-08
1
-0
/
+1
|
\
|
*
tor-proto: derive `strum::EnumDiscriminants` for `Algorithm`
Steven Engler
2026-04-08
1
-0
/
+1
*
|
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
|
proto: Run cargo-sort
Gabriela Moldovan
2026-04-01
1
-3
/
+3
*
|
proto: Make tor-relay-crypto an optional dependency (fmt)
Gabriela Moldovan
2026-04-01
1
-1
/
+7
*
|
proto: Make tor-relay-crypto an optional dependency
Gabriela Moldovan
2026-04-01
1
-2
/
+2
|
/
*
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-20
/
+20
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-0
/
+1
*
cell: Feature-gate API using the possibly absent EncodedCert type.
Nick Mathewson
2026-03-23
1
-1
/
+1
*
proto: Move criterion-cycles-per-byte to dev-dependencies
Nick Mathewson
2026-03-13
1
-1
/
+1
*
proto: Upgrade to latest polyval.
Nick Mathewson
2026-03-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-20
/
+20
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-4
/
+4
*
proto: Add PeerInfo and PeerAddr in src/peer.rs
David Goulet
2026-02-19
1
-0
/
+2
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Revert "proto: Add a new ToRelayMsg util"
Gabriela Moldovan
2026-02-12
1
-1
/
+0
*
relay: Fix tor-chanmgr and tor-proto cargo features
David Goulet
2026-02-09
1
-2
/
+2
*
proto: Add x509 tor-cert feature
David Goulet
2026-02-09
1
-1
/
+1
*
proto: Enable the tor-linkspec/decode feature for relays
Gabriela Moldovan
2026-02-05
1
-1
/
+1
[next]