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
/
tor-proto
/
src
/
circuit
/
sendme.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-19
/
+19
*
Add tests for correct incoming sendme handling.
Nick Mathewson
2021-03-22
1
-0
/
+9
*
tor-proto API: Use new_ref, not clone.
Nick Mathewson
2020-10-29
1
-1
/
+0
*
Remove a bunch of dbg! calls.
Nick Mathewson
2020-10-26
1
-1
/
+0
*
Use event_listener to find out about sendme replenishment.
Nick Mathewson
2020-10-26
1
-30
/
+11
*
Resolve a bunch of XXXM3 comments in tor-proto.
Nick Mathewson
2020-10-26
1
-26
/
+42
*
tor-proto: Add tests for circuit::sendme
Nick Mathewson
2020-10-22
1
-4
/
+134
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-3
/
+3
*
Fix a couple of clippy warnings
Nick Mathewson
2020-10-15
1
-1
/
+1
*
Revise DropMark defense to use a better type and match Tor's behavior.
Nick Mathewson
2020-10-13
1
-0
/
+2
*
Document all private members in tor-proto
Nick Mathewson
2020-10-13
1
-0
/
+11
*
Another tweak to handling closing streams
Nick Mathewson
2020-10-13
1
-0
/
+13
*
Try giving distinct handling to streams where END has been sent
Nick Mathewson
2020-10-12
1
-0
/
+3
*
Fix a pair of bugs in SENDME handling.
Nick Mathewson
2020-10-09
1
-13
/
+10
*
Move counts_towards_windows() code into circuit module
Nick Mathewson
2020-10-09
1
-0
/
+15
*
Rename remaining get_ accessors
Nick Mathewson
2020-09-28
1
-11
/
+11
*
Fix some comments that reflected a misunderstanding in SENDMEs
Nick Mathewson
2020-09-26
1
-2
/
+2
*
Make sendme authentication optional.
Nick Mathewson
2020-09-25
1
-3
/
+8
*
Improve documentation and lightly refactor SENDME code
Nick Mathewson
2020-09-25
1
-35
/
+91
*
Implement authenticated sendme output for circuit-level sendmes.
Nick Mathewson
2020-09-25
1
-2
/
+7
*
Try to get sendme crypto working
Nick Mathewson
2020-09-25
1
-3
/
+7
*
Incomplete implementation of circuit SENDME handling.
Nick Mathewson
2020-09-25
1
-4
/
+12
*
Attempted implementation of stream sendme cells
Nick Mathewson
2020-09-25
1
-13
/
+21
*
Initial work on a sendme backend.
Nick Mathewson
2020-09-25
1
-0
/
+151