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
...
*
Merge branch 'store' into 'main'
Nick Mathewson
2022-11-08
1
-2
/
+2
|
\
|
*
bridge descs: Rename BridgeDescMgr from BridgeDescManager
Ian Jackson
2022-11-08
1
-2
/
+2
*
|
GuardMgr: Remove no-longer-relevant `TODO pt-client` comments
Nick Mathewson
2022-11-08
2
-12
/
+0
*
|
GuardMgr: Rename an error variant
Nick Mathewson
2022-11-08
1
-2
/
+2
*
|
GuardMgr: Spelling fixes and normalizations.
Nick Mathewson
2022-11-08
1
-2
/
+2
*
|
GuardMgr: When possible, return a FirstHop that can be a CircTarget
Nick Mathewson
2022-11-08
1
-1
/
+1
*
|
GuardMgr: Refactor UniverseRef to contains Arcs.
Nick Mathewson
2022-11-08
1
-8
/
+8
*
|
GuardMgr: Change BridgeSet, BridgeRelay to use more references
Nick Mathewson
2022-11-08
2
-29
/
+27
*
|
Require Send+Sync for BridgeDescProvider
Nick Mathewson
2022-11-08
1
-1
/
+1
*
|
bridge desc: Make BridgeDescProvider DynClone
Ian Jackson
2022-11-07
1
-1
/
+3
|
/
*
Refactor CandidateStatus API to simplify code in descs.
Nick Mathewson
2022-11-02
1
-26
/
+31
*
guardmgr: Refactor candidate info; add `full_dir_info`
Nick Mathewson
2022-11-02
1
-5
/
+12
*
guardmgr: Implement Universe for bridges.
Nick Mathewson
2022-11-02
2
-1
/
+160
*
BridgeDescProvider: Make BridgeDescEvent repr(u16) and derive traits
Ian Jackson
2022-10-27
1
-1
/
+6
*
impl Hash for BridgeConfig and various PT information
Ian Jackson
2022-10-27
1
-1
/
+1
*
BridgeDescEvent: Change the sole variant to SomethingChanged
Ian Jackson
2022-10-25
1
-5
/
+17
*
tor-guardmgr: descs: Make BridgeDescError DynClone
Ian Jackson
2022-10-21
1
-1
/
+4
*
tor-guardmgr: descs: Make BridgeDescError into a trait
Ian Jackson
2022-10-21
1
-4
/
+15
*
Merge branch 'bridge-internal-apis' into 'main'
Ian Jackson
2022-10-20
1
-3
/
+12
|
\
|
*
bridge descriptors: Change types of the descriptor cache
Ian Jackson
2022-10-20
1
-3
/
+12
*
|
impl ChanTarget etc. for BridgeConfig
Ian Jackson
2022-10-20
1
-1
/
+17
|
/
*
struct BridgeConfig: Rename from Bridge
Ian Jackson
2022-10-12
2
-16
/
+16
*
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
2
-8
/
+14
*
tor-guardmgr: Fix build without pt-client feature
Ian Jackson
2022-10-11
1
-1
/
+3
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
1
-1
/
+15
*
Extend some comments about bridge descriptors
Nick Mathewson
2022-10-06
2
-2
/
+11
*
Add a temporary HasAddrs for BridgeRelay
Nick Mathewson
2022-10-04
1
-1
/
+10
*
BridgeRelay: Implement more traits.
Nick Mathewson
2022-10-04
1
-1
/
+56
*
Start on a new BridgeRelay type.
Nick Mathewson
2022-10-04
1
-0
/
+38
*
Implement HasRelayIds for Bridge.
Nick Mathewson
2022-10-04
1
-1
/
+11
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
*
pt: bridge line parsing: overhaul errors
Ian Jackson
2022-10-03
1
-36
/
+107
*
pt: Check PT key=value syntax
Ian Jackson
2022-10-03
1
-3
/
+0
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
1
-3
/
+8
*
pt: bridge line parsing: Add commentary
Ian Jackson
2022-10-03
1
-0
/
+26
*
pt: Document Bridge line syntax
Ian Jackson
2022-10-03
1
-0
/
+31
*
pt: bridge parsing: Add an IPv6 test case
Ian Jackson
2022-09-30
1
-0
/
+12
*
pt: impl Display for Bridge and test it
Ian Jackson
2022-09-30
1
-0
/
+43
*
implement FromStr for Bridge, and test it
Ian Jackson
2022-09-30
1
-0
/
+327
*
pt: Make some more types Eq
Ian Jackson
2022-09-30
1
-1
/
+1
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-0
/
+97
*
A basic configuration type for a bridge.
Nick Mathewson
2022-09-26
1
-0
/
+41
[prev]