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 parsing: Parse transport as TransportId
Ian Jackson
2022-11-22
1
-11
/
+23
|
*
|
|
|
|
|
bridge config parsing: Move unsupported block
Ian Jackson
2022-11-22
1
-7
/
+7
|
*
|
|
|
|
|
TransportId: Parse "bridge" as builtin transport
Ian Jackson
2022-11-22
1
-3
/
+8
|
*
|
|
|
|
|
TransportId: Provide new_builtin and new_pluggable
Ian Jackson
2022-11-22
1
-0
/
+15
|
*
|
|
|
|
|
TransportId: Provide name accessor and deconstructor
Ian Jackson
2022-11-22
1
-0
/
+26
|
*
|
|
|
|
|
TransportId: Document and change string repr for builtin
Ian Jackson
2022-11-22
1
-6
/
+16
|
*
|
|
|
|
|
TransportId: Add test case for builtin Display repr
Ian Jackson
2022-11-22
1
-0
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'atty' into 'main'
Nick Mathewson
2022-11-22
1
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ignore atty theoretical unaligned read for now
Ian Jackson
2022-11-22
1
-0
/
+7
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'bridge-require' into 'main'
Ian Jackson
2022-11-21
7
-148
/
+232
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bridge non-support: Add doc notes to GuardMgrConfig::bridges_enabled
Ian Jackson
2022-11-21
1
-0
/
+7
|
*
|
|
|
|
|
bridge non-support: Test that we reject configs
Ian Jackson
2022-11-21
1
-4
/
+19
|
*
|
|
|
|
|
bridge non-support: De-cfg the primary bridge config fields
Ian Jackson
2022-11-21
2
-10
/
+3
|
*
|
|
|
|
|
bridge non-support: Provide a better BridgeConfigBuilder
Ian Jackson
2022-11-21
2
-3
/
+47
|
*
|
|
|
|
|
bridge config: Feature-gate the error variants
Ian Jackson
2022-11-21
1
-0
/
+9
|
*
|
|
|
|
|
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
[prev]
[next]