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
/
tor-rtcompat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
13
-1802
/
+0
*
Merge remote-tracking branch 'origin/mr/67' into unwrap_used
Nick Mathewson
2021-08-27
2
-1
/
+2
|
\
|
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
2
-1
/
+2
*
|
Updates for reproducible build docs
Nick Mathewson
2021-08-26
2
-0
/
+6
*
|
fix segfault on static bin
Trinity Pointard
2021-08-25
1
-1
/
+1
*
|
make arti availlable as build artifact
Trinity Pointard
2021-08-25
1
-0
/
+1
|
/
*
Revisions based on new documented-panics lint.
Nick Mathewson
2021-08-18
1
-0
/
+4
*
Merge remote-tracking branch 'origin/mr/60'
Nick Mathewson
2021-08-18
1
-0
/
+1
|
\
|
*
Add the "missing_panics_doc" lint.
S0AndS0
2021-08-13
1
-0
/
+1
*
|
Add the "implicit_clone" lint.
S0AndS0
2021-08-17
1
-0
/
+1
|
/
*
Use add_warnings.py for clippy::cast_lossless
Nick Mathewson
2021-08-13
1
-1
/
+1
*
Add the "cast_lossless" lint.
S0AndS0
2021-08-12
1
-0
/
+1
*
Sync docs with readmes
Lennart Kloock
2021-08-11
1
-2
/
+2
*
Fix previously fixed typos in docs too
Lennart Kloock
2021-08-10
1
-2
/
+2
*
Fix a few typos in tor-rtcompat README.md
Lennart Kloock
2021-08-10
1
-3
/
+3
*
Fix typo in tor-rtcompat README.md
Lennart Kloock
2021-08-10
1
-1
/
+1
*
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
Update READMEs.
Nick Mathewson
2021-08-06
1
-5
/
+4
*
Fix typos and other spelling mistakes
rls
2021-07-31
6
-7
/
+7
*
address a bunch of hopefully uncontroversial lints
Daniel Eades
2021-07-20
1
-1
/
+1
*
Try to re-enable simple_tls test on osx.
Nick Mathewson
2021-07-15
2
-7
/
+5
*
Allow tor-rtcompat to build with no runtimes.
Nick Mathewson
2021-07-01
6
-98
/
+172
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
1
-0
/
+2
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
1
-0
/
+1
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
*
|
Bump tokio-related dependencies
Nick Mathewson
2021-06-24
1
-2
/
+2
|
/
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-1
/
+0
*
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 automatically generated README.md files to each crate.
Nick Mathewson
2021-05-25
1
-0
/
+112
*
Add a link tto the tor website to arti blurb.
Nick Mathewson
2021-05-24
1
-1
/
+2
*
Add a conversion from TimeoutError to IoError.
Nick Mathewson
2021-05-21
1
-0
/
+6
*
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
*
Remove a redundant feature in tokio
Nick Mathewson
2021-05-20
1
-1
/
+1
*
Implement Runtime for a thin wrapper around tokio runtime handles
Nick Mathewson
2021-05-20
3
-49
/
+143
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Try to avoid a tor-rtcompat publicness warning
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
3
-4
/
+2
*
tor-rtcompat: Add missing documentation for async_std.rs
Nick Mathewson
2021-05-07
1
-1
/
+22
*
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
2
-2
/
+3
*
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
9
-1560
/
+1
*
bump to latest async_io
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Note a limitation in MockSleepProvider::advance
Nick Mathewson
2021-04-28
2
-5
/
+7
*
Remove most pin_project usage in tor_rtcompat.
Nick Mathewson
2021-04-28
4
-65
/
+40
*
Define a runtime wrapper to override the network.
Nick Mathewson
2021-04-28
4
-0
/
+104
*
Add a mock TLS provider.
Nick Mathewson
2021-04-28
1
-27
/
+203
[next]