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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'cargo-sort-2022-10-10' into 'main'
eta
2022-10-10
2
-2
/
+2
|
\
\
|
*
|
Make cargo-sort stop complaining
eta
2022-10-10
2
-2
/
+2
|
/
/
*
|
Merge branch 'main' into 'main'
eta
2022-10-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed grammar mistake
EliTheCoder
2022-10-08
1
-1
/
+1
|
/
*
Update fuzzer corpora
Nick Mathewson
2022-10-07
1
-0
/
+0
*
tor-cell fuzzer: test more features.
Nick Mathewson
2022-10-06
1
-0
/
+1
*
Merge branch 'addrs-api' into 'main'
Nick Mathewson
2022-10-06
21
-127
/
+360
|
\
|
*
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
4
-13
/
+65
|
*
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
8
-68
/
+207
|
\
|
*
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
3
-2
/
+59
|
*
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
*
|
|
Merge branch 'shadow-ci' into 'main'
Nick Mathewson
2022-10-05
54
-1
/
+637
|
\
\
\
|
*
|
|
Create a shadow-based integration test
Jim Newsome
2022-10-05
54
-1
/
+637
|
/
/
/
*
|
|
Merge branch 'dont-limit-coredump' into 'main'
Nick Mathewson
2022-10-05
3
-6
/
+0
|
\
\
\
|
*
|
|
remove manual limitation of coredump size
trinity-1686a
2022-10-05
3
-6
/
+0
|
/
/
/
*
|
|
Merge branch 'no-default-feature-arti-client' into 'main'
Nick Mathewson
2022-10-05
1
-1
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
feature-gate some functions requiring PreferredRuntime
trinity-1686a
2022-10-05
1
-1
/
+10
|
/
/
*
|
Merge branch 'by_relay_id_set' into 'main'
Nick Mathewson
2022-10-04
7
-33
/
+123
|
\
\
|
|
/
|
/
|
|
*
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
6
-1
/
+69
|
*
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
*
|
Bump to new arti-corpora.
Nick Mathewson
2022-10-04
1
-0
/
+0
|
/
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
6
-14
/
+601
|
\
|
*
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
4
-7
/
+29
|
*
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
[prev]
[next]