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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bridge desc tests: Provide a sqlite connection
Ian Jackson
2022-11-04
1
-2
/
+5
|
*
|
|
bridge desc: Implement storage functions at the DB layer
Ian Jackson
2022-11-04
1
-8
/
+67
|
*
|
|
bridge desc: Make Downloaded be Debug
Ian Jackson
2022-11-04
1
-0
/
+1
|
*
|
|
bridge desc: Implement cache reuse logic and if-modified-since
Ian Jackson
2022-11-04
5
-9
/
+197
|
*
|
|
bridge desc: Rename one more variable to text
Ian Jackson
2022-11-04
1
-1
/
+1
|
*
|
|
bridge desc: Catch panics in the download functionality
Ian Jackson
2022-11-04
1
-1
/
+8
|
*
|
|
bridge desc: Provide a Store to the bridge desc manager
Ian Jackson
2022-11-04
3
-16
/
+49
|
*
|
|
bridge desc tests: Apply tracing_test::traced_test
Ian Jackson
2022-11-04
3
-0
/
+4
*
|
|
|
Merge branch 'todo-ptclient-linkspec-1' into 'main'
Ian Jackson
2022-11-08
2
-35
/
+50
|
\
\
\
\
|
*
|
|
|
linkspec: Rename "maybe rename this?" TODOs in favor of #623
Nick Mathewson
2022-11-07
2
-5
/
+0
|
*
|
|
|
PtTargetSettings: Enforce correctness at lower level.
Nick Mathewson
2022-11-07
1
-19
/
+49
|
*
|
|
|
Remove a blank line
Nick Mathewson
2022-11-07
1
-1
/
+0
|
*
|
|
|
Downgrade TODO on chan_method
Nick Mathewson
2022-11-07
1
-1
/
+1
|
*
|
|
|
Remove TODO about third ChannelMethod variant.
Nick Mathewson
2022-11-07
1
-2
/
+0
|
*
|
|
|
Remove TODO about inlining PtTargetSettings.
Nick Mathewson
2022-11-07
1
-7
/
+0
*
|
|
|
|
Merge branch 'store-yak-misc' into 'main'
eta
2022-11-08
4
-11
/
+39
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
tor-dirmgr: impl AsRef<dyn Error> for Error
Ian Jackson
2022-11-04
1
-0
/
+7
|
*
|
|
|
tor-netdoc: RouterDesc: Add published accessor
Ian Jackson
2022-11-04
1
-0
/
+5
|
*
|
|
|
dirmgr: Make store be in an Arc
Ian Jackson
2022-11-04
1
-2
/
+2
|
*
|
|
|
dirmgr sqlite store: Improve schema updates
Ian Jackson
2022-11-04
1
-9
/
+25
*
|
|
|
|
Merge branch 'guards_as_bridges_part4' into 'main'
Nick Mathewson
2022-11-08
17
-233
/
+584
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Try to explain exactly what lookup_bridge_circ_target does
Nick Mathewson
2022-11-08
1
-0
/
+11
|
*
|
|
|
GuardMgr: Try to explain what is going on with update()
Nick Mathewson
2022-11-08
1
-10
/
+45
|
*
|
|
|
Refactor configured_bridges
Nick Mathewson
2022-11-08
1
-30
/
+42
|
*
|
|
|
GuardMgr: Document that providers should only be installed once.
Nick Mathewson
2022-11-08
1
-0
/
+14
|
*
|
|
|
GuardMgr: Fix build with bridge-client disabled.
Nick Mathewson
2022-11-08
2
-1
/
+4
|
*
|
|
|
GuardMgr: Remove no-longer-relevant `TODO pt-client` comments
Nick Mathewson
2022-11-08
4
-21
/
+0
|
*
|
|
|
GuardMgr: Rename an error variant
Nick Mathewson
2022-11-08
2
-3
/
+3
|
*
|
|
|
GuardMgr: Spelling fixes and normalizations.
Nick Mathewson
2022-11-08
4
-7
/
+8
|
*
|
|
|
GuardMgr: do not use fallbacks when in bridge mode.
Nick Mathewson
2022-11-08
1
-5
/
+5
|
*
|
|
|
GuardMgr: When possible, return a FirstHop that can be a CircTarget
Nick Mathewson
2022-11-08
3
-5
/
+29
|
*
|
|
|
GuardMgr: Refactor UniverseRef to contains Arcs.
Nick Mathewson
2022-11-08
3
-27
/
+31
|
*
|
|
|
GuardMgr: Remove an outdated "Limitations" comment.
Nick Mathewson
2022-11-08
1
-10
/
+0
|
*
|
|
|
GuardMgr: do not block netdir if we are using bridges
Nick Mathewson
2022-11-08
1
-0
/
+4
|
*
|
|
|
GuardMgr: Add UniverseType to make code more explicit.
Nick Mathewson
2022-11-08
1
-7
/
+28
|
*
|
|
|
GuardMgr: Launch a background task to keep the list of bridge
Nick Mathewson
2022-11-08
2
-1
/
+38
|
*
|
|
|
GuardMgr: Exit keep-netdir-updated task early if GuardMgr disappears.
Nick Mathewson
2022-11-08
1
-0
/
+2
|
*
|
|
|
GuardMgr: Pass correct universe to "Bridges" `GuardSet`.
Nick Mathewson
2022-11-08
4
-15
/
+115
|
*
|
|
|
GuardMgr: Change BridgeSet, BridgeRelay to use more references
Nick Mathewson
2022-11-08
2
-29
/
+27
|
*
|
|
|
GuardMgr: Store bridge configuration.
Nick Mathewson
2022-11-08
1
-15
/
+56
|
*
|
|
|
GuardMgr: Remove duplicate code in set_filter
Nick Mathewson
2022-11-08
1
-13
/
+2
|
*
|
|
|
GuardMgr: Clarify intent with update_active_set.
Nick Mathewson
2022-11-08
1
-4
/
+5
|
*
|
|
|
GuardMgr: Split `update_internal` into two functions.
Nick Mathewson
2022-11-08
1
-27
/
+50
|
*
|
|
|
Refactor external guardmgr APIs: Stop taking NetDir arguments.
Nick Mathewson
2022-11-08
7
-84
/
+54
|
*
|
|
|
Mock implementation of a NetDirProvider for testing.
Nick Mathewson
2022-11-08
2
-0
/
+61
|
*
|
|
|
Add an accessor for the latest BridgeDescList.
Nick Mathewson
2022-11-08
1
-0
/
+12
|
*
|
|
|
Implement GuardMgr::install_bridge_desc_provider
Nick Mathewson
2022-11-08
1
-6
/
+25
|
*
|
|
|
Require Send+Sync for BridgeDescProvider
Nick Mathewson
2022-11-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'hilev_spelling' into 'main'
Nick Mathewson
2022-11-07
5
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
5
-8
/
+8
[prev]
[next]