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-chanmgr
/
src
/
builder.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-3
/
+2
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+5
*
channel reparameterize: Change error type
Ian Jackson
2022-08-16
1
-3
/
+2
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-2
/
+4
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
ChanMgr: errors: attribute errors to correct address.
Nick Mathewson
2022-07-06
1
-3
/
+7
*
ChanMgr: Add more contextual info to error types.
Nick Mathewson
2022-07-06
1
-8
/
+16
*
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
1
-3
/
+3
*
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-0
/
+5
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
1
-1
/
+4
*
chanmgr: expose whether we are failing because of expired certs.
Nick Mathewson
2022-04-12
1
-0
/
+4
*
chanmgr: bubble ClockSkew up through the Error object.
Nick Mathewson
2022-04-07
1
-3
/
+15
*
chanmgr: add a test for AbstractChannel::duration_unused
Nick Mathewson
2022-04-02
1
-1
/
+9
*
chanmgr: add tests for connect_one.
Nick Mathewson
2022-04-02
1
-2
/
+84
*
tor-proto: add a backend to detect reported clock skew.
Nick Mathewson
2022-03-23
1
-1
/
+4
*
Implement a basic form of RFC 8305 ("happy eyeballs") for channels
eta
2022-03-07
1
-21
/
+75
*
tor-chanmgr: use Bug types.
Nick Mathewson
2022-02-16
1
-5
/
+5
*
Merge branch 'error-improvements' into 'main'
eta
2022-02-08
1
-3
/
+5
|
\
|
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-3
/
+5
*
|
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-0
/
+4
|
/
*
channel errors: Include what we were doing
Ian Jackson
2022-02-04
1
-6
/
+13
*
tor-chanmgr: Handle IO errora in the new style
Ian Jackson
2022-02-04
1
-5
/
+15
*
tor-chanmgr: Add bootstrap/status reporting.
Nick Mathewson
2022-01-18
1
-3
/
+37
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-5
/
+2
*
tor-chanmgr: Fix happy eyeballs comment grammar in builder.rs
Neel Chauhan
2021-12-14
1
-3
/
+3
*
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
1
-2
/
+5
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-1
/
+3
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+190
[prev]