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
...
|
*
|
|
tor-dirclient: Replace OwnedChanTarget with LoggedChanTarget in SourceInfo
Ian Jackson
2022-11-23
1
-4
/
+4
|
*
|
|
tor-cirmgr: Replace OwnedChanTarget with LoggedChanTarget in errors
Ian Jackson
2022-11-23
2
-9
/
+9
|
*
|
|
tor-chanmgr: Invent [Box]ChanSensitive for two error payloads
Ian Jackson
2022-11-23
3
-4
/
+13
|
*
|
|
tor-chanmgr: Replace OwnedChanTarget with LoggedChanTarget in errors
Ian Jackson
2022-11-23
2
-9
/
+9
|
*
|
|
tor-linkspec: Provide LoggedChanTarget type alias and utility method
Ian Jackson
2022-11-23
4
-2
/
+15
|
*
|
|
safelog: Provide BoxSensitive
Ian Jackson
2022-11-23
1
-0
/
+47
|
*
|
|
safelog: Remove type argument from `impl_display_traits`
Ian Jackson
2022-11-23
1
-3
/
+3
|
*
|
|
safelog: Provide some more accessors
Ian Jackson
2022-11-23
1
-0
/
+15
*
|
|
|
Merge branch 'bdm-dormant' into 'main'
Ian Jackson
2022-11-23
2
-13
/
+71
|
\
\
\
\
|
*
|
|
|
bridge desc mgr: Add dormancy comment to effective_parallelism
Ian Jackson
2022-11-23
1
-0
/
+2
|
*
|
|
|
bridge desc mgr: Test dormancy
Ian Jackson
2022-11-23
1
-0
/
+42
|
*
|
|
|
bridge desc mgr: Honour specified dormancy
Ian Jackson
2022-11-23
1
-6
/
+13
|
*
|
|
|
bridge desc mgr: Introduce effective_parallelism helper
Ian Jackson
2022-11-23
1
-5
/
+12
|
*
|
|
|
bridge desc mgr: Move set_dormancy to impl that is for mock too
Ian Jackson
2022-11-23
1
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge branch 'watch-drop-option' into 'main'
Ian Jackson
2022-11-23
3
-13
/
+50
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arti-client: Add comment about Option DormantMode
Ian Jackson
2022-11-23
1
-0
/
+3
|
*
|
|
tor-basic-utils: DropNotifyWatchSender: use DropNotifyEofSignallable
Ian Jackson
2022-11-23
2
-7
/
+38
|
*
|
|
tor-basic-utils: DropNotifyWatchSender test: introduce I
Ian Jackson
2022-11-23
1
-6
/
+9
|
|
/
/
*
|
|
Merge branch 'bridge-config-arc' into 'main'
Nick Mathewson
2022-11-23
5
-34
/
+47
|
\
\
\
|
*
|
|
BridgeConfig: Replace all Arc<BridgeConfig> with BridgeConfig
Ian Jackson
2022-11-22
4
-12
/
+7
|
*
|
|
BridgeConfig: Make it be a newtype around Arc<Inner>
Ian Jackson
2022-11-22
1
-21
/
+40
|
*
|
|
bridge config: Remove a done TODO
Ian Jackson
2022-11-22
1
-1
/
+0
*
|
|
|
Merge branch 'test-config' into 'main'
Ian Jackson
2022-11-23
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
fixup! tor-guardmgr: Fix visibility of TestConfig with no features enabled
Ian Jackson
2022-11-18
1
-1
/
+1
|
*
|
|
|
tor-guardmgr: Fix visibility of TestConfig with no features enabled
Ian Jackson
2022-11-18
2
-2
/
+2
*
|
|
|
|
Merge branch 'matrix-test' into 'main'
Nick Mathewson
2022-11-23
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
maint/matrix_test: Print what command we are running!
Ian Jackson
2022-11-21
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'stability' into 'main'
Nick Mathewson
2022-11-23
2
-17
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arti-client, tor-config: Remove stability warning from top-level docs
Ian Jackson
2022-11-21
2
-17
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'remove_deadcode_allow' into 'main'
Nick Mathewson
2022-11-23
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
guardmgr: Remove a now-unneeded "allow(dead_code)"
Nick Mathewson
2022-11-16
1
-1
/
+0
*
|
|
|
|
|
|
Merge branch 'install_mgr' into 'main'
Nick Mathewson
2022-11-23
6
-36
/
+172
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ChanMgr: Another attempt to build on CI.
Nick Mathewson
2022-11-23
1
-1
/
+7
|
*
|
|
|
|
|
ChanMgr: Rename Factory -> CompoundFactory
Nick Mathewson
2022-11-23
2
-5
/
+5
|
*
|
|
|
|
|
ChanMgr: Fix a few more conditional-compilation issues
Nick Mathewson
2022-11-23
3
-0
/
+3
|
*
|
|
|
|
|
ChanMgr: Remove Arc aliases.
Nick Mathewson
2022-11-23
1
-12
/
+6
|
*
|
|
|
|
|
Mark set-default-factory API as experimental.
Nick Mathewson
2022-11-23
2
-5
/
+4
|
*
|
|
|
|
|
Make ChannelFactory and AbstractPtMgr require Send+Sync
Nick Mathewson
2022-11-23
2
-6
/
+6
|
*
|
|
|
|
|
ChanMgr: Implement functions that replace channel factories.
Nick Mathewson
2022-11-23
4
-21
/
+113
|
*
|
|
|
|
|
ChanMgr: move the AbstractChanFactory into MgrState.
Nick Mathewson
2022-11-22
5
-18
/
+60
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'retire_on_guard_cfg_change' into 'main'
Nick Mathewson
2022-11-22
3
-19
/
+102
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Even more comments explaining circuit cancellation.
Nick Mathewson
2022-11-22
1
-3
/
+37
|
*
|
|
|
|
|
Improve notes surrounding circuit cancellation.
Nick Mathewson
2022-11-22
2
-6
/
+18
|
*
|
|
|
|
|
CircMgr: retire all circuits if bridge configuration changes.
Nick Mathewson
2022-11-22
2
-12
/
+49
*
|
|
|
|
|
|
Merge branch 'abstract-pt-mgr' into 'main'
Nick Mathewson
2022-11-22
5
-74
/
+34
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'main' into 'abstract-pt-mgr'
Nick Mathewson
2022-11-22
54
-349
/
+1348
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bridge-transp-parse' into 'main'
Ian Jackson
2022-11-22
3
-52
/
+124
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
TransportId: Fix test case for no pt-target
Ian Jackson
2022-11-22
1
-16
/
+19
|
*
|
|
|
|
|
bridge config parsing tests: Show expected error message in asssrt
Ian Jackson
2022-11-22
1
-2
/
+3
|
*
|
|
|
|
|
bridge config parsing: Parse transport as TransportId (fmt)
Ian Jackson
2022-11-22
1
-17
/
+15
[prev]
[next]