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
*
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
*
tor-cell: add a const constructor for `FlowCtrlVersion`
Steven Engler
2025-07-15
1
-7
/
+14
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-11
/
+11
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
tor-cell: fix incorrect XON/XOFF cell command integers
Steven Engler
2025-06-23
1
-5
/
+5
*
tor-cell: add `Xon`/`Xoff` cells
Steven Engler
2025-06-09
3
-1
/
+185
*
tor-cell: add experimental `flowctl-cc` feature
Steven Engler
2025-06-09
1
-0
/
+3
*
release: Delete semver.md files after release.
Alexander Hansen Færøy
2025-06-05
1
-5
/
+0
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-11
/
+11
*
Sort dependencies to make cargo sort happy.
Alexander Hansen Færøy
2025-06-04
1
-1
/
+2
*
Fix various missing incorrect feature entries as prep for release.
Alexander Hansen Færøy
2025-06-03
1
-1
/
+1
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-2
/
+3
*
cell: fix warning from nightly about unused function.
Nick Mathewson
2025-05-29
1
-0
/
+1
*
Add methods for getting proof-of-work extension from intro request.
Wesley Aptekar-Cassels
2025-05-27
2
-1
/
+10
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
cell: Teach extlist definition macro to make conditional extensions
Nick Mathewson
2025-05-07
2
-1
/
+7
*
cell: Implement SubprotocolRequest extension from prop346.
Nick Mathewson
2025-05-07
2
-1
/
+139
*
cell: Unify HS-ntor and ntor-v3 extensions.
Nick Mathewson
2025-05-07
6
-32
/
+22
*
cell,proto: Split request/response extensions into seprate types
Nick Mathewson
2025-05-07
2
-21
/
+45
*
cell: Use ExtList to implement CircRequestExt.
Nick Mathewson
2025-05-07
2
-105
/
+100
*
Rename NtorV3Extension to CircRequestExt
Nick Mathewson
2025-05-07
2
-19
/
+21
*
cell: Make decl_extension_group macro more self-contained.
Nick Mathewson
2025-05-07
4
-14
/
+21
*
cell: Clarify documentation in extlist.rs.
Nick Mathewson
2025-05-07
1
-11
/
+10
*
cell: move ExtList module out of hs module.
Nick Mathewson
2025-05-07
6
-7
/
+6
*
proto, cell: Remove RelayCellFormatTrait.
Nick Mathewson
2025-05-06
2
-51
/
+1
*
proto: Use SendmeTag in place of CircTag
Nick Mathewson
2025-05-06
2
-4
/
+4
*
tor-cell: define a new SendmeTag type
Nick Mathewson
2025-05-06
1
-9
/
+149
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
2
-14
/
+10
[next]