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
/
client
/
circuit
/
padding
/
maybenot_padding
/
backend.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-4
/
+4
*
proto: Take current time as an argument when constructing padder.
Nick Mathewson
2026-03-31
1
-3
/
+2
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+3
*
proto: resolve/edit trivial "TODO circpad" instances.
Nick Mathewson
2025-09-17
1
-1
/
+2
*
proto: Remove/narrow circ-padding allow(dead_code) exception.
Nick Mathewson
2025-09-15
1
-4
/
+0
*
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
1
-0
/
+15
*
Require maybenot 2.2.0 for padding
Nick Mathewson
2025-09-08
1
-2
/
+1
*
padding: Install a PaddingController in each circuit.
Nick Mathewson
2025-09-02
1
-1
/
+1
*
padding: s/can_bypass/is_bypassable/ for clarity.
Nick Mathewson
2025-09-02
1
-2
/
+3
*
padding: Clarify next_expiration vs next_scheduled_wakeup
Nick Mathewson
2025-09-02
1
-4
/
+9
*
padding: Several comment/style fixes from @gabi-250
Nick Mathewson
2025-09-02
1
-2
/
+2
*
Define and implement a backend padding API, based on maybenot.
Nick Mathewson
2025-09-02
1
-0
/
+593