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
/
src
/
relaycell
/
extend.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: Add missing docs to internal macro
Gabriela Moldovan
2025-12-01
1
-0
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tor-cell: Check strictly-ascending property more efficiently
Nick Mathewson
2025-08-05
1
-5
/
+11
*
cell: Teach extlist definition macro to make conditional extensions
Nick Mathewson
2025-05-07
1
-1
/
+1
*
cell: Implement SubprotocolRequest extension from prop346.
Nick Mathewson
2025-05-07
1
-1
/
+138
*
cell: Unify HS-ntor and ntor-v3 extensions.
Nick Mathewson
2025-05-07
1
-2
/
+11
*
cell,proto: Split request/response extensions into seprate types
Nick Mathewson
2025-05-07
1
-21
/
+44
*
cell: Use ExtList to implement CircRequestExt.
Nick Mathewson
2025-05-07
1
-102
/
+80
*
Rename NtorV3Extension to CircRequestExt
Nick Mathewson
2025-05-07
1
-18
/
+19
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
1
-7
/
+17
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-4
/
+4
*
Merge branch 'fallible_writers_v2' into 'main'
Nick Mathewson
2022-07-19
1
-4
/
+8
|
\
|
*
Convert each write_onto_infallible implementation into write_onto.
Nick Mathewson
2022-07-11
1
-4
/
+8
|
*
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
1
-2
/
+2
*
|
tor-cell: Derive Eq for NtorV3Extension
Ian Jackson
2022-07-18
1
-1
/
+1
|
/
*
Implement a higher-level API for the ntor v3 handshake
eta
2022-07-08
1
-0
/
+115