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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootstrap reporting: Documentation fixups from review.
Nick Mathewson
2022-01-19
1
-1
/
+12
*
tor-chanmgr: Add bootstrap/status reporting.
Nick Mathewson
2022-01-18
3
-5
/
+520
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
4
-44
/
+46
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
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
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-3
/
+2
*
tor-linkspec: Remove redundant method; add more tests.
Nick Mathewson
2021-12-04
1
-2
/
+2
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
2
-1
/
+2
*
Remove all remaining dbg! instances.
Nick Mathewson
2021-11-04
1
-1
/
+0
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-1
/
+3
*
tor-chanmgr: remove PendingChanError as unnecessary.
Nick Mathewson
2021-10-28
2
-37
/
+6
*
Remove #![allow_unused] in tor_chanmgr::mgr
Nick Mathewson
2021-10-21
2
-1
/
+4
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
3
-0
/
+3
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
6
-0
/
+1133