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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
guardmgr config: Pass fallback list from config by reference
Ian Jackson
2022-11-03
2
-11
/
+11
|
/
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Refactor CandidateStatus API to simplify code in descs.
Nick Mathewson
2022-11-02
2
-30
/
+35
*
GuardMgr: Fix and improve comments based on review.
Nick Mathewson
2022-11-02
3
-6
/
+13
*
guardmgr: fix rustdoc references.
Nick Mathewson
2022-11-02
2
-3
/
+3
*
guardmgr: Refactor candidate info; add `full_dir_info`
Nick Mathewson
2022-11-02
4
-30
/
+72
*
guardmgr: Implement Universe for bridges.
Nick Mathewson
2022-11-02
3
-2
/
+161
*
guardmgr: Universe API should look up by ChanTarget
Nick Mathewson
2022-11-02
3
-14
/
+13
*
guardmgr: take sampled guards from Universe.
Nick Mathewson
2022-11-02
3
-83
/
+140
*
guardmgr: Continue porting porting code to use Universe.
Nick Mathewson
2022-11-02
2
-12
/
+11
*
guardmgr: Begin to decouple guards from NetDir.
Nick Mathewson
2022-11-02
3
-38
/
+122
*
guardmgr: Rename microdescriptor_missing to dir_info_missing
Nick Mathewson
2022-11-02
1
-9
/
+9
*
guardmgr: Allow guards to be constructed from any ChanTarget.
Nick Mathewson
2022-11-02
2
-7
/
+16
*
guardmgr: Include PtTarget in guards.
Nick Mathewson
2022-11-02
1
-8
/
+50
*
Merge branch 'guards_as_bridges_part2' into 'main'
Nick Mathewson
2022-10-27
4
-141
/
+317
|
\
|
*
guardmgr: Rename and clarify of non-persistent-state copy fns
Nick Mathewson
2022-10-27
3
-32
/
+24
|
*
Clarify fix_consistency
Ian Jackson
2022-10-27
1
-2
/
+2
|
*
Clarify what it means to be "an identity" for a primary guard.
Ian Jackson
2022-10-27
1
-1
/
+1
|
*
tor-guardmgr: Add big doc comment about guard id handling
Ian Jackson
2022-10-27
1
-0
/
+58
|
*
guardmgr: Use new ambiguity-tolerant contains in state handling
Nick Mathewson
2022-10-25
1
-2
/
+30
|
*
guard sample: Change semantics of `contains` to handle ambiguity.
Nick Mathewson
2022-10-25
2
-10
/
+33
|
*
Replace contains_relay with can_add_relay().
Nick Mathewson
2022-10-25
1
-9
/
+6
|
*
Convert guard samples to use ByRelayIds.
Nick Mathewson
2022-10-25
3
-124
/
+193
|
*
impl HasRelayIds for GuardId.
Nick Mathewson
2022-10-25
1
-0
/
+9
*
|
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
*
|
tor-guardmgr: bridges: export BridgeDescError at toplevel
Ian Jackson
2022-10-27
1
-1
/
+1
*
|
BridgeDescEvent: Change the sole variant to SomethingChanged
Ian Jackson
2022-10-25
1
-5
/
+17
|
/
*
Merge branch 'guards_as_bridges_part1' into 'main'
Nick Mathewson
2022-10-24
7
-135
/
+254
|
\
|
*
guardmgr: Refactor the interior of FirstHop.
Nick Mathewson
2022-10-24
4
-45
/
+111
|
*
guardmgr: Hold FallbackDir in fallback::set::Entry
Nick Mathewson
2022-10-21
3
-43
/
+61
|
*
guardmgr: Add bridges sample, encode sample ID in FirstHopId.
Nick Mathewson
2022-10-21
4
-52
/
+87
*
|
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
|
/
*
fix a couple of spelling errors in guardmgr
Nick Mathewson
2022-10-19
2
-2
/
+2
*
Merge branch 'readmes' into 'main'
Nick Mathewson
2022-10-12
1
-93
/
+1
|
\
|
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
|
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-92
/
+1
*
|
struct BridgeConfig: Rename from Bridge
Ian Jackson
2022-10-12
3
-17
/
+17
*
|
struct Bridge: add ref to ticket
Ian Jackson
2022-10-12
1
-1
/
+1
|
/
*
tor-guardmgr: Export BridgeParseError from toplevel
Ian Jackson
2022-10-12
1
-1
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
2
-0
/
+2
*
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
*
tor-linkspec: Remove the old OwnedFoo::new() functions
Nick Mathewson
2022-10-06
1
-1
/
+7
*
Begin revising HasAddr and its relationship to ChanTarget
Nick Mathewson
2022-10-06
4
-1
/
+21
*
Merge branch 'bridge_containers' into 'main'
Nick Mathewson
2022-10-06
4
-60
/
+166
|
\
[prev]
[next]