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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-proto conversations: semver
Ian Jackson
2023-06-30
1
-0
/
+1
|
*
|
|
|
|
tor-proto conversations: Update a TODO
Ian Jackson
2023-06-30
1
-1
/
+1
|
*
|
|
|
|
tor-proto conversations: Drop a TODO
Ian Jackson
2023-06-30
1
-1
/
+0
|
*
|
|
|
|
tor-proto conversation API: Provide ConversationInHandler
Ian Jackson
2023-06-30
4
-7
/
+61
|
*
|
|
|
|
tor-proto circuit: Plumb async Context through
Ian Jackson
2023-06-30
2
-3
/
+8
|
*
|
|
|
|
tor-proto conversation API: Soften a warning
Ian Jackson
2023-06-30
1
-1
/
+4
|
*
|
|
|
|
tor-proto conversation API: Implement Conversation
Ian Jackson
2023-06-30
1
-89
/
+98
|
*
|
|
|
|
tor-proto: Make the handler in SendMsgAndInstallHandler optional
Ian Jackson
2023-06-30
2
-3
/
+10
|
*
|
|
|
|
tor-proto conversation API: Return a Conversation
Ian Jackson
2023-06-30
3
-13
/
+26
|
*
|
|
|
|
tor-proto conversation API: Rename to start_conversation_last_hop
Ian Jackson
2023-06-30
4
-18
/
+18
|
*
|
|
|
|
tor-proto conversation API: Make starting message optional
Ian Jackson
2023-06-30
3
-10
/
+12
|
*
|
|
|
|
tor-proto conversation API: Rename to ConversationFinished
Ian Jackson
2023-06-30
2
-9
/
+5
|
*
|
|
|
|
tor-proto circuit: Make reactor::run_once modulae-private
Ian Jackson
2023-06-30
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'recurse' into 'main'
Alexander Færøy
2023-07-10
1
-26
/
+37
|
\
|
|
|
|
|
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-hsclient: Mock traits: Work around an async boobytrap
Ian Jackson
2023-06-30
1
-26
/
+37
*
|
|
|
|
Merge branch 'clippy-vec' into 'main'
Nick Mathewson
2023-07-10
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix new "useless_vec" warning from clippy +nightly
Ian Jackson
2023-07-10
2
-3
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Remove some needless into_iter() calls.
Nick Mathewson
2023-07-10
2
-7
/
+4
*
|
|
|
|
Add exceptions for some cases of diverging_sub_expression
Nick Mathewson
2023-07-10
4
-0
/
+6
*
|
|
|
|
Add an exception for clippy::arc_with_non_send_sync.
Nick Mathewson
2023-07-10
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'da-task' into 'main'
gabi-250
2023-07-10
5
-72
/
+73
|
\
\
\
\
|
*
|
|
|
tor-rtmock: Use derive-adhoc for composite runtimes
Ian Jackson
2023-07-07
5
-72
/
+73
*
|
|
|
|
Update documentation regarding the `onion-service-client` feature
Kunal Mehta
2023-07-07
2
-5
/
+6
*
|
|
|
|
Fix warn_report and error_report macros.
Nick Mathewson
2023-07-07
1
-4
/
+10
*
|
|
|
|
Merge branch 'feat' into 'main'
Nick Mathewson
2023-07-07
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
arti: Build with HS client support by default
Ian Jackson
2023-07-07
1
-0
/
+1
|
*
|
|
|
|
arti Cargo.tomL: wrap default features list
Ian Jackson
2023-07-07
1
-1
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'event_report_everywhere' into 'main'
Nick Mathewson
2023-07-07
26
-116
/
+98
|
\
\
\
\
\
|
*
|
|
|
|
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
26
-116
/
+98
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
be more lenient while parsing inner hs desc
trinity-1686a
2023-07-07
1
-1
/
+6
*
|
|
|
|
Merge branch 'report' into 'main'
Ian Jackson
2023-07-07
2
-92
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
tor-error: tracing module: Use macro to generate macros
Ian Jackson
2023-07-07
2
-91
/
+54
|
*
|
|
|
|
tor-error: tracing module: Fix link to tracing macro
Ian Jackson
2023-07-07
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'inclusive' into 'main'
Nick Mathewson
2023-07-07
4
-4
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
4
-4
/
+4
*
|
|
|
|
Merge branch 'report-bugs-v2' into 'main'
Nick Mathewson
2023-07-07
9
-44
/
+229
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
event_report: assert correctness of format ending
Nick Mathewson
2023-07-07
2
-0
/
+23
|
*
|
|
|
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
6
-43
/
+30
|
*
|
|
|
tor-error: Add optional tracing support
Nick Mathewson
2023-07-07
3
-1
/
+176
|
|
/
/
/
*
|
|
|
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
50
-59
/
+2
|
\
\
\
\
|
*
|
|
|
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
6
-14
/
+2
|
*
|
|
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
45
-45
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'clippy-nightly-20230703' into 'main'
Nick Mathewson
2023-07-07
6
-15
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Avoid matches!(x, None), matches!(x, Ok(_))
Nick Mathewson
2023-07-06
3
-5
/
+5
|
*
|
|
tor-rtcompat: Simplify trivial all() expressions.
Nick Mathewson
2023-07-06
2
-9
/
+9
|
*
|
|
tor-config: Use next_back() instead of rev().next()
Nick Mathewson
2023-07-03
1
-1
/
+1
|
|
/
/
*
|
|
tor-rtmock: statically assert that the macro makes a Runtime impl
Ian Jackson
2023-07-06
1
-0
/
+6
*
|
|
tor-rtmock: Use the same specified field for BlockOn and Spawn
Ian Jackson
2023-07-06
4
-10
/
+8
*
|
|
Merge branch 'task4' into 'main'
Ian Jackson
2023-07-06
13
-453
/
+1481
|
\
\
\
|
*
|
|
tor-rtmock: Add semver.md
Ian Jackson
2023-07-06
1
-0
/
+3
[prev]
[next]