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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Dimitris Apostolou
2022-11-06
1
-1
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Merge branch 'assert_maxlen' into 'main'
Nick Mathewson
2022-10-27
1
-1
/
+2
|
\
|
*
tor-cell: Assert data length in Data cells
Emil Engler
2022-10-24
1
-1
/
+2
*
|
Merge branch 'safe_u16_conversion' into 'main'
Nick Mathewson
2022-10-25
1
-1
/
+1
|
\
\
|
*
|
tor-cell: Consistent and secure conversion to u16
Emil Engler
2022-10-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'rename_for_to_from' into 'main'
Nick Mathewson
2022-10-25
1
-2
/
+2
|
\
\
|
*
|
tor-cell: Rename for_client and for_relay
Emil Engler
2022-10-21
1
-2
/
+2
*
|
|
Merge branch 'fix_typos' into 'main'
eta
2022-10-25
1
-2
/
+2
|
\
\
\
|
*
|
|
tor-cell: Fix typos in msg.rs
Emil Engler
2022-10-24
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
tor-cell: Add comment explaing Data::MAXLEN
Emil Engler
2022-10-24
1
-0
/
+1
|
/
/
*
|
Merge branch 'fix_typos' into 'main'
eta
2022-10-21
1
-3
/
+3
|
\
\
|
*
|
tor-cell: Fix typos in msg.rs
Emil Engler
2022-10-21
1
-3
/
+3
|
|
/
*
|
Merge branch 'remove_redundant' into 'main'
eta
2022-10-21
1
-2
/
+0
|
\
\
|
*
|
tor-cell: Remove redundant match clauses
Emil Engler
2022-10-21
1
-2
/
+0
|
|
/
*
|
Merge branch 'concrete_comments' into 'main'
eta
2022-10-21
2
-7
/
+12
|
\
\
|
*
|
tor-cell: Make historical comments more concrete
Emil Engler
2022-10-21
2
-7
/
+12
|
|
/
*
|
Merge branch 'no_redundant_copy' into 'main'
Ian Jackson
2022-10-21
1
-2
/
+2
|
\
\
|
*
|
tor-cell: Avoid redundant pointer copy
Emil Engler
2022-10-21
1
-2
/
+2
|
|
/
*
|
Merge branch 'no_redundant_allocation' into 'main'
Nick Mathewson
2022-10-21
1
-1
/
+1
|
\
\
|
*
|
tor-cell: Avoid redundant allocation
Emil Engler
2022-10-21
1
-1
/
+1
|
|
/
*
/
tor-cell: Rename fixed_len to fixed_len_handshake
Emil Engler
2022-10-21
1
-7
/
+7
|
/
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-58
/
+1
*
Merge branch 'cell-introduce2' into 'main'
Ian Jackson
2022-09-26
2
-15
/
+64
|
\
|
*
Implement Introduce2 tor cell
Yuan Lyu
2022-09-21
2
-15
/
+64
*
|
Intoduce1: Use a constant-time check for all-zero RsaIdentity
Nick Mathewson
2022-09-20
1
-2
/
+3
|
/
*
Implement onion service Introduce1
Yuan Lyu
2022-09-08
2
-1
/
+74
*
Clean up EstablishIntro cell
Yuan Lyu
2022-08-25
1
-12
/
+162
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-3
/
+4
*
tor-cell: PaddingNegotiate: give better spec xrefs
Ian Jackson
2022-08-17
1
-0
/
+6
*
channel padding: Rename low_ms and high_ms
Ian Jackson
2022-08-17
1
-1
/
+5
*
tor-cell, testing: Provide PaddingNegotiate::from_raw
Ian Jackson
2022-08-16
1
-0
/
+8
*
chancell: PaddingNegotiate: Provide start_default and a Default impl
Ian Jackson
2022-08-16
1
-0
/
+20
*
chancell: Introduce PaddingNegotiateCmd
Ian Jackson
2022-08-16
1
-5
/
+17
*
chancell: PaddingNegotiate: Provide two constructors, not one
Ian Jackson
2022-08-16
1
-7
/
+14
*
chancell: PaddingNegotiate: Make Eq
Ian Jackson
2022-08-16
1
-2
/
+2
*
Clarify `REASON_DONE`
Emptycup
2022-08-16
1
-1
/
+1
*
Implement establish rendezvous cell
Yuan Lyu
2022-08-05
2
-1
/
+42
*
Several typo fixes from `typos`.
Nick Mathewson
2022-07-27
1
-1
/
+1
*
Fix compilation of EstablishInto encoding.
Nick Mathewson
2022-07-22
1
-2
/
+3
*
Merge branch 'hs-cells' into 'main'
eta
2022-07-22
3
-1
/
+88
|
\
|
*
Implement ESTABLISH_INTRO relay cell
Yuan Lyu
2022-07-18
3
-1
/
+88
*
|
Merge branch 'fallible_writers_v2' into 'main'
Nick Mathewson
2022-07-19
7
-95
/
+172
|
\
\
|
*
|
tor-cell: Stop using write_infallible
Nick Mathewson
2022-07-11
3
-37
/
+69
|
*
|
tor-cell: Make encoding method signatures fallible.
Nick Mathewson
2022-07-11
6
-50
/
+89
|
*
|
Convert each write_onto_infallible implementation into write_onto.
Nick Mathewson
2022-07-11
3
-10
/
+16
|
*
|
Rename "write" methods on tor-bytes to "write_infallible".
Nick Mathewson
2022-07-11
3
-21
/
+21
|
|
/
*
/
tor-cell: Derive Eq for NtorV3Extension
Ian Jackson
2022-07-18
1
-1
/
+1
|
/
[next]