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
path:
root
/
crates
/
tor-guardmgr
/
src
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-guardmgr: bridges: getter for BridgeConfigBuilder.transport
Ian Jackson
2023-07-20
1
-0
/
+8
*
Bridges: deduplicate addresses.
Nick Mathewson
2023-07-13
1
-0
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-0
/
+11
*
guardmgr: suppress a clippy-nightly warning.
Nick Mathewson
2023-05-18
1
-0
/
+1
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
*
guardmgr: update feature behavior wrt testing and pts.
Nick Mathewson
2023-04-06
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Rename for_circuit_usage => as_relay_with_desc
Nick Mathewson
2022-11-30
1
-1
/
+1
*
bridge config: Add a TODO about a redundant clone
Ian Jackson
2022-11-30
1
-0
/
+3
*
bridge config: Rename accessors
Ian Jackson
2022-11-30
1
-2
/
+2
*
bridge config: Use unreachable, not None.expect
Ian Jackson
2022-11-30
1
-2
/
+1
*
Separate BridgeAddr and PtTargetAddr
Ian Jackson
2022-11-30
1
-22
/
+30
*
Merge branch 'more-linkspec-tests' into 'main'
Nick Mathewson
2022-11-29
1
-1
/
+1
|
\
|
*
Fix up compatibility issues between linkspec tests and other patches
Nick Mathewson
2022-11-28
1
-1
/
+1
*
|
guardmgr: remove todo about bridge::config::Inner members
Nick Mathewson
2022-11-29
1
-4
/
+0
*
|
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
1
-0
/
+2
|
/
*
Merge branch 'chanmethod-non-exhaustive' into 'main'
Nick Mathewson
2022-11-27
2
-1
/
+27
|
\
|
*
Make ChannelMethod non-exhaustive
Ian Jackson
2022-11-24
2
-1
/
+27
*
|
Merge branch 'reconfig-bridges-bad' into 'main'
Nick Mathewson
2022-11-27
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
tor-guardmgr: rustfmt for recent changes
Ian Jackson
2022-11-24
1
-4
/
+5
|
*
tor-config: Rename to ConfigBuildError::NoCompileTimeSupport
Ian Jackson
2022-11-24
1
-1
/
+1
*
|
BridgeConfig: Replace all Arc<BridgeConfig> with BridgeConfig
Ian Jackson
2022-11-22
1
-5
/
+2
*
|
BridgeConfig: Make it be a newtype around Arc<Inner>
Ian Jackson
2022-11-22
1
-21
/
+40
*
|
bridge config: Remove a done TODO
Ian Jackson
2022-11-22
1
-1
/
+0
|
/
*
bridge config parsing tests: Show expected error message in asssrt
Ian Jackson
2022-11-22
1
-2
/
+3
*
bridge config parsing: Parse transport as TransportId (fmt)
Ian Jackson
2022-11-22
1
-17
/
+15
*
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
*
bridge non-support: Provide a better BridgeConfigBuilder
Ian Jackson
2022-11-21
1
-0
/
+5
*
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
*
tor-config: introduce ConfigBuildError::Unsupported
Ian Jackson
2022-11-21
1
-1
/
+1
*
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
*
BridgeConfigBuilder: Allow (de)ser to/from bridge lines
Ian Jackson
2022-11-21
1
-2
/
+39
*
BridgeConfigBuilder: Implement FromStr
Ian Jackson
2022-11-21
1
-1
/
+46
*
BridgeConfigBuilder: Introduce build() function
Ian Jackson
2022-11-21
1
-8
/
+255
*
BridgeConfigBuilder: Introduce the struct with the dictionary repr
Ian Jackson
2022-11-21
1
-5
/
+122
*
BridgeAddr rename: update tor_guardmgr::bridge::config
Ian Jackson
2022-11-21
1
-5
/
+5
*
Allow a subset-only ChanMethod match when looking up a BridgeConfig
Nick Mathewson
2022-11-15
1
-1
/
+5
*
GuardMgr: Update desired bridge descs from 'update' function.
Nick Mathewson
2022-11-14
1
-1
/
+1
*
GuardMgr: Explain why we timestamp BridgeSets as we do.
Nick Mathewson
2022-11-10
1
-8
/
+7
*
GuardMgr Document why a BridgeSet has trivial weight thresholds.
Nick Mathewson
2022-11-10
1
-0
/
+4
*
Remove TODO to rename for_circuit_usage in favor of #623
Nick Mathewson
2022-11-10
1
-1
/
+0
*
Resolve todo!()s and TODOs around BridgeRelay::HasAddrs.
Nick Mathewson
2022-11-10
1
-15
/
+35
[next]