summaryrefslogtreecommitdiff
path: root/crates/tor-cell/src/relaycell/conflux.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cell: Add setters for the V1LinkPayload seqnos.Gabriela Moldovan2025-03-131-0/+10
* tor-cell: Make V1_LINK_NONCE_LEN pub.Gabriela Moldovan2025-03-131-1/+1
* tor-cell: Add constructors for the conflux cell types.Gabriela Moldovan2025-03-131-0/+46
* tor-cell: Add type alias for the V1LinkPayload nonce.Gabriela Moldovan2025-03-131-1/+4
* tor-cell: Add encodable conflux relay message types.Gabriela Moldovan2025-02-181-0/+195