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
...
|
*
|
|
|
|
|
bridge config: Move error to its own file
Ian Jackson
2022-11-21
2
-104
/
+112
|
*
|
|
|
|
|
bridge non-support: Move dummy bridge module into own file
Ian Jackson
2022-11-21
2
-22
/
+23
|
*
|
|
|
|
|
arti cfg test: Break out expect_err_contains function
Ian Jackson
2022-11-21
1
-9
/
+15
|
*
|
|
|
|
|
bridge non-support: Disable the test for now
Ian Jackson
2022-11-21
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'bridge-config-builder' into 'main'
Ian Jackson
2022-11-21
14
-74
/
+734
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-config: introduce ConfigBuildError::Unsupported
Ian Jackson
2022-11-21
2
-1
/
+15
|
*
|
|
|
|
tor-config: ConfigBuildError::within: Introduce add_prefix
Ian Jackson
2022-11-21
1
-3
/
+4
|
*
|
|
|
|
bridge config builder: Introduce error constructor helpers (fmt noise)
Ian Jackson
2022-11-21
1
-12
/
+12
|
*
|
|
|
|
bridge config builder: Introduce error constructor helpers
Ian Jackson
2022-11-21
1
-40
/
+47
|
*
|
|
|
|
bridge config builder: Document one id of each type restriction
Ian Jackson
2022-11-21
1
-0
/
+2
|
*
|
|
|
|
bridge config builder: Document PT one address restriction
Ian Jackson
2022-11-21
1
-0
/
+2
|
*
|
|
|
|
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
[prev]
[next]