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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add PeerInfo and PeerAddr in src/peer.rs
David Goulet
2026-02-19
1
-0
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
proto: Add traits for public channel views
David Goulet
2026-01-13
1
-1
/
+1
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
Merge branch 'relay-circ' into 'main'
David Goulet
2025-11-10
1
-1
/
+1
|
\
|
*
proto: Make RelayCirc public
Gabriela Moldovan
2025-10-29
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
|
/
*
proto: Add a relay channel builder
David Goulet
2025-10-23
1
-1
/
+1
*
proto: Add RelayIdentities object holding our keys
David Goulet
2025-10-23
1
-0
/
+2
*
proto: Move streammap out of the client module
Gabriela Moldovan
2025-10-21
1
-0
/
+1
*
proto: Move flow_ctrl module under stream (fmt).
Gabriela Moldovan
2025-10-07
1
-1
/
+1
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-1
/
+1
*
proto: Add a top-level stream module.
Gabriela Moldovan
2025-10-07
1
-0
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
tor-proto: add pub `CellCount`
Steven Engler
2025-09-15
1
-1
/
+1
*
tor-proto: add struct `FlowCtrlParameters`
Steven Engler
2025-09-11
1
-0
/
+1
*
proto: Move cmd_counts_towards_seqno to a new conflux module.
Gabriela Moldovan
2025-09-04
1
-0
/
+1
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
1
-0
/
+1
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+2
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-2
/
+1
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-5
/
+5
*
proto: Reorganize relay_tunnel module.
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
proto: Add a new relay_tunnel module.
Gabriela Moldovan
2025-08-18
1
-0
/
+3
*
Merge branch 'enable-cgo' into 'main'
Nick Mathewson
2025-08-07
1
-3
/
+9
|
\
|
*
proto: List CGO-related features in supported_client_protocols
Nick Mathewson
2025-08-06
1
-3
/
+9
*
|
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
|
/
*
tor_proto: add FLOWCTRL_CC to supported_client_protocols
Nick Mathewson
2025-08-06
1
-5
/
+15
*
proto, circmgr: Fix feature-gating.
Gabriela Moldovan
2025-08-05
1
-1
/
+2
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
1
-0
/
+6
*
proto: Add a new ClientTunnel type
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
proto: Make TargetHop and HopLocation public
David Goulet
2025-06-26
1
-1
/
+1
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+3
*
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-1
/
+2
*
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+2
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+42
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-1
/
+2
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-0
/
+1
*
proto: Add generic objects for congestion control
David Goulet
2025-01-16
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
tor-proto: add a bench feature
Lionel Goffaux
2024-11-06
1
-0
/
+1
*
tor-proto: Add benchmarks for cell encryption and decryption
Lionel Goffaux
2024-11-04
1
-0
/
+1
*
Disable a lot of dead code warnings (fmt)
Ian Jackson
2024-10-17
1
-1
/
+4
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-1
/
+1
*
tor-proto: Make circuit->channel queues participate in memquota
Ian Jackson
2024-10-03
1
-0
/
+28
*
Provide newtypes to distinguish memoquota accounts at different levels
Ian Jackson
2024-10-03
1
-0
/
+4
*
tor-proto: Allow all dead code if not all features enabled
Ian Jackson
2024-09-30
1
-5
/
+2
[next]