index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-guardmgr
/
src
/
bridge
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-5
/
+5
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-54
/
+72
*
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
*
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
*
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
*
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
|
/
*
Merge branch 'chanmethod-non-exhaustive' into 'main'
Nick Mathewson
2022-11-27
1
-1
/
+15
|
\
|
*
Make ChannelMethod non-exhaustive
Ian Jackson
2022-11-24
1
-1
/
+15
*
|
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: 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 config: Move error to its own file
Ian Jackson
2022-11-21
1
-104
/
+6
*
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
*
GuardMgr: Remove no-longer-relevant `TODO pt-client` comments
Nick Mathewson
2022-11-08
1
-11
/
+0
*
GuardMgr: Rename an error variant
Nick Mathewson
2022-11-08
1
-2
/
+2
*
impl Hash for BridgeConfig and various PT information
Ian Jackson
2022-10-27
1
-1
/
+1
*
impl ChanTarget etc. for BridgeConfig
Ian Jackson
2022-10-20
1
-1
/
+17
*
struct BridgeConfig: Rename from Bridge
Ian Jackson
2022-10-12
1
-14
/
+14
*
struct Bridge: add ref to ticket
Ian Jackson
2022-10-12
1
-1
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Change multiplicity of ChannelMethod and addresses
Nick Mathewson
2022-10-11
1
-3
/
+9
[next]