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-dirclient
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dirclient: Make Requestable::anonymized mandatory.
Nick Mathewson
2023-10-17
2
-3
/
+22
*
dirclient: Explain why 1024 is a sufficient maximum response length.
Nick Mathewson
2023-10-16
1
-0
/
+4
*
dirclient: Wrap a somewhat wide comment.
Nick Mathewson
2023-10-16
1
-5
/
+3
*
Downgrade another TODO HSS and move it to TODO BREAKING
Nick Mathewson
2023-10-16
1
-2
/
+3
*
Privacy: Do not list supported encodings in hsdesc reqs.
Nick Mathewson
2023-10-16
3
-28
/
+87
*
dirclient: Change a todo to an API todo and make it less blocking.
Nick Mathewson
2023-10-16
1
-1
/
+9
*
tor-dirclient: Mark `DirResponse` as `#[must_use]`.
Gabriela Moldovan
2023-10-03
1
-0
/
+1
*
tor-dirclient: Set a non-zero expected response len for uploads.
Gabriela Moldovan
2023-10-03
1
-5
/
+5
*
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-3
/
+3
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-5
/
+5
*
Remove semver.md now that 1.1.8 is out.
Nick Mathewson
2023-09-05
1
-4
/
+0
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-7
/
+7
*
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
4
-0
/
+4
*
tor-dirclient: Fix clippy lints.
Gabriela Moldovan
2023-08-16
1
-5
/
+5
*
tor-dirclient: Remove unused `StringBody` trait.
Gabriela Moldovan
2023-08-16
2
-27
/
+0
*
tor-dirclient: Make Requestable return requests with String bodies.
Gabriela Moldovan
2023-08-16
3
-52
/
+24
*
tor-dirclient: Rename StringBody::str() to StringBody::as_str().
Gabriela Moldovan
2023-08-16
2
-6
/
+6
*
tor-dirclient: Deprecate download() instead of removing it.
Gabriela Moldovan
2023-08-16
2
-1
/
+18
*
tor-dirclient: Extend format test to check the body is formatted too (fmt)
Gabriela Moldovan
2023-08-16
1
-1
/
+4
*
tor-dirclient: Extend format test to check the body is formatted too.
Gabriela Moldovan
2023-08-16
1
-8
/
+22
*
tor-dirclient: Move request building to a test helper function.
Gabriela Moldovan
2023-08-16
1
-11
/
+13
*
tor-dirclient: Add `HsDescUploadRequest`.
Gabriela Moldovan
2023-08-16
3
-0
/
+50
*
tor-dirclient: Make the body type of a `Requestable` type configurable.
Gabriela Moldovan
2023-08-16
3
-3
/
+48
*
tor-dirclient: Rename download() to send_request().
Gabriela Moldovan
2023-08-16
3
-6
/
+8
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-3
/
+3
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-4
/
+4
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+5
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-7
/
+7
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Mark all {hs,onion-serivce}-client features as non-experimental.
Nick Mathewson
2023-06-29
1
-2
/
+3
*
Missing semver entry for new dirclient API from !1323
Nick Mathewson
2023-06-28
1
-0
/
+1
*
dirclient: use correct default max_len
Nick Mathewson
2023-06-27
1
-2
/
+2
*
dirclient: Correct an erroneous comment.
Nick Mathewson
2023-06-27
1
-1
/
+2
*
dirclient: Make maximum hsdesc length adjustable.
Nick Mathewson
2023-06-27
2
-8
/
+12
*
dirclient: Explain why hardcoding "3" is ok.
Nick Mathewson
2023-06-27
1
-1
/
+7
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-11
/
+11
*
Run fixup-features script and resolve its complaints.
Nick Mathewson
2023-05-31
1
-1
/
+6
*
Upgrade async-compression dependency to 0.4.0.
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-12
/
+4
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+12
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+10
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
[prev]
[next]