index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
|
/
*
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
|
*
proto: Move Path into a separate shared mutable structure
Nick Mathewson
2023-06-22
2
-14
/
+44
*
|
proto: Downgrade a comment about unauthenticated SENDMEs
Nick Mathewson
2023-06-21
1
-5
/
+9
*
|
proto::circuit::handshake: downgrade a "TODO HS".
Nick Mathewson
2023-06-21
1
-2
/
+2
*
|
proto: Put client and service hs_ntor behind individual features
Nick Mathewson
2023-06-21
1
-5
/
+17
*
|
proto: Resolve some hs_ntor "TODO HS" comments.
Nick Mathewson
2023-06-21
1
-10
/
+7
*
|
proto: downgrade some "TODO HS" comments to "HSS"
Nick Mathewson
2023-06-21
2
-8
/
+8
|
/
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
3
-59
/
+5
*
proto: Make sure that auth tags are truncated to 20 bytes
Nick Mathewson
2023-06-13
1
-3
/
+13
*
proto: Convert MsgHandler API to expect a message, not a cell.
Nick Mathewson
2023-06-12
2
-7
/
+16
*
proto: Add a commment about a problem in my hs_ntor plans.
Nick Mathewson
2023-06-12
1
-0
/
+4
*
proto: code movement and reindentation in hs_ntor
Nick Mathewson
2023-06-12
1
-86
/
+75
*
proto: Remove now-unused hs_ntor APIs
Nick Mathewson
2023-06-12
1
-43
/
+21
*
proto: refactor hs_ntor to reuse state.
Nick Mathewson
2023-06-12
1
-14
/
+49
*
Apply 1 suggestion(s) to 1 file(s)
Ian Jackson
2023-06-12
1
-1
/
+1
*
proto: Have send_control_message take an AnyRelayMsg.
Nick Mathewson
2023-06-09
1
-4
/
+2
*
proto: Correct the docs on send_control_message
Nick Mathewson
2023-06-09
1
-2
/
+7
*
Fix a silly clippy warning
Ian Jackson
2023-06-08
1
-0
/
+1
*
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
2
-4
/
+10
|
\
|
*
tor-proto: Remove use of arrayref.
Nick Mathewson
2023-06-01
2
-4
/
+10
*
|
tor-circmgr: send_control_message: Add reference to MR discussion
Ian Jackson
2023-06-05
1
-0
/
+2
*
|
tor-circmgr: send_control_message: Change a rename proposal
Ian Jackson
2023-06-05
1
-1
/
+1
*
|
tor-circmgr: send_control_message: Fix reference to circuit
Ian Jackson
2023-06-05
1
-1
/
+1
*
|
tor-circmgr: send_control_message: API change proposal
Ian Jackson
2023-06-05
1
-0
/
+21
*
|
tor-circmgr: Propose to rename `MetaCellDisposition::UninstallHandler`
Ian Jackson
2023-06-05
1
-0
/
+4
*
|
tor-circmgr: send_control_message: Clarify some corner cases
Ian Jackson
2023-06-05
2
-7
/
+34
|
/
*
Merge branch 'stream_ctrl' into 'main'
Nick Mathewson
2023-05-24
3
-1
/
+234
|
\
|
*
Add "TODO RPC" notes around DataStreamCtrl per review.
Nick Mathewson
2023-05-24
2
-0
/
+16
|
*
proto: Add stream-status functionality to DataStreamCtrl.
Nick Mathewson
2023-05-24
1
-2
/
+106
|
*
proto: Create a `DataStreamCtrl` type.
Nick Mathewson
2023-05-22
3
-1
/
+114
*
|
proto: Make PathEntry::Virtual feature-conditional.
Nick Mathewson
2023-05-23
2
-0
/
+3
|
/
*
Merge branch 'virtual_hop' into 'main'
Nick Mathewson
2023-05-18
5
-38
/
+245
|
\
|
*
proto: Explain "virtual" hops better.
Nick Mathewson
2023-05-18
1
-0
/
+4
|
*
proto: Try to improve the documentation in crypto/cell.rs
Nick Mathewson
2023-05-18
1
-24
/
+86
|
*
proto: Allow circuit Paths to represent virtual hops.
Nick Mathewson
2023-05-18
3
-14
/
+57
|
*
proto: Implement Circuit::extend_virtual.
Nick Mathewson
2023-05-18
2
-2
/
+59
|
*
tor-proto: Code to construct crypto layers for virtual hops.
Nick Mathewson
2023-05-18
3
-1
/
+42
*
|
tor-guardmgr, tor-proto: minor logging tweaks
eta
2023-05-18
1
-2
/
+2
[prev]
[next]