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-rtmock
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-1
/
+1
|
/
*
rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmock
Nick Mathewson
2024-09-24
1
-7
/
+4
*
rtcompat: remove async_trait from NetStreamListener.
Nick Mathewson
2024-09-24
1
-1
/
+0
*
Make Runtime require NetStreamProvider<unix::SocketAddr>
Nick Mathewson
2024-09-24
1
-0
/
+16
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
3
-4
/
+5
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
2
-16
/
+16
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
3
-18
/
+15
*
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
-5
/
+5
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
tor-rtmock: remove dependency on tor-async-utils
Jim Newsome
2024-08-28
1
-2
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
4
-3
/
+5
*
Merge branch '1144-std-backtrace' into 'main'
David Goulet
2024-08-12
2
-35
/
+9
|
\
|
*
Match previous backtrace formatting
Robin Leander Schröder
2024-08-08
1
-1
/
+1
|
*
Use std::backtrace instead of backtrace crate
Robin Leander Schröder
2024-08-01
2
-34
/
+8
*
|
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
|
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-6
/
+6
|
/
*
tor-rtmock docs: Add some more discussion of the simulated time
Ian Jackson
2024-07-30
1
-1
/
+17
*
tor-rtmock docs: We have CoarseTimeProvider now
Ian Jackson
2024-07-30
1
-2
/
+3
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-6
/
+6
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
2
-0
/
+15
*
Change deftly syntax to post 0.12.1 version
Ian Jackson
2024-06-17
2
-2
/
+2
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-6
/
+6
*
Upgrade to latest priority-queue.
Nick Mathewson
2024-05-31
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-6
/
+6
*
Suppress a spurious dead code lint
Ian Jackson
2024-04-25
1
-0
/
+1
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
tor-rtmock: Remove a todo comment
Ian Jackson
2024-04-03
1
-5
/
+0
*
Switch to derive-deftly
Ian Jackson
2024-04-03
6
-28
/
+28
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-6
/
+6
*
tor-rtmock: Change word in comment
Ian Jackson
2024-04-02
1
-1
/
+1
*
tor-rtmock: Use MockTimeCore in time.rs too (fmt)
Ian Jackson
2024-03-25
1
-6
/
+12
*
tor-rtmock: Use MockTimeCore in time.rs too
Ian Jackson
2024-03-25
1
-23
/
+18
*
tor-rtmock: Introduce MockTimeCore
Ian Jackson
2024-03-25
2
-25
/
+82
*
tor-rtmock: time_core: rename from coarse_time (fmt)
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: time_core: rename from coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
*
tor-rtmock: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
4
-3
/
+3
*
tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc. (fmt)
Ian Jackson
2024-03-25
1
-2
/
+2
*
tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc.
Ian Jackson
2024-03-25
1
-0
/
+8
*
tor-rtmock: impl CoarseTimeProvider for mocked time providers
Ian Jackson
2024-03-25
4
-1
/
+70
*
tor-rtmock: Implement from_real in terms of from_wallclock
Ian Jackson
2024-03-25
1
-1
/
+1
[prev]
[next]