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 'pt-serde' into 'main'
Nick Mathewson
2022-10-20
5
-78
/
+26
|
\
\
\
|
*
|
|
Remove now-needless check_doc_features exception.
Nick Mathewson
2022-10-20
1
-6
/
+0
|
*
|
|
Implement serde for PtTarget and its members.
Nick Mathewson
2022-10-20
3
-5
/
+21
|
*
|
|
Inline now-needless variant constructors for PtTargetAddr
Nick Mathewson
2022-10-20
1
-22
/
+2
|
*
|
|
Remove a now-needless `allow(dead_code)`
Nick Mathewson
2022-10-20
1
-1
/
+0
|
*
|
|
linkspec: Always expose PT-related types.
Nick Mathewson
2022-10-20
2
-46
/
+5
*
|
|
|
Merge branch 'connect-via-proxy' into 'main'
Nick Mathewson
2022-10-20
8
-3
/
+479
|
\
\
\
\
|
*
|
|
|
transport: Escape = signs in keys only.
Nick Mathewson
2022-10-20
1
-8
/
+13
|
*
|
|
|
Clarify comment on ExternalProxyPlugin.
Nick Mathewson
2022-10-20
1
-1
/
+2
|
*
|
|
|
transport: rename "ExtraneousData" to "UnexpectedData"
Nick Mathewson
2022-10-20
1
-5
/
+5
|
*
|
|
|
chanmgr: Add the code necessary to use SOCKS PTs via a TransportHelper
Nick Mathewson
2022-10-20
4
-5
/
+254
|
*
|
|
|
chanmgr: Begin a socks-client implementation.
Nick Mathewson
2022-10-20
4
-0
/
+220
|
*
|
|
|
socksproto: Make a method conditional.
Nick Mathewson
2022-10-20
1
-0
/
+1
|
*
|
|
|
socksproto: impl Clone for Error.
Nick Mathewson
2022-10-20
2
-2
/
+2
*
|
|
|
|
Merge branch 'bridge-internal-apis' into 'main'
Ian Jackson
2022-10-20
4
-6
/
+48
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-linkspec: impl From<&ChanTarget> for OwnedChanTarget
Ian Jackson
2022-10-20
1
-1
/
+7
|
*
|
|
|
circmgr: Plumbing for direct to target directory circuits
Ian Jackson
2022-10-20
2
-2
/
+29
|
*
|
|
|
bridge descriptors: Change types of the descriptor cache
Ian Jackson
2022-10-20
1
-3
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'bridge-hasaddrs' into 'main'
Ian Jackson
2022-10-20
3
-2
/
+50
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
impl ChanTarget etc. for BridgeConfig
Ian Jackson
2022-10-20
1
-1
/
+17
|
*
|
|
impl HasAddrs for PtChannelAddr and ChannelMethod
Ian Jackson
2022-10-20
1
-0
/
+29
|
*
|
|
HasAddrs: Make it clear that the set of addresses can be empty
Ian Jackson
2022-10-20
1
-1
/
+4
|
/
/
/
*
/
/
integration-shadow: "shadow-small" tag -> "tpa"
Jim Newsome
2022-10-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'update-shadow-stop-time' into 'main'
Nick Mathewson
2022-10-19
1
-4
/
+1
|
\
\
|
*
|
shadow ci: Set stop time to 30m instead of 27m
Jim Newsome
2022-10-14
1
-4
/
+1
|
|
/
*
|
Merge branch 'guard_spelling' into 'main'
Nick Mathewson
2022-10-19
2
-2
/
+2
|
\
\
|
*
|
fix a couple of spelling errors in guardmgr
Nick Mathewson
2022-10-19
2
-2
/
+2
|
/
/
*
|
Merge branch 'spelling_20221008' into 'main'
Nick Mathewson
2022-10-18
8
-12
/
+12
|
\
\
|
*
|
Fix various typos (using typos tool and hand-inspection)
Nick Mathewson
2022-10-18
7
-10
/
+10
|
*
|
linkspec: Fix typo in error messages.
Nick Mathewson
2022-10-18
1
-2
/
+2
|
/
/
*
|
Merge branch 'channel_map' into 'main'
Nick Mathewson
2022-10-18
12
-502
/
+778
|
\
\
|
*
|
chanmgr: Add an error case if a final_attempt neither succeeds or fails
Nick Mathewson
2022-10-18
2
-1
/
+11
|
*
|
Refactor flow control in get_or_launch.
Nick Mathewson
2022-10-18
2
-54
/
+97
|
*
|
chanmgr: Split get_or_launch into sub-functions.
Nick Mathewson
2022-10-18
1
-92
/
+95
|
*
|
chanmgr: Refactor choose_action code into its own function.
Nick Mathewson
2022-10-18
1
-86
/
+92
|
*
|
Clarify a comment about the desired structure of ChanMgr
Nick Mathewson
2022-10-18
1
-1
/
+2
|
*
|
Comments to explain effects of return in closure.
Nick Mathewson
2022-10-18
1
-2
/
+6
|
*
|
chanmgr: Remove "Ident" from AbstractChannel
Nick Mathewson
2022-10-18
5
-84
/
+24
|
*
|
chanmgr: replace the HashMap<> with a ByRelayIds.
Nick Mathewson
2022-10-18
4
-312
/
+312
|
*
|
proto: Make Channel::reparameterize take &self.
Nick Mathewson
2022-10-18
2
-2
/
+3
|
*
|
chanmgr: Add identities to pending state in map.
Nick Mathewson
2022-10-18
2
-8
/
+46
|
*
|
chanmgr: Require HasRelayIds for AbstractChannel::BuildSpec
Nick Mathewson
2022-10-18
2
-24
/
+50
|
*
|
chanmgr: Require HasRelayIds for AbstractChannel.
Nick Mathewson
2022-10-18
2
-1
/
+43
|
*
|
chanmgr: Remove the Poisoned state from the map type.
Nick Mathewson
2022-10-18
2
-48
/
+12
|
*
|
proto: Implement HasRelayIds for Channel.
Nick Mathewson
2022-10-18
2
-0
/
+10
|
*
|
linkspec: Add ByRelayIds::remove_exact.
Nick Mathewson
2022-10-18
1
-0
/
+65
|
*
|
linkspec: Add an "all_overlapping" accessor to ByRelayIds.
Nick Mathewson
2022-10-18
4
-1
/
+124
|
/
/
*
|
Merge branch 'id_tests' into 'main'
eta
2022-10-17
5
-2
/
+264
|
\
\
|
|
/
|
/
|
|
*
Write more tests for RelayId and RelayIdRef.
Nick Mathewson
2022-10-15
1
-0
/
+138
|
*
Write tests for RelayIdSet.
Nick Mathewson
2022-10-15
3
-0
/
+122
[prev]
[next]