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
...
*
|
|
|
Merge branch 'arti-crate-readme-typos' into 'main'
wesleyac
2025-08-12
1
-9
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arti-crate-readme-typos: Typos
nield
2025-08-04
1
-9
/
+9
*
|
|
|
Merge branch 'channel_doesnt_count_towards_timing' into 'main'
wesleyac
2025-08-11
3
-71
/
+102
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
circmgr: Move the body of get_channel_to_guard into its only caller.
Nick Mathewson
2025-08-07
1
-33
/
+23
|
*
|
|
circmgr: Don't count channel negotiation towards circuit built time.
Nick Mathewson
2025-08-07
3
-53
/
+82
|
*
|
|
cirmgr: extract code that opens a channel.
Nick Mathewson
2025-08-07
1
-14
/
+26
|
|
|
/
|
|
/
|
*
/
|
arti-client example: Write rather than hide an elided lifetime
Ian Jackson
2025-08-11
1
-1
/
+1
|
/
/
*
|
tor-proto: use error report in tunnel/channel reactor
Steven Engler
2025-08-07
3
-18
/
+31
*
|
Merge branch 'fix-cargo-fmt' into 'main'
gabi-250
2025-08-07
1
-1
/
+1
|
\
\
|
*
|
tor-proto: fix failing cargo fmt
Steven Engler
2025-08-07
1
-1
/
+1
*
|
|
Merge branch 'note_result_flatten_msrv' into 'main'
David Goulet
2025-08-07
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a comment about Result::flatten
Nick Mathewson
2025-08-07
1
-2
/
+3
*
|
|
Merge branch 'enable-cgo' into 'main'
Nick Mathewson
2025-08-07
7
-53
/
+43
|
\
\
\
|
*
|
|
proto: In CircuitExtender, derive relay crypt protocol from settings.
Nick Mathewson
2025-08-07
2
-40
/
+25
|
*
|
|
Propagate cgo feature up to arti crate.
Nick Mathewson
2025-08-07
2
-0
/
+8
|
*
|
|
proto: List CGO-related features in supported_client_protocols
Nick Mathewson
2025-08-06
1
-3
/
+9
|
*
|
|
proto: Make CGO feature require CC
Nick Mathewson
2025-08-06
1
-1
/
+1
|
*
|
|
proto: remove code that had disabled CGO.
Nick Mathewson
2025-08-06
1
-9
/
+0
*
|
|
|
Merge branch 'update_to_edition_2024_v2' into 'main'
Nick Mathewson
2025-08-07
432
-1546
/
+1868
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Resolve a rustdoc warning
Nick Mathewson
2025-08-07
1
-1
/
+1
|
*
|
|
Revert confusing change to use of StreamExt::into_future
Nick Mathewson
2025-08-07
1
-2
/
+5
|
*
|
|
Rename variables named "gen"
Nick Mathewson
2025-08-07
2
-6
/
+6
|
*
|
|
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
14
-82
/
+70
|
*
|
|
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
425
-1404
/
+1713
|
*
|
|
Update code for Edition 2024
Nick Mathewson
2025-08-07
33
-64
/
+86
|
|
/
/
*
|
|
Merge branch 'fix-quote' into 'main'
David Goulet
2025-08-07
1
-1
/
+1
|
\
\
\
|
*
|
|
tor-protover: small comment formatting fix
Steven Engler
2025-08-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'improve-keys-list' into 'main'
David Goulet
2025-08-07
1
-17
/
+64
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arti: keys: Improve CLI output by distinguishing KeyPath variants
hjrgrn
2025-08-06
1
-17
/
+64
*
|
|
arti-client: Fix test for FlowCtrl=2.
Nick Mathewson
2025-08-06
1
-3
/
+3
*
|
|
tor_proto: add FLOWCTRL_CC to supported_client_protocols
Nick Mathewson
2025-08-06
2
-10
/
+28
|
/
/
*
|
Merge branch 'msrv-fixes' into 'main'
Nick Mathewson
2025-08-05
4
-18
/
+24
|
\
\
|
*
|
arti::socks: Resolve a TODO MSRV entry.
Nick Mathewson
2025-08-05
1
-6
/
+3
|
*
|
hsservice: copy our TODO about eventually replacing once_cell.
Nick Mathewson
2025-08-05
1
-0
/
+8
|
*
|
tor-cell: Check strictly-ascending property more efficiently
Nick Mathewson
2025-08-05
2
-12
/
+13
*
|
|
Merge branch 'prop362-fixups' into 'main'
wesleyac
2025-08-05
7
-77
/
+289
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: cargo fmt.
Wesley Aptekar-Cassels
2025-08-05
1
-1
/
+1
|
*
|
tor-hsservice: Fix clippy lints.
Wesley Aptekar-Cassels
2025-08-05
1
-2
/
+2
|
*
|
tor-hsservice: Use saturating versions of time math functions.
Wesley Aptekar-Cassels
2025-08-05
1
-1
/
+3
|
*
|
tor-hsservice: Remove redundant check.
Wesley Aptekar-Cassels
2025-08-05
1
-7
/
+1
|
*
|
tor-hsservice: Don't panic on PoW main loop error.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+8
|
*
|
tor-hsservice: Change detection of empty queue in tests.
Wesley Aptekar-Cassels
2025-08-05
1
-3
/
+3
|
*
|
tor-hsservice: Clean up use of MockRuntime functions.
Wesley Aptekar-Cassels
2025-08-05
1
-10
/
+2
|
*
|
tor-hsservice: Refactor PoW test helper functions.
Wesley Aptekar-Cassels
2025-08-05
1
-57
/
+56
|
*
|
tor-hsservice: Make PoW timeout logic smarter.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+11
|
*
|
tor-hsservice: Make several PoW loop functions return Result.
Wesley Aptekar-Cassels
2025-08-05
1
-6
/
+12
|
*
|
tor-hsservice: Add explanation of REND_REQUEST_QUEUE_MAX_DEPTH default.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+6
|
*
|
tor-hsservice: Clean up try_from syntax.
Wesley Aptekar-Cassels
2025-08-05
1
-4
/
+6
|
*
|
tor-cell: Add ProofOfWorkV1::cap_effort function.
Wesley Aptekar-Cassels
2025-08-05
2
-6
/
+11
|
*
|
tor-hsservice: Make main_loop_task return Result.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+11
[prev]
[next]