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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add accessors for members of different directory requests
Nick Mathewson
2021-04-01
2
-35
/
+63
*
Rename ClientRequest to Requestable.
Nick Mathewson
2021-04-01
2
-8
/
+8
*
Rename ServerDescriptorRequest to RouterDescRequest
Nick Mathewson
2021-03-30
1
-7
/
+7
*
ServerDescriptorRequest: handle "all.z" case differently
Nick Mathewson
2021-03-30
1
-7
/
+25
*
fix clippy warnings in request.rs
Nick Mathewson
2021-03-30
1
-5
/
+2
*
Move RdDigest to routerdesc.rs
Nick Mathewson
2021-03-30
1
-1
/
+1
*
dir: Add server descriptor directory request
David Goulet
2021-03-30
1
-0
/
+60
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
2
-4
/
+4
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
1
-4
/
+4
*
Refactor errors in tor-decompress and tor-dirclient.
Nick Mathewson
2021-03-24
4
-67
/
+104
*
dirclient: add a function to download over a stream.
Nick Mathewson
2021-03-24
2
-70
/
+88
*
Use AsyncRead and AsyncWrite in tor-dirclient
Nick Mathewson
2021-03-10
1
-4
/
+8
*
Remove an unwrap in dirclient.
Nick Mathewson
2021-03-04
1
-40
/
+41
*
Move content-encoding handling to decompress
Nick Mathewson
2021-03-04
1
-62
/
+2
*
Moves decompress related code into tor-decompress crate
Kushal Das
2021-03-04
2
-263
/
+3
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
1
-1
/
+2
*
Merge remote-tracking branch 'origin/mr/12' into main
Nick Mathewson
2021-01-27
1
-2
/
+9
|
\
|
*
Add an error type check in test_get_decompressor_err in tor-dirclient
hiro
2021-01-25
1
-2
/
+9
*
|
A few more tests in request.rs
Nick Mathewson
2021-01-26
1
-5
/
+9
|
/
*
Add a test for consensus requests in tor-dirclient.
hiro
2021-01-22
1
-0
/
+25
*
Fix a test in tor-dirclient
Nick Mathewson
2021-01-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/mr/10' into main
Nick Mathewson
2021-01-21
3
-2
/
+108
|
\
|
*
Reformats the code and removes extra return
Kushal Das
2021-01-21
1
-5
/
+10
|
*
Adds decompress_in_parts_zstd test
Kushal Das
2021-01-21
1
-0
/
+37
|
*
Adds decompression test for zstd
Kushal Das
2021-01-21
1
-0
/
+27
|
*
Adds zstd decompression implementation for dirclient
Kushal Das
2021-01-21
3
-2
/
+39
*
|
Add a test for encoding authcert requests
Nick Mathewson
2021-01-21
1
-0
/
+28
*
|
Add a little testing in tor-dirclient
Nick Mathewson
2021-01-21
4
-2
/
+64
|
/
*
Basic test for tor-dirclient::util
Nick Mathewson
2020-12-21
1
-0
/
+25
*
Run cargo fmt
Nick Mathewson
2020-12-17
1
-1
/
+4
*
Merge branch 'mr_1_squashed' into main
Nick Mathewson
2020-12-17
3
-4
/
+46
|
\
|
*
Fixup! issue #34: adding support for xz2
owen66
2020-12-10
3
-14
/
+16
|
*
issue #34: adding support for xz2
owen66
2020-12-02
2
-0
/
+40
*
|
Use anyhow crate to add extra context for various dirclient errors.
George Kadianakis
2020-12-10
2
-9
/
+26
*
|
Fix some rustdoc warnings.
Nick Mathewson
2020-12-09
1
-1
/
+2
*
|
De-parameterize ChanMgr and everything that wraps it.
Nick Mathewson
2020-12-08
1
-5
/
+3
*
|
Tolerate attempt to write a non-UTF-8 HTTP header.
Nick Mathewson
2020-12-07
1
-2
/
+6
*
|
Mark some XXXX issues as XXXX-A1.
Nick Mathewson
2020-12-07
3
-3
/
+2
*
|
tor-dirclient: tweak so that its future is Send.
Nick Mathewson
2020-12-04
1
-2
/
+2
*
|
Fix a couple of clippy warnings in tor-dirclient.
Nick Mathewson
2020-12-02
2
-2
/
+3
*
|
Abandon directory circuits on most kinds of directory failure.
Nick Mathewson
2020-12-02
2
-21
/
+164
|
/
*
tor-dirclient: add timeouts
Nick Mathewson
2020-12-01
2
-5
/
+38
*
Implement a maximum length for directory responses
Nick Mathewson
2020-11-25
3
-4
/
+31
*
Extract another function in tor-dirclient
Nick Mathewson
2020-11-25
1
-16
/
+28
*
Better error types for tor-dirclient
Nick Mathewson
2020-11-25
3
-8
/
+32
*
tor-dirclient: add support for partial documents.
Nick Mathewson
2020-11-25
2
-38
/
+86
*
missing docs in tor-dirclient
Nick Mathewson
2020-11-23
2
-0
/
+4
*
Require (and write) docs in tor-dirclient.
Nick Mathewson
2020-11-20
3
-7
/
+97
*
Initial pass on directory-manager code.
Nick Mathewson
2020-11-19
2
-5
/
+7
*
Add support for using fallback directories in path construction
Nick Mathewson
2020-11-19
1
-3
/
+2
[prev]
[next]