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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Disable rtt_test_vectors test on non-Linux platforms
Nick Mathewson
2022-10-11
1
-0
/
+5
*
|
|
Fix a warning that I reintroduced.
Nick Mathewson
2022-10-11
1
-0
/
+1
|
/
/
*
|
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
9
-60
/
+63
*
|
Make some things precisely conditional
Ian Jackson
2022-10-11
1
-1
/
+6
*
|
tor-guardmgr: Fix build without pt-client feature
Ian Jackson
2022-10-11
1
-1
/
+3
*
|
Allow two useless pattern matches that are going to be not useless
Ian Jackson
2022-10-11
2
-0
/
+2
|
/
*
Merge branch 'progdir' into 'main'
Ian Jackson
2022-10-11
1
-2
/
+42
|
\
|
*
CfgPath: Add support for ${PROGRAM_DIR}.
Nick Mathewson
2022-10-07
1
-2
/
+42
*
|
Make cargo-sort stop complaining
eta
2022-10-10
2
-2
/
+2
*
|
Fixed grammar mistake
EliTheCoder
2022-10-08
1
-1
/
+1
|
/
*
tor-cell fuzzer: test more features.
Nick Mathewson
2022-10-06
1
-0
/
+1
*
Clarify limits on socket address from ChannelMethod
Nick Mathewson
2022-10-06
2
-4
/
+10
*
Move two users of HasAddrs to HasChannelMethods
Nick Mathewson
2022-10-06
2
-4
/
+15
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
10
-79
/
+124
*
tor-proto: Preserve the ChannelMethod, not the SocketAddr
Nick Mathewson
2022-10-06
4
-33
/
+64
*
ChannelMethod: Add method to access the (optional) SocketAddr
Nick Mathewson
2022-10-06
1
-0
/
+18
*
Add builders for OwnedChanTarget/OwnedCircTarget
Nick Mathewson
2022-10-06
3
-13
/
+63
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
9
-17
/
+87
*
Merge branch 'bridge_containers' into 'main'
Nick Mathewson
2022-10-06
7
-68
/
+206
|
\
|
*
Extend some comments about bridge descriptors
Nick Mathewson
2022-10-06
2
-2
/
+11
|
*
Add a temporary HasAddrs for BridgeRelay
Nick Mathewson
2022-10-04
1
-1
/
+10
|
*
BridgeRelay: Implement more traits.
Nick Mathewson
2022-10-04
2
-2
/
+58
|
*
netdoc: Add accessors for protocols and ntor key.
Nick Mathewson
2022-10-04
1
-0
/
+11
|
*
Start on a new BridgeRelay type.
Nick Mathewson
2022-10-04
2
-1
/
+41
|
*
Implement HasRelayIds for Bridge.
Nick Mathewson
2022-10-04
1
-1
/
+11
|
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
|
*
tor-netdoc: Add relay ID accessors for RouterDesc.
Nick Mathewson
2022-10-04
2
-7
/
+27
*
|
Merge branch 'workaround_589' into 'main'
eta
2022-10-06
1
-0
/
+5
|
\
\
|
*
|
Temporarily suppress a false positive from nightly.
Nick Mathewson
2022-10-04
1
-0
/
+5
*
|
|
remove manual limitation of coredump size
trinity-1686a
2022-10-05
2
-5
/
+0
*
|
|
feature-gate some functions requiring PreferredRuntime
trinity-1686a
2022-10-05
1
-1
/
+10
|
|
/
|
/
|
*
|
n_key_set: Fix bugs in API documentation.
Nick Mathewson
2022-10-04
1
-6
/
+6
*
|
tor-linkspec: ByRelayIds<> type to hold a set of HasRelayIds
Nick Mathewson
2022-10-04
5
-1
/
+68
*
|
n_key_set: Wrap "where" clauses in square brackets too.
Nick Mathewson
2022-10-04
1
-7
/
+7
*
|
n_key_set: Rename generic parameters on functions.
Nick Mathewson
2022-10-04
1
-11
/
+11
*
|
n_key_set: Add a try_insert().
Nick Mathewson
2022-10-04
1
-8
/
+30
|
/
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
5
-13
/
+599
|
\
|
*
pt: bridge line parsing: overhaul errors
Ian Jackson
2022-10-03
1
-36
/
+107
|
*
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
2
-5
/
+27
|
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
3
-6
/
+27
|
*
pt: bridge line parsing: Add commentary
Ian Jackson
2022-10-03
1
-0
/
+26
|
*
pt: Document Bridge line syntax
Ian Jackson
2022-10-03
1
-0
/
+31
|
*
pt: PtTransportAddr: change None string to "-"
Ian Jackson
2022-10-03
1
-2
/
+2
|
*
pt: bridge parsing: Add an IPv6 test case
Ian Jackson
2022-09-30
1
-0
/
+12
|
*
pt: impl Display for Bridge and test it
Ian Jackson
2022-09-30
1
-0
/
+43
|
*
pt: Provide accessors for PtTarget
Ian Jackson
2022-09-30
1
-1
/
+15
|
*
implement FromStr for Bridge, and test it
Ian Jackson
2022-09-30
1
-0
/
+327
|
*
tor-guardmgr: Introduce pt-client feature
Ian Jackson
2022-09-30
1
-1
/
+3
|
*
pt: Make some more types Eq
Ian Jackson
2022-09-30
2
-4
/
+4
[prev]
[next]