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
/
tor-rtcompat
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Add a link tto the tor website to arti blurb.
Nick Mathewson
2021-05-24
1
-1
/
+2
*
Add tor-proto docs and tweak docs+apis elsewhere.
Nick Mathewson
2021-05-21
1
-7
/
+7
*
Improve crate-level tor-rtcompat documentation
Nick Mathewson
2021-05-21
1
-30
/
+125
*
Implement Runtime for a thin wrapper around tokio runtime handles
Nick Mathewson
2021-05-20
1
-10
/
+46
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Add trait_duplication_in_bounds warning.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add unseparated_literal_suffix lint, and fix it.
Nick Mathewson
2021-05-03
1
-0
/
+1
*
Add a few more clippy warnings
Nick Mathewson
2021-05-03
1
-0
/
+5
*
Split mocking parts of rtcompat into new rtmock crate.
Nick Mathewson
2021-05-03
1
-1
/
+0
*
Add some more clippy warnings to our list.
Nick Mathewson
2021-04-27
1
-1
/
+6
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+3
*
tor_rtcompat: add a yield_now() function.
Nick Mathewson
2021-04-21
1
-0
/
+2
*
Add support for simulating the passage of time.
Nick Mathewson
2021-04-19
1
-0
/
+1
*
Simple unit tests for tor_rtcompat: at last!
Nick Mathewson
2021-04-19
1
-0
/
+3
*
tor_rtcompat: Documentation and cleanups
Nick Mathewson
2021-04-17
1
-4
/
+59
*
Remove the no-longer-needed "global runtime" code.
Nick Mathewson
2021-04-17
1
-43
/
+34
*
Move timer functions into an extension trait.
Nick Mathewson
2021-04-17
1
-112
/
+3
*
Move around the public modules in tor_rtcompat.
Nick Mathewson
2021-04-17
1
-1
/
+8
*
Remove all non-runtime methods in tor_rtcompat.
Nick Mathewson
2021-04-16
1
-32
/
+5
*
Add a "Runtime" parameter to all the manager types.
Nick Mathewson
2021-04-16
1
-2
/
+10
*
rtcompat: Make TLS functionality use Runtime traits.
Nick Mathewson
2021-04-16
1
-37
/
+3
*
Move the "sleep()" function from task to timer.
Nick Mathewson
2021-04-16
1
-9
/
+7
*
Make incoming Streams of TcpStream a real type for each backend.
Nick Mathewson
2021-04-16
1
-39
/
+1
*
Port tor_rtcompat::net to use Runtime objects.
Nick Mathewson
2021-04-16
1
-1
/
+41
*
Port tor_rtcompat::timer to use Runtime objects.
Nick Mathewson
2021-04-16
1
-2
/
+57
*
Begin a refactoring of tor-rtcompat to use runtime objects.
Nick Mathewson
2021-04-16
1
-3
/
+38
*
rtcompat: rename traits module to impl_traits.
Nick Mathewson
2021-04-16
1
-1
/
+1
*
Move responsibility for knowing about TLS into tor_rtcompat.
Nick Mathewson
2021-03-23
1
-0
/
+31
*
Update docs wrt tokio a bit
Nick Mathewson
2021-03-02
1
-5
/
+16
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
1
-1
/
+19
*
Write a few misc unit tests
Nick Mathewson
2020-12-15
1
-6
/
+35
*
rtcompat: add a function to sleep until a given wallclock time
Nick Mathewson
2020-12-04
1
-1
/
+36
*
Require documentation in tor-rtcompat.
Nick Mathewson
2020-11-20
1
-11
/
+15
*
Document tor-rtcompat crate a little
Nick Mathewson
2020-11-11
1
-2
/
+11
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
1
-0
/
+6