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-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-5
/
+5
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
tor-proto: Rename create_firsthop() to wait_for_create().
Gabriela Moldovan
2023-07-27
1
-2
/
+2
*
tor-proto: Update handle_control docs.
Gabriela Moldovan
2023-07-26
1
-1
/
+1
*
tor-proto: Add functions for handling Shutdown and AddFakeHop messages.
Gabriela Moldovan
2023-07-26
1
-42
/
+37
*
tor-proto: Extract first-hop creation to a separate function.
Gabriela Moldovan
2023-07-26
1
-37
/
+11
*
tor-proto: Create a function for handling the initial CREATE cell.
Gabriela Moldovan
2023-07-26
1
-1
/
+89
*
tor-circmgr: Add two possibly-needed docsrs annotations
Ian Jackson
2023-07-12
2
-0
/
+2
*
tor-proto: Conversation: drop two otiose cfg(feature)
Ian Jackson
2023-07-12
2
-2
/
+0
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
17
-0
/
+17
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
17
-0
/
+17
*
|
Merge branch 'conversation' into 'main'
Alexander Færøy
2023-07-10
5
-114
/
+205
|
\
\
|
|
/
|
/
|
|
*
tor-proto: run rustfmt
Ian Jackson
2023-06-30
3
-8
/
+18
|
*
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
3
-6
/
+58
|
*
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
2
-9
/
+16
|
*
tor-proto conversation API: Rename to start_conversation_last_hop
Ian Jackson
2023-06-30
3
-10
/
+10
|
*
tor-proto conversation API: Make starting message optional
Ian Jackson
2023-06-30
2
-5
/
+7
|
*
tor-proto conversation API: Rename to ConversationFinished
Ian Jackson
2023-06-30
1
-7
/
+3
|
*
tor-proto circuit: Make reactor::run_once modulae-private
Ian Jackson
2023-06-30
1
-1
/
+1
*
|
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
3
-8
/
+2
|
\
\
|
*
|
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
2
-7
/
+2
|
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
|
|
/
*
/
Avoid matches!(x, None), matches!(x, Ok(_))
Nick Mathewson
2023-07-06
1
-2
/
+2
|
/
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-8
/
+8
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-3
/
+2
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+3
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-3
/
+6
*
proto: ClientCirc: remove now-obsolete note on Clone-ness
Nick Mathewson
2023-06-28
1
-5
/
+0
*
proto: document ClientCirc lifecycle better.
Nick Mathewson
2023-06-28
1
-0
/
+29
*
proto: document channel lifecycle better.
Nick Mathewson
2023-06-28
1
-5
/
+24
*
Merge branch 'ticket_914' into 'main'
Nick Mathewson
2023-06-28
2
-118
/
+9
|
\
|
*
proto: Remove support for receiving unauthenticated SENDMEs
Nick Mathewson
2023-06-26
2
-118
/
+9
*
|
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
3
-13
/
+13
*
|
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
|
/
*
Merge branch 'proto-better-path' into 'main'
Nick Mathewson
2023-06-22
3
-62
/
+177
|
\
|
*
proto: Resolve/downgrade some path-related "TODO HS" items
Nick Mathewson
2023-06-22
2
-4
/
+6
|
*
proto: Implement Redactable and Display for PathEntry.
Nick Mathewson
2023-06-22
1
-0
/
+23
|
*
proto: Add ClientCirc::path_ref(), deprecate path().
Nick Mathewson
2023-06-22
1
-13
/
+35
|
*
proto: Make Path and PathEntry at least minimally useful
Nick Mathewson
2023-06-22
1
-0
/
+28
|
*
proto: Expose an opaque PathEntry.
Nick Mathewson
2023-06-22
3
-20
/
+29
|
*
proto: Make Path public
Nick Mathewson
2023-06-22
2
-4
/
+9
|
*
proto: Remove Mutex from Path.
Nick Mathewson
2023-06-22
3
-17
/
+13
[next]