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-dirclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
7
-1429
/
+0
*
WIP: Add the "unwrap_used" lint.
S0AndS0
2021-08-24
1
-0
/
+1
*
Switch all uses of the log crate to the tracing.
Jani Monoses
2021-08-20
2
-2
/
+2
*
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
*
Merge commit 'origin/mr/46^'
Nick Mathewson
2021-08-12
2
-8
/
+6
|
\
|
*
Change output type in DirResponse to Vec<u8>
rls
2021-07-30
2
-8
/
+6
*
|
Merge remote-tracking branch 'origin/mr/51'
Nick Mathewson
2021-08-09
1
-7
/
+21
|
\
\
|
*
|
shrink result to actual number of bytes read once on return
Felipe Lema
2021-08-05
1
-6
/
+8
|
*
|
fix clippy::redundant_slicing
Felipe Lema
2021-08-05
1
-1
/
+1
|
*
|
use loop + `read` + slice-of-result
Felipe Lema
2021-08-05
1
-20
/
+40
|
*
|
read from stream in a single go (not looping)
Felipe Lema
2021-08-03
1
-27
/
+21
|
*
|
don't use intermediate buffer, but read directly into `result`
Felipe Lema
2021-08-03
1
-3
/
+1
|
|
/
*
|
Add unnecessary_wraps to the big warning list.
Nick Mathewson
2021-08-06
1
-0
/
+1
*
|
Fix typos and other spelling mistakes
rls
2021-07-31
2
-2
/
+2
|
/
*
Allow tor-rtcompat to build with no runtimes.
Nick Mathewson
2021-07-01
1
-0
/
+2
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
3
-14
/
+16
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
3
-14
/
+15
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Remove "default-features=false" thing on tor-rtcompat for now.
Nick Mathewson
2021-06-24
1
-1
/
+1
*
|
Bump version dependencies to 0.0.0
Nick Mathewson
2021-06-24
1
-6
/
+6
*
|
Remove "publish = false"
Nick Mathewson
2021-06-24
1
-1
/
+0
|
/
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
1
-1
/
+1
*
Remove some (but not all) needless dependencies.
Nick Mathewson
2021-06-17
1
-2
/
+0
*
Enormous tor-circmgr rewrite.
Nick Mathewson
2021-06-14
1
-3
/
+3
*
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
/
+20
*
Module docs for remaining crates
Nick Mathewson
2021-05-25
1
-5
/
+13
*
Give every Cargo.toml a repository field
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Fill in "package.categories" on all Cargo.toml
Nick Mathewson
2021-05-19
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Prefer "relay" to "server" when appropriate.
Nick Mathewson
2021-05-18
1
-1
/
+1
*
Resolve clippy warnings from Rust 1.52.
Nick Mathewson
2021-05-07
1
-1
/
+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
*
Bump regex and memchr versions
Nick Mathewson
2021-05-03
1
-1
/
+1
*
Split mocking parts of rtcompat into new rtmock crate.
Nick Mathewson
2021-05-03
2
-2
/
+2
*
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
2
-0
/
+4
*
upgrade httparse and zeroize
Nick Mathewson
2021-04-25
1
-1
/
+1
*
Only list the supported encodings in the `Accept-Encoding` header
Nick Mathewson
2021-04-21
1
-10
/
+27
*
Use stream_pair() to write a test for tor_dirclient::download
Nick Mathewson
2021-04-21
1
-0
/
+50
*
Make zstd and xz compression optional, but on-by-default.
Nick Mathewson
2021-04-21
2
-3
/
+17
*
Test for tor_dirclient::read_headers
Nick Mathewson
2021-04-20
1
-0
/
+39
*
Tests for tor_dirclient::read_and_decompress
Nick Mathewson
2021-04-20
1
-3
/
+86
[next]