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
/
tor-cell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
proto: Authenticate a relay channel
David Goulet
2026-01-22
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-11
/
+11
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-3
/
+0
*
Pin our derive-deftly version to ~1.6.0 everywhere
Ian Jackson
2025-12-03
1
-1
/
+1
*
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-11
/
+11
*
cell: Add missing docs to internal macro
Gabriela Moldovan
2025-12-01
1
-0
/
+2
*
Merge branch 'bug2172' into 'main'
Nick Mathewson
2025-11-24
1
-1
/
+1
|
\
|
*
tor-llcrypto: Stop deriving Deref in CtByteArray
Neel Chauhan
2025-11-24
1
-1
/
+1
*
|
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
|
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
\
|
*
|
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
|
|
/
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
5
-5
/
+5
*
|
Decorate a use with an allow
Ian Jackson
2025-11-06
1
-0
/
+1
|
/
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-12
/
+12
*
proto: Add the channel authentication data
David Goulet
2025-10-23
1
-0
/
+5
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
Remove a couple of unused imports.
Nick Mathewson
2025-10-16
1
-1
/
+0
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-12
/
+12
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
tor-cell: add `Display` impl for `XonKbpsEwma`
Steven Engler
2025-09-22
1
-0
/
+9
*
tor-cell: add pub `PAYLOAD_MAX_SIZE_{ALL,ANY}`
Steven Engler
2025-09-15
1
-0
/
+50
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
padding: Report when we have received padding or data.
Nick Mathewson
2025-09-02
1
-0
/
+11
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Remove semver.md files
Nick Mathewson
2025-08-28
1
-2
/
+0
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-12
/
+12
*
proto: Remove the AUTHORIZE as a parsable cell
David Goulet
2025-08-21
4
-51
/
+2
*
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-1
/
+1
*
cell: Add helper functions
David Goulet
2025-08-20
1
-0
/
+5
*
tor-hsservice: Change capping of PoW effort.
Wesley Aptekar-Cassels
2025-08-13
2
-10
/
+1
*
tor-cell: fix comment in `ChannelCodec::encode`
Steven Engler
2025-08-12
1
-1
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
16
-41
/
+42
*
Merge branch 'msrv-fixes' into 'main'
Nick Mathewson
2025-08-05
2
-12
/
+13
|
\
|
*
tor-cell: Check strictly-ascending property more efficiently
Nick Mathewson
2025-08-05
2
-12
/
+13
*
|
Merge branch 'prop362-fixups' into 'main'
wesleyac
2025-08-05
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
tor-cell: Add ProofOfWorkV1::cap_effort function.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+10
*
|
Merge branch 'msrv-1.85' into 'main'
Nick Mathewson
2025-08-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Bump to hex-literal 1.0
Nick Mathewson
2025-08-05
1
-1
/
+1
|
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
|
Remove semver.md files, post-release.
Ian Jackson
2025-08-05
1
-2
/
+0
|
/
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-10
/
+10
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
tor-cell: add `FlowCtrlVersion::V0`
Steven Engler
2025-07-16
1
-0
/
+3
*
tor-cell: change `UnparsedRelayMsg::data_len`
Steven Engler
2025-07-15
3
-9
/
+52
*
tor-cell: remove `flowctl-cc` feature and make XON/XOFF cells stable
Steven Engler
2025-07-15
4
-11
/
+2
[prev]
[next]