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
/
descs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-guardmgr: Port to web_time_compat.
Nick Mathewson
2026-03-26
1
-3
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
1
-0
/
+2
*
BridgeConfig: Replace all Arc<BridgeConfig> with BridgeConfig
Ian Jackson
2022-11-22
1
-5
/
+2
*
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
*
GuardMgr: Docs for BridgeDescProvider
Nick Mathewson
2022-11-08
1
-2
/
+12
*
GuardMgr: Remove a TODO pt-client comment.
Nick Mathewson
2022-11-08
1
-2
/
+0
*
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
1
-1
/
+0
*
|
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
1
-18
/
+15
*
|
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
1
-1
/
+155
*
BridgeDescProvider: Make BridgeDescEvent repr(u16) and derive traits
Ian Jackson
2022-10-27
1
-1
/
+6
*
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
*
bridge descriptors: Change types of the descriptor cache
Ian Jackson
2022-10-20
1
-3
/
+12
*
Extend some comments about bridge descriptors
Nick Mathewson
2022-10-06
1
-0
/
+4
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-0
/
+97