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-rtcompat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
general::SocketAddr: Format the unnamed address as "unix:"
Nick Mathewson
2024-10-16
1
-5
/
+12
*
Add reverse-enginered description of Rust socketaddr formats.
Nick Mathewson
2024-10-16
1
-0
/
+32
*
general::SocketAddr: Add unit tests
Nick Mathewson
2024-10-16
2
-38
/
+70
*
general::SocketAddr: Implement PartialEq.
Nick Mathewson
2024-10-16
1
-0
/
+39
*
general::SocketAddr: Specify and implement string representations.
Nick Mathewson
2024-10-16
1
-1
/
+285
*
tor-rtmock: dyn_time tests: rustfmt
Ian Jackson
2024-10-08
1
-3
/
+1
*
tor-rtmock: dyn_time tests: Check DropCount on type-mismatch path
Ian Jackson
2024-10-08
1
-1
/
+7
*
tor-rtmock: dyn_time tests: Make try_downcast_string return S, not impl
Ian Jackson
2024-10-08
1
-3
/
+3
*
tor-rtmock: dyn_time tests: Break out try_downcast_string
Ian Jackson
2024-10-08
1
-8
/
+8
*
tor-rtmock: dyn_time tests: Rename try_downcast_dc from chk
Ian Jackson
2024-10-08
1
-2
/
+2
*
Merge branch 'dyn-time' into 'main'
Ian Jackson
2024-10-01
9
-3
/
+324
|
\
|
*
tor-rtcompat: dyn_time: Combine test cases into module (fmt)
Ian Jackson
2024-10-01
1
-27
/
+28
|
*
tor-rtcompat: dyn_time: Combine test cases into module
Ian Jackson
2024-10-01
1
-7
/
+24
|
*
tor-rtcompat: Test case demonstrating downcast_value doesn't drop
Ian Jackson
2024-10-01
1
-0
/
+25
|
*
tor-rtcompat: Comments about the implementation of downcast_value
Ian Jackson
2024-10-01
1
-0
/
+18
|
*
tor-rtcompat: Comments about tradeoffs in special casing PreferredRuntime
Ian Jackson
2024-10-01
1
-1
/
+14
|
*
tor-rtcompat: Introduce DynTimeProvider
Ian Jackson
2024-09-26
3
-0
/
+236
|
*
tor-memquota: mq_queue: Take Account by reference
Ian Jackson
2024-09-26
1
-1
/
+3
|
*
CI: run miri, currently on tor-rtcompat
Ian Jackson
2024-09-26
7
-3
/
+12
*
|
Merge branch 'unused' into 'main'
David Goulet
2024-10-01
1
-0
/
+3
|
\
\
|
*
|
tor-rtcompat: Suppress a dead code warning
Ian Jackson
2024-09-30
1
-0
/
+3
|
|
/
*
|
Remove semver.md files from 1.2.8
Nick Mathewson
2024-09-30
1
-7
/
+0
*
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-2
/
+2
|
/
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-4
/
+3
|
/
*
rtcompat: Finalize names for general::SocketAddr.
Nick Mathewson
2024-09-24
2
-44
/
+52
*
rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmock
Nick Mathewson
2024-09-24
3
-10
/
+8
*
rtcompat: Fix some rustdoc links.
Nick Mathewson
2024-09-24
4
-6
/
+6
*
rtcompat: remove async_trait from NetStreamListener.
Nick Mathewson
2024-09-24
5
-5
/
+1
*
Make Runtime require NetStreamProvider<unix::SocketAddr>
Nick Mathewson
2024-09-24
5
-8
/
+28
*
rtcompat: initial implementation for "Abstract" addresses.
Nick Mathewson
2024-09-24
2
-0
/
+147
*
rtcompat: Require Sync and 'static for NetStreamListener::Incoming
Nick Mathewson
2024-09-24
3
-2
/
+7
*
rtcompat: Add NetStreamProvider<Unix> to CompoundRuntime
Nick Mathewson
2024-09-24
3
-39
/
+106
*
rtcompat: NetStreamProvider<unix::SocketAddr> for non-unix platforms
Nick Mathewson
2024-09-24
4
-0
/
+108
*
Implement NetStramProvider<Unix> for async_std.
Nick Mathewson
2024-09-24
1
-0
/
+23
*
async_std: Perpare macro for use with Unix streams.
Nick Mathewson
2024-09-24
2
-33
/
+35
*
async_std: start a macro to implement wrappers for stream type
Nick Mathewson
2024-09-24
1
-71
/
+79
*
rtcompat: Implement NetStreamProvider<Unix> for tokio.
Nick Mathewson
2024-09-24
1
-4
/
+60
*
tokio: Perpare macro for use with Unix streams.
Nick Mathewson
2024-09-24
1
-24
/
+31
*
tokio: start a macro to implement wrappers for stream type
Nick Mathewson
2024-09-24
1
-67
/
+74
*
rtcompat: Add ADDR parameter to NetStream{Provider,Listener}
Nick Mathewson
2024-09-24
1
-11
/
+11
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
3
-21
/
+23
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
7
-41
/
+41
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
5
-11
/
+3
*
rtcompat: Add definitions for unix::SocketAddr.
Nick Mathewson
2024-09-24
3
-0
/
+97
*
rtcompat: reformat Cargo.toml
Nick Mathewson
2024-09-24
1
-1
/
+5
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
2
-1
/
+68
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-2
/
+2
[prev]
[next]