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-proto
/
src
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
*
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
*
|
Permit eprintln in channel-padding test.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
/
*
channel padding timer: Explain why next() in select_biased!
Ian Jackson
2022-06-09
1
-0
/
+7
*
channel padding timer: document state invariants
Ian Jackson
2022-06-09
1
-2
/
+24
*
Fix more typos in comments, from a spellchecker
Ian Jackson
2022-06-09
1
-6
/
+6
*
Fix typo in comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
Fix erroneous comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
Fix typos in comments
Nick Mathewson
2022-06-09
1
-3
/
+3
*
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
1
-0
/
+123
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
2
-11
/
+30
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+405
*
Merge branch 'sleep' into 'main'
Ian Jackson
2022-06-08
2
-51
/
+102
|
\
|
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
2
-51
/
+102
*
|
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
|
/
*
prepare_send_from: clippy: Replace some or_else with or
Ian Jackson
2022-05-23
1
-2
/
+2
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-75
/
+25
*
clippy: Change a binding to (), and allow clippy::let_unit_value
Ian Jackson
2022-05-11
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
handshake.rs: Document the time for clock skew authentication.
Nick Mathewson
2022-04-11
1
-3
/
+25
*
chanmgr: bubble ClockSkew up through the Error object.
Nick Mathewson
2022-04-07
1
-1
/
+1
*
Channel: Expose our view of whether the clock is skewed, and the age
Nick Mathewson
2022-04-07
2
-0
/
+10
*
Merge branch 'netinfo-clock-skew' into 'main'
Nick Mathewson
2022-03-23
1
-20
/
+104
|
\
|
*
tor-proto: better errors when handshake fails due to untimely certs
Nick Mathewson
2022-03-23
1
-10
/
+40
|
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
1
-10
/
+64
*
|
tor-proto: Remember peer information in circuit and channel
Nick Mathewson
2022-03-17
2
-7
/
+11
|
/
*
remove usage of dbg!(..)
trinity-1686a
2022-02-28
1
-1
/
+0
*
proto: Refactor conversion from CodecError to Error
Nick Mathewson
2022-02-24
3
-32
/
+37
*
tor-proto: refactor handshake protocol errors to a different type
Nick Mathewson
2022-02-23
1
-49
/
+68
*
tor-proto: Rename BadHandshake to BadCircHandshake
Nick Mathewson
2022-02-23
1
-1
/
+1
*
tor-proto: Split IoErr based on when it occurs
Nick Mathewson
2022-02-23
2
-7
/
+21
*
Replace as_mut with deref impl for MutCircEnt
Yuan Lyu
2022-02-16
2
-26
/
+34
*
Make CircMap open_ent_count O(1)
Yuan Lyu
2022-02-16
2
-26
/
+76
*
Update tor-proto errors to latest API.
Nick Mathewson
2022-02-15
2
-2
/
+2
*
tor-proto: use InternalError for internal errors.
Nick Mathewson
2022-02-15
2
-8
/
+10
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
2
-14
/
+44
*
Use atomic set-and-check to update OptTimestamps if none.
Nick Mathewson
2022-02-09
1
-4
/
+2
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-11
/
+6
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
2
-0
/
+46
*
Remove many needless borrows and slices
Ian Jackson
2022-02-02
1
-1
/
+1
*
handshake: Use read_exact, not read and checking len
Ian Jackson
2022-01-19
1
-3
/
+7
*
clippy: Rename a `from_foo` method that doesn't do conversion
Ian Jackson
2022-01-19
1
-1
/
+3
*
Fix two bugs related to incomplete read/write
Ian Jackson
2022-01-19
1
-3
/
+3
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-34
/
+27
*
tor-circmgr: Don't clone parameters in create_chantarget()
Neel Chauhan
2021-12-25
1
-1
/
+2
*
tor-proto: Replace XXXs with references to arti#269
Nick Mathewson
2021-12-20
1
-9
/
+7
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-2
/
+1
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+1
*
Mark a test as #[ignore]
Nick Mathewson
2021-11-29
1
-0
/
+1
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
2
-13
/
+13
[prev]
[next]