index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-linkspec
/
src
/
transport.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linkspec: Always expose PT-related types.
Nick Mathewson
2022-10-20
1
-44
/
+5
*
impl HasAddrs for PtChannelAddr and ChannelMethod
Ian Jackson
2022-10-20
1
-0
/
+29
*
linkspec: Fix typo in error messages.
Nick Mathewson
2022-10-18
1
-2
/
+2
*
Add several accessors to ChannelMethod.
Nick Mathewson
2022-10-12
1
-0
/
+33
*
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
1
-5
/
+7
*
Clarify limits on socket address from ChannelMethod
Nick Mathewson
2022-10-06
1
-2
/
+8
*
ChannelMethod: Add method to access the (optional) SocketAddr
Nick Mathewson
2022-10-06
1
-0
/
+18
*
pt: transport ID error: Fix style to remove full stop
Ian Jackson
2022-10-03
1
-1
/
+1
*
pt: Check PT key=value syntax
Ian Jackson
2022-10-03
1
-2
/
+27
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
1
-2
/
+18
*
pt: PtTransportAddr: change None string to "-"
Ian Jackson
2022-10-03
1
-2
/
+2
*
pt: Provide accessors for PtTarget
Ian Jackson
2022-09-30
1
-1
/
+15
*
pt: Make some more types Eq
Ian Jackson
2022-09-30
1
-3
/
+3
*
pt: Provide constructors for PtTarget
Ian Jackson
2022-09-30
1
-5
/
+23
*
pt: Reject a pluggable transport named Bridge
Ian Jackson
2022-09-27
1
-0
/
+5
*
Remove docsrs thing which is in wrong place?
Ian Jackson
2022-09-27
1
-1
/
+0
*
pt: Try to fix docsrs problem
Ian Jackson
2022-09-27
1
-0
/
+1
*
pt: Use PtTransportName in PtTarget
Ian Jackson
2022-09-27
1
-1
/
+1
*
pt: Use PtTransportName in TransportId
Ian Jackson
2022-09-27
1
-2
/
+2
*
pt: PtTransportName: Provide TryFrom, into_inner, AsRef
Ian Jackson
2022-09-27
1
-4
/
+27
*
pt: tor-linkspec: Shorten some names with use
Ian Jackson
2022-09-27
1
-12
/
+17
*
pt: Introduce PtTransportName
Ian Jackson
2022-09-27
1
-4
/
+32
*
Add a few comments based on review.
Nick Mathewson
2022-09-23
1
-0
/
+8
*
Clarify and combine PtTargetAddr constructors.
Nick Mathewson
2022-09-23
1
-16
/
+23
*
Rename various Transport* types to Pt*.
Nick Mathewson
2022-09-23
1
-39
/
+40
*
Clarify note on "none" transport ID.
Ian Jackson
2022-09-23
1
-0
/
+3
*
New data types to describe transport targets.
Nick Mathewson
2022-09-23
1
-0
/
+48
*
Add TransportTargetAddr as the target address for a PT-using channel
Nick Mathewson
2022-09-23
1
-0
/
+117
*
Create an API for TransportId
Nick Mathewson
2022-09-23
1
-0
/
+160
[prev]