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
...
|
*
|
|
|
|
Make the bridge list in the builder be a list of BridgeConfigBuilder
Ian Jackson
2022-11-21
2
-33
/
+30
|
*
|
|
|
|
BridgeConfigBuilder: Allow (de)ser to/from bridge lines
Ian Jackson
2022-11-21
1
-2
/
+39
|
*
|
|
|
|
tor-basic-utils: Provide helper for serde flexible parsing
Ian Jackson
2022-11-21
4
-0
/
+93
|
*
|
|
|
|
BridgeConfigBuilder: Implement FromStr
Ian Jackson
2022-11-21
1
-1
/
+46
|
*
|
|
|
|
BridgeConfigBuilder: Introduce build() function
Ian Jackson
2022-11-21
3
-8
/
+257
|
*
|
|
|
|
BridgeConfigBuilder: Introduce the struct with the dictionary repr
Ian Jackson
2022-11-21
5
-6
/
+136
|
*
|
|
|
|
tor-basic-utils: list_builder: Introduce DirectDefaultEmptyListBuilderAccessors
Ian Jackson
2022-11-21
1
-0
/
+63
|
*
|
|
|
|
BridgeAddr rename: update tor_guardmgr::bridge::config
Ian Jackson
2022-11-21
1
-5
/
+5
|
*
|
|
|
|
BridgeAddr rename from PtTargetAddr: Update in tor-linkspec
Ian Jackson
2022-11-21
3
-29
/
+38
|
*
|
|
|
|
tor-linkspec: Provide deconstructors for PtTargetSettings and PtTarget
Ian Jackson
2022-11-21
2
-0
/
+11
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'cfg-allow' into 'main'
Nick Mathewson
2022-11-18
2
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
cfg compilation: Add two allows
Ian Jackson
2022-11-18
2
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'fix_nightly_20221118' into 'main'
Ian Jackson
2022-11-18
12
-20
/
+21
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix a couple of rustdoc issues.
Nick Mathewson
2022-11-18
2
-3
/
+4
|
*
|
|
|
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
10
-17
/
+17
*
|
|
|
|
Merge branch 'fix_ownedchantarget_missing' into 'main'
Nick Mathewson
2022-11-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix a missing import in tests.
Nick Mathewson
2022-11-18
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'fix_nightly_version' into 'main'
Nick Mathewson
2022-11-18
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
/
gitlab-ci: Pin to nightly-2022-11-11
Nick Mathewson
2022-11-18
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'refactor_into_ownedchantarget' into 'main'
Nick Mathewson
2022-11-18
4
-12
/
+24
|
\
\
\
\
|
*
|
|
|
CircMgr: Refactor DirSpecificTarget constructor
Nick Mathewson
2022-11-18
4
-12
/
+24
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'mark-bridges-not-experimental' into 'main'
Nick Mathewson
2022-11-18
15
-43
/
+103
|
\
\
\
\
|
*
|
|
|
circmgr: make some imports conditional
Nick Mathewson
2022-11-18
1
-2
/
+1
|
*
|
|
|
arti-client: make bridge-client depend on dirmgr/bridge-client
Nick Mathewson
2022-11-18
1
-1
/
+1
|
*
|
|
|
arti: Mark bridge and pt support non-experimental, and on-by-default
Nick Mathewson
2022-11-18
2
-4
/
+14
|
*
|
|
|
arti: Split long lines in Cargo.toml
Nick Mathewson
2022-11-18
1
-1
/
+10
|
*
|
|
|
arti-client: Mark "bridge-client" and "pt-client" as non-experimental
Nick Mathewson
2022-11-18
2
-4
/
+4
|
*
|
|
|
arti-client: split long lines in Cargo.toml
Nick Mathewson
2022-11-18
1
-2
/
+13
|
*
|
|
|
dirmgr: make "bridge-client" non-experimental.
Nick Mathewson
2022-11-18
2
-12
/
+16
|
*
|
|
|
guardmgr: Make bridge-client and pt-client non-experimental
Nick Mathewson
2022-11-18
2
-2
/
+14
|
*
|
|
|
circmgr: Make "specific-relay" non-experimental.
Nick Mathewson
2022-11-18
2
-6
/
+11
|
*
|
|
|
chanmgr: Make "pt-client" non-experimental.
Nick Mathewson
2022-11-18
2
-4
/
+9
|
*
|
|
|
linkspec: Make "pt-client" non-experimental.
Nick Mathewson
2022-11-16
2
-5
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'log_guard_status' into 'main'
Nick Mathewson
2022-11-18
5
-21
/
+42
|
\
\
\
\
|
*
|
|
|
GuardMgr: Log when a guard status changes (significantly).
Nick Mathewson
2022-11-17
3
-1
/
+19
|
*
|
|
|
GuardMgr: split Reachable::Unknown into Untried and Retriable
Nick Mathewson
2022-11-17
2
-20
/
+21
|
*
|
|
|
ChanMgr: Log every conection attempt at debug.
Nick Mathewson
2022-11-17
1
-0
/
+2
*
|
|
|
|
Merge branch 'display_chan_target' into 'main'
Ian Jackson
2022-11-18
3
-21
/
+81
|
\
|
|
|
|
|
*
|
|
|
Remove impl Display for OwnedCircTarget
Nick Mathewson
2022-11-17
2
-8
/
+1
|
*
|
|
|
ChanTarget: Add a display function, with better output.
Nick Mathewson
2022-11-17
2
-13
/
+80
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'inst_as_arg' into 'main'
Ian Jackson
2022-11-18
2
-22
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
GuardMgr: Add Instant to update().
Nick Mathewson
2022-11-16
2
-20
/
+38
|
*
|
|
GuardMgr: Rename "now" arg in update() to "wallclock"
Nick Mathewson
2022-11-16
1
-10
/
+10
|
|
/
/
|
|
*
Replace TransportRegistry with AbstractPtMgr
eta
2022-11-22
5
-74
/
+34
|
|
/
|
/
|
*
|
Merge branch 'channelmap_rename' into 'main'
eta
2022-11-17
3
-42
/
+41
|
\
\
|
|
/
|
/
|
|
*
chanmgr: rename new_test_channel_map to new_test_state.
Nick Mathewson
2022-11-16
1
-5
/
+5
|
*
chanmgr::mgr::*: misc spelling fixes and normali[sz]ations
Nick Mathewson
2022-11-16
2
-6
/
+6
|
*
Fix up documentation that referred to a ChannelMap.
Nick Mathewson
2022-11-16
2
-18
/
+17
|
*
ChanMgr: Rename map.rs to state.rs
Nick Mathewson
2022-11-16
3
-9
/
+9
|
*
ChanMgr: Rename ChannelMap to MgrState
Nick Mathewson
2022-11-16
2
-7
/
+7
|
/
[prev]
[next]