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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cell: Rename for_client and for_relay
Emil Engler
2022-10-21
1
-5
/
+5
*
Fix various typos (using typos tool and hand-inspection)
Nick Mathewson
2022-10-18
1
-2
/
+2
*
Implement Introduce2 tor cell
Yuan Lyu
2022-09-21
1
-1
/
+3
*
Implement onion service Introduce1
Yuan Lyu
2022-09-08
1
-5
/
+56
*
Clean up EstablishIntro cell
Yuan Lyu
2022-08-25
1
-0
/
+68
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-1
/
+3
*
chancell: PaddingNegotiate: Provide two constructors, not one
Ian Jackson
2022-08-16
1
-1
/
+7
*
Implement establish rendezvous cell
Yuan Lyu
2022-08-05
1
-0
/
+38
*
tor-cell: Make encoding method signatures fallible.
Nick Mathewson
2022-07-11
3
-5
/
+11
*
tor-cell: udp: Remove manual length calculations
Ian Jackson
2022-06-09
1
-3
/
+3
*
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
1
-1
/
+2
|
\
|
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
*
|
udp: New AddressPort used in cells
David Goulet
2022-06-07
1
-14
/
+12
*
|
udp: Allow empty hostname and no nul byte
Ian Jackson
2022-06-07
2
-23
/
+61
*
|
cell: Don't use NUL terminated string in CONNECT_UDP
David Goulet
2022-06-07
2
-27
/
+25
*
|
cell: Move UDP to its own module and feature gate it
David Goulet
2022-06-07
2
-10
/
+20
*
|
cell: Implement CONNECTED_UDP cell from prop339
David Goulet
2022-06-07
1
-0
/
+51
*
|
cell: Implement CONNECT_UDP cell from prop339
David Goulet
2022-06-07
2
-1
/
+119
|
/
*
Remove many needless borrows and slices
Ian Jackson
2022-02-02
1
-1
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
2
-2
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
4
-0
/
+1180