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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
channel errors: Include what we were doing
Ian Jackson
2022-02-04
2
-11
/
+16
*
errors: Add some TODOs as per discussion comments
Ian Jackson
2022-02-04
1
-0
/
+5
*
tor-chanmgr::Error: impl HasKind
Ian Jackson
2022-02-04
1
-0
/
+13
*
tor-chanmgr: Handle IO errora in the new style
Ian Jackson
2022-02-04
2
-14
/
+26
*
spawn errors: Fix arti-client, tor-chanmgr, tor-circmgr
Ian Jackson
2022-02-04
1
-3
/
+9
*
tor-error: Add as a ddpendency to many crates
Ian Jackson
2022-02-04
1
-0
/
+1
*
Upgrade required version of futures crate to 0.3.14
Nick Mathewson
2022-02-01
1
-1
/
+1
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-5
/
+5
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
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
4
-5
/
+523
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
4
-44
/
+46
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-7
/
+7
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-5
/
+5
*
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
*
Bump every crate by one patch version.
Nick Mathewson
2021-11-29
1
-7
/
+7
*
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
*
Bump all crate versions to 0.0.1
Nick Mathewson
2021-10-29
1
-7
/
+7
*
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
8
-0
/
+1183
[prev]