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
*
tor-dirclient: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
Bump minor versions
Ian Jackson
2024-02-05
1
-10
/
+10
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-3
/
+3
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-7
/
+7
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
Remove semver.md files.
Nick Mathewson
2023-12-04
1
-2
/
+0
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-7
/
+7
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-4
/
+4
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Preserve HTTP status text in dirclient errors.
Nick Mathewson
2023-11-29
3
-8
/
+22
*
|
Merge branch 'misc-upgrades' into 'main'
Nick Mathewson
2023-11-28
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
dirclient: Upgrade to http 1.0
Nick Mathewson
2023-11-28
2
-1
/
+3
*
|
Only send Content-Length when needed.
Nick Mathewson
2023-11-27
2
-19
/
+16
|
/
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Remove semver.md files from arti 1.1.10
Nick Mathewson
2023-10-31
1
-1
/
+0
*
Merge branch 'semver-bumps' into 'main'
Nick Mathewson
2023-10-31
1
-6
/
+6
|
\
|
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-2
/
+2
|
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-4
/
+4
*
|
Add cfg_attr allow(unused_imports) to two crates
Ian Jackson
2023-10-31
1
-0
/
+6
|
/
*
tor-dirclient, tor-netdoc: Add TODO SPECs.
Gabriela Moldovan
2023-10-24
1
-0
/
+1
*
tor-dirclient: Always set the Content-Length header (fmt).
Gabriela Moldovan
2023-10-24
1
-1
/
+4
*
tor-dirclient: Always set the Content-Length header.
Gabriela Moldovan
2023-10-24
2
-19
/
+12
*
tor-dirclient: Add a Content-Length header (fmt).
Gabriela Moldovan
2023-10-24
1
-1
/
+3
*
tor-dirclient: Add a Content-Length header.
Gabriela Moldovan
2023-10-24
1
-2
/
+16
*
dirclient: Seal the Requestable trait and hide most of its members.
Nick Mathewson
2023-10-17
2
-41
/
+68
*
dirclient: Rename partial_docs_ok to partial_response_body_ok
Nick Mathewson
2023-10-17
3
-24
/
+24
*
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
[next]