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
...
*
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
*
tor-cell: optimize slice indexing
Steven Engler
2025-04-30
1
-2
/
+2
*
tor-cell: rename `STREAM_ID_OFFSET` to `STREAM_ID_OFFSET_V0`
Steven Engler
2025-04-30
1
-3
/
+3
*
tor-cell: add some testing for `UnparsedRelayMsg`
Steven Engler
2025-04-30
1
-4
/
+27
*
tor-cell: add `UnparsedRelayMsg::data_len`
Steven Engler
2025-04-30
1
-1
/
+21
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-1
/
+1
*
cell: simpler (?) approach to StreamIdReq
Nick Mathewson
2025-04-16
1
-22
/
+43
*
cell: simpler approach to assert-checking offsets
Nick Mathewson
2025-04-16
2
-11
/
+13
*
cell, proto: Use correct Data sizes for v1 relay cells
Nick Mathewson
2025-04-16
4
-8
/
+32
*
cell: Remove the deprecated Data::split_from().
Nick Mathewson
2025-04-16
2
-14
/
+1
*
cell: Implement parsing and encoding for V1 relay cells
Nick Mathewson
2025-04-16
3
-21
/
+221
*
cell: Add a debugging-only method to simplify debug_asserts.
Nick Mathewson
2025-04-16
2
-12
/
+12
*
cell: Refine StreamIdReq for V1 relay cells, with minimal changes
Nick Mathewson
2025-04-16
1
-8
/
+14
*
cell: Create an unimplemented RelayCellFormat::V1
Nick Mathewson
2025-04-16
1
-10
/
+30
*
Add a RelayCellFormat argument to encode().
Nick Mathewson
2025-04-16
3
-8
/
+15
*
Note some places where we need updates for #1944.
Nick Mathewson
2025-04-16
3
-0
/
+24
*
tor-cell: Make conflux::V1Nonce opaque, add constructor.
Gabriela Moldovan
2025-04-08
1
-7
/
+30
*
tor-cell: Copy ConfluxSwitch::seqno in getter.
Gabriela Moldovan
2025-04-08
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-10
/
+10
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-5
/
+1
*
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Merge branch 'interface-abstraction-of-the-daleks' into 'main'
Nick Mathewson
2025-03-18
1
-1
/
+0
|
\
|
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-1
/
+0
*
|
tor-cell: Implement RelayMsg for all conflux message types.
Gabriela Moldovan
2025-03-17
1
-1
/
+1
*
|
tor-cell: Add setters for the V1LinkPayload seqnos.
Gabriela Moldovan
2025-03-13
1
-0
/
+10
*
|
tor-cell: Make V1_LINK_NONCE_LEN pub.
Gabriela Moldovan
2025-03-13
1
-1
/
+1
*
|
tor-cell: Add constructors for the conflux cell types.
Gabriela Moldovan
2025-03-13
1
-0
/
+46
*
|
tor-cell: Add type alias for the V1LinkPayload nonce.
Gabriela Moldovan
2025-03-13
1
-1
/
+4
|
/
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-1
/
+1
*
Remove semver files for 1.4.1
Nick Mathewson
2025-03-03
1
-1
/
+0
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-10
/
+10
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
tor-cell: Add encodable conflux relay message types.
Gabriela Moldovan
2025-02-18
3
-0
/
+216
*
tor-cell: Add conflux RelayCmds.
Gabriela Moldovan
2025-02-18
2
-0
/
+14
*
tor-cell: Add an experimental conflux feature.
Gabriela Moldovan
2025-02-18
1
-0
/
+2
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-10
/
+10
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-10
/
+10
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-10
/
+10
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
3
-7
/
+3
[prev]
[next]