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
...
*
Merge branch 'bridge_containers' into 'main'
Nick Mathewson
2022-10-06
4
-60
/
+166
|
\
|
*
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
2
-1
/
+41
|
*
Implement HasRelayIds for Bridge.
Nick Mathewson
2022-10-04
1
-1
/
+11
|
*
Implement BridgeDesc and BridgeDescList.
Nick Mathewson
2022-10-04
1
-58
/
+41
*
|
Temporarily suppress a false positive from nightly.
Nick Mathewson
2022-10-04
1
-0
/
+5
|
/
*
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
*
Add the necessary APIs for bridge-based circuit construction.
Nick Mathewson
2022-09-26
1
-0
/
+10
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
3
-1
/
+112
*
GuardMgr: Add TODOs for bridge support.
Nick Mathewson
2022-09-26
2
-0
/
+29
*
A basic configuration type for a bridge.
Nick Mathewson
2022-09-26
3
-0
/
+58
*
Downgrade "guard set loaded" messages
Nick Mathewson
2022-08-25
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
2
-1702
/
+1
|
\
|
*
Merge branch 'inc-rename' into 'main'
Ian Jackson
2022-08-02
2
-1702
/
+1
|
|
\
|
|
*
Rename `.inc` and other included files to end in `.rs`
eta
2022-07-26
2
-1702
/
+1
*
|
|
Make sure all HasRelayIds constaints allow ?Sized.
Nick Mathewson
2022-08-10
2
-16
/
+25
*
|
|
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-1
/
+2
*
|
|
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
6
-60
/
+45
*
|
|
Introduce a RelayIdSet and use it in place of HashSet<RelayId>.
Nick Mathewson
2022-08-10
2
-11
/
+4
*
|
|
Teach guard restrictions about RelayId.
Nick Mathewson
2022-08-10
2
-14
/
+26
*
|
|
Use accessors in two places where tests look at specific keys.
Nick Mathewson
2022-08-10
1
-3
/
+4
*
|
|
guardmgr: Avoid a case of using HasRelayIds key methods.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
|
|
netdir: Add and use a new ids_listed() function.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
|
|
Introduce HasRelayIds::same_relay_ids.
Nick Mathewson
2022-08-02
1
-5
/
+3
*
|
|
guardmgr: Change APIs that used to take IDs.
Nick Mathewson
2022-08-02
1
-14
/
+9
*
|
|
guardmgr: Replace IdPair with RelayIds
Nick Mathewson
2022-08-02
4
-30
/
+31
*
|
|
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
3
-8
/
+19
|
/
/
*
/
fix runtime issues on ios
trinity-1686a
2022-07-30
1
-4
/
+4
|
/
*
GuardMgr: Update to use new NetDirProvider API.
Nick Mathewson
2022-07-26
2
-4
/
+4
*
Remove now-unused NoGuardsUsable case.
Nick Mathewson
2022-07-07
1
-8
/
+2
*
Improve message for failure to select a guard.
Nick Mathewson
2022-07-07
2
-19
/
+48
*
Add more information to failed-to-select fallback errors.
Nick Mathewson
2022-07-07
2
-5
/
+22
*
GuardMgr: tweak an error message.
Nick Mathewson
2022-07-06
1
-1
/
+1
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-0
/
+8
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Merge branch 'reachable_addrs_v2' into 'main'
Nick Mathewson
2022-06-17
5
-147
/
+376
|
\
|
*
Rename guardset-selection function.
Nick Mathewson
2022-06-17
1
-2
/
+7
|
*
Rename pick_guard, pick_guard_ext.
Nick Mathewson
2022-06-17
2
-17
/
+29
|
*
Refactor and document issues with modify_hop.
Nick Mathewson
2022-06-17
3
-14
/
+41
[prev]
[next]